Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | - Convert DateTime to string using InvariantCulture | ||||
* | 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 |
| | | | | added ISignatureGenerator to Pkcs10. | ||||
* | 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 |
|\ | | | | | | | | | Conflicts: crypto/src/asn1/x9/X9ECParametersHolder.cs | ||||
| * | 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 |
| | | | | | Support for parsing Gost3410x2001 private keys encoded as DER Integer Miscellaneous support methods ported from Java | ||||
* | 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 |
| | | | | Cope with redundant ExtendedKeyUsage entries | ||||
* | 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 |
| | | | | Fix for UTC-type GeneralizedTime instances | ||||
* | 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 |
| | | | | | Make GetValueList methods consistent Remove obsolete X509Name methods | ||||
* | 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 |
| | | | | Handle null properly in AuthorityInformationAccess.GetInstance | ||||
* | Reformat | Peter Dettman | 2014-01-21 | 1 | -44/+42 |
| | |||||
* | BMA-116 | Peter Dettman | 2014-01-21 | 3 | -249/+266 |
| | | | | Update some Asn1.X509 classes from Java | ||||
* | 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 ↵ | Peter Dettman | 2013-11-01 | 1 | -1/+1 |
| | | | | parser | ||||
* | 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 |