index
:
BouncyCastle.NET-ed25519.git
this commit
master
release/v1.9
release/v2.0
release/v2.1
release/v2.2
release/v2.3
release/v2.4
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
src
/
asn1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add public constructors to PollRepContent
Alex Reynolds
2018-08-03
1
-0
/
+19
*
EC-related updates from bc-java
Peter Dettman
2018-07-10
5
-78
/
+78
*
PKIX: explicit validation of version number and extension repeats
Peter Dettman
2018-04-17
2
-12
/
+46
*
Update registries for digests, MACs from bc-java
Peter Dettman
2018-04-08
1
-0
/
+4
*
Add id_at_organizationIdentifier
Peter Dettman
2018-04-08
2
-1
/
+8
*
Update BC OIDs from bc-java
Peter Dettman
2018-04-08
1
-31
/
+100
*
Port of BLAKE2B/2S digests from bc-java
Peter Dettman
2018-04-08
2
-0
/
+116
*
Update SignerLocation to use DirectoryString
Peter Dettman
2017-09-17
2
-45
/
+70
*
Add GOST34.10 2012 parameter sets
Peter Dettman
2017-09-16
3
-4
/
+156
*
Update handling of implicitly-tagged OIDs (from bc-java)
Peter Dettman
2017-09-04
1
-1
/
+8
*
Support INTEGER encoding when reading GOST private keys
Peter Dettman
2017-09-04
1
-9
/
+2
*
Add Ed25519 OID
Peter Dettman
2017-06-10
1
-0
/
+5
*
Misc. asn1 changes from Java API
Peter Dettman
2017-06-10
2
-16
/
+30
*
Misc. asn1 changes from Java API
Peter Dettman
2017-06-10
3
-0
/
+24
*
Added expired certificates on CRL extension
Peter Dettman
2017-06-10
1
-0
/
+5
*
Update xmldoc
Peter Dettman
2017-06-09
1
-5
/
+7
*
Add PKCS OIDs for SHA512-224/256 sigs
Peter Dettman
2017-06-09
1
-16
/
+21
*
Initial implementation of SM2 elliptic curve
Peter Dettman
2017-06-03
3
-13
/
+260
*
Added validation of integer/enumerated encoding.
David Hook
2017-05-16
2
-2
/
+24
*
Added support for empty sequences
Peter Dettman
2017-03-22
1
-0
/
+8
*
Throw excepton on unknown tag
Peter Dettman
2016-10-28
1
-0
/
+2
*
Support GetInstance from byte[]
Peter Dettman
2016-04-29
1
-0
/
+11
*
Add a couple more OIDs
Peter Dettman
2015-12-28
1
-5
/
+7
*
Add IdRsaKem
Peter Dettman
2015-12-28
1
-6
/
+21
*
Various ASN.1 updates from Java API
Peter Dettman
2015-12-28
7
-11
/
+234
*
Add Platform method for getting the type name of an object
Peter Dettman
2015-11-21
214
-289
/
+482
*
Remove redundant semicolons
Peter Dettman
2015-11-16
1
-1
/
+1
*
Check there is no trailing data in Asn1Object.FromByteArray
Peter Dettman
2015-11-14
1
-4
/
+9
*
Update ECPrivateKeyStructure following Java API
Peter Dettman
2015-11-13
2
-2
/
+60
*
Obsolete sequence constructor and refactor
Peter Dettman
2015-11-13
1
-11
/
+12
*
added GetInstance methods
David Hook
2015-11-13
2
-0
/
+50
*
Review of culture-independent String comparison methods
Peter Dettman
2015-11-12
8
-25
/
+20
*
Refactoring of "unused bits" changes
Peter Dettman
2015-11-12
1
-19
/
+17
*
Address various compiler warnings
Peter Dettman
2015-11-10
2
-2
/
+3
*
Add BerBitString and improve "unused bit" handling
Peter Dettman
2015-11-10
14
-144
/
+244
*
Add more PkiFailureInfo constants
Peter Dettman
2015-11-10
1
-45
/
+69
*
A few more changes to sync up with BouncyCastle-PCL
Peter Dettman
2015-11-08
3
-0
/
+12
*
Tighten up the correspondence b/w Close/Dispose
Peter Dettman
2015-11-08
1
-0
/
+1
*
Use utility method from Enums to avoid platform-specific code here
Peter Dettman
2015-11-08
1
-1
/
+1
*
Update to "Null parameters" behaviour from Java 1.53
Peter Dettman
2015-11-08
1
-44
/
+20
*
AddOptional can take varargs
Peter Dettman
2015-11-08
3
-6
/
+3
*
Oops, fix method names
Peter Dettman
2015-11-04
2
-2
/
+2
*
Replace Close with Dispose for PORTABLE
Peter Dettman
2015-11-04
2
-1
/
+28
*
Change Close calls to Dispose calls for PORTABLE
Peter Dettman
2015-11-04
4
-6
/
+16
*
Pull a few PORTABLE changes from BouncyCastle-PCL (with fixes)
Peter Dettman
2015-10-27
1
-1
/
+28
*
Fix faulty constructor and refactor
Peter Dettman
2015-10-22
1
-13
/
+12
*
PCL: Various non-IO changes
Peter Dettman
2015-10-18
11
-17
/
+17
*
No SerializableAttribute in PCL
Peter Dettman
2015-10-18
2
-2
/
+2
*
http://www.bouncycastle.org/jira/browse/BMA-113
Peter Dettman
2015-10-18
3
-24
/
+15
*
Port latest X9 EC stuff from Java API
Peter Dettman
2015-10-14
7
-183
/
+193
*
Added extra OIDs.
David Hook
2015-10-14
1
-2
/
+28
*
Port of latest PGP tests and supporting code changes
Peter Dettman
2015-10-12
1
-0
/
+22
*
removed bogus imports (old FilterStream)
David Hook
2015-10-12
1
-1
/
+0
*
Introduced Utilities.IO.FilterStream
David Hook
2015-10-12
2
-1
/
+3
*
Initial cut of signature generation operators.
David Hook
2015-10-12
1
-0
/
+11
*
Add NIST OIDs and DigestUtilities entries for SHA3
Peter Dettman
2015-10-01
1
-0
/
+6
*
Merge branch 'master' of git.bouncycastle.org:bc-csharp
Peter Dettman
2015-08-14
1
-5
/
+5
|
\
|
*
Move lazy initialization under lock
Peter Dettman
2015-06-26
1
-16
/
+19
*
|
Add locking to lazy factory property
Peter Dettman
2015-06-12
1
-6
/
+9
|
/
*
Code cleanup
Peter Dettman
2015-05-27
1
-59
/
+69
*
Support (low-level) for non-default PRFs for PKCS5v2
bartland
2015-04-10
1
-13
/
+59
*
Added AES, IDEA, and CAST5 CBC S/MIME Capability identifiers
Jeffrey Stedfast
2015-03-26
1
-0
/
+6
*
Include ANSSI curves in getByOID lookup
Peter Dettman
2015-03-25
1
-1
/
+6
*
Add ANSSI curve FRP256v1 and refactor curve registries
Peter Dettman
2015-03-23
8
-70
/
+203
*
Fix parsing of implicit tagged object
Peter Dettman
2015-02-23
1
-2
/
+2
*
Add some more Verisign OIDs
Peter Dettman
2014-12-11
1
-28
/
+33
*
Port of a few Java updates
Peter Dettman
2014-12-11
1
-13
/
+14
*
Improve sorting for SETs
Peter Dettman
2014-08-27
1
-53
/
+47
*
Finish initial porting of TLS 1.2 client from Java API
Peter Dettman
2014-08-24
1
-65
/
+80
*
Fix warning
Peter Dettman
2014-08-20
1
-1
/
+1
*
BMA-105
Peter Dettman
2014-07-21
1
-109
/
+117
*
Port of PrivateKeyInfo changes from Java
Peter Dettman
2014-07-21
1
-67
/
+76
*
Port update from Java
Peter Dettman
2014-07-21
1
-2
/
+3
*
[BMA-117]
Peter Dettman
2014-07-21
1
-41
/
+41
*
Use higher precision approximations for g1/g2 (GLV Type B)
Peter Dettman
2014-07-02
1
-12
/
+12
*
Port GLV implementation from Java
Peter Dettman
2014-03-13
1
-6
/
+63
*
[BMA-87]
Peter Dettman
2014-02-19
1
-8
/
+19
*
Tabs -> spaces
Peter Dettman
2014-02-19
1
-168
/
+168
*
Fix encoding... again
Peter Dettman
2014-02-18
1
-0
/
+0
*
Convert to UTF-8 (thanks Jeff Stedfast)
Peter Dettman
2014-02-18
1
-0
/
+0
*
Fix dodgy character in curve seed
Peter Dettman
2014-02-07
1
-1
/
+1
*
Add order/cofactor to Fp curves
Peter Dettman
2014-02-04
4
-460
/
+543
*
Use BigInteger.One instead of BigInteger.ValueOf(1)
Peter Dettman
2014-01-31
1
-25
/
+25
*
Cleanup various warnings, and reformatting
Peter Dettman
2014-01-29
1
-32
/
+27
*
Some more EC point normalization
Peter Dettman
2014-01-24
2
-7
/
+7
*
Make class abstract
Peter Dettman
2014-01-24
1
-32
/
+24
*
Formatting
Peter Dettman
2014-01-23
1
-45
/
+45
*
Use new Math.Field classes in EC curves, and avoid casting in client code
Peter Dettman
2014-01-22
3
-187
/
+224
*
BMA-119
Peter Dettman
2014-01-21
1
-601
/
+496
*
Remove DerUnknownTag class
Peter Dettman
2014-01-21
1
-80
/
+0
*
Stop using DerUnknownTag (throw exceptions during parsing instead)
Peter Dettman
2014-01-21
3
-463
/
+457
*
BMA-118
Peter Dettman
2014-01-21
1
-95
/
+88
*
Reformat
Peter Dettman
2014-01-21
1
-44
/
+42
*
BMA-116
Peter Dettman
2014-01-21
3
-249
/
+266
*
Add new classes in Math.Field and some other EC-related stuff from Java
Peter Dettman
2014-01-21
1
-0
/
+118
*
Formatting
Peter Dettman
2014-01-21
1
-714
/
+714
*
Formatting
Peter Dettman
2014-01-21
1
-1173
/
+1173
*
Port from Java of improvements to DerBoolean and DerEnumerated
Peter Dettman
2013-11-03
3
-61
/
+97
*
Clone bytes in constructor since it may be using a temp buffer in the ASN.1 p...
Peter Dettman
2013-11-01
1
-1
/
+1
*
Restore dodgy file
Peter Dettman
2013-11-01
1
-0
/
+0
*
Remove dodgy file
Peter Dettman
2013-11-01
1
-0
/
+0
*
fixed line endings
David Hook
2013-08-07
1
-0
/
+0
*
Initial import of old CVS repository
Peter Dettman
2013-06-28
423
-0
/
+45407