Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Inline BuildEncodableVector to shrink recursive call stacks | Peter Dettman | 2019-08-01 | 1 | -13/+10 | |
| | ||||||
* | Misc. ASN.1 updates from bc-java | Peter Dettman | 2019-08-01 | 5 | -103/+217 | |
| | ||||||
* | Fix a corner-case for DER set-value sorting | Peter Dettman | 2019-07-29 | 1 | -15/+22 | |
| | ||||||
* | Refactoring | Peter Dettman | 2019-06-04 | 90 | -1049/+371 | |
| | ||||||
* | Port LinkedCertificate from bc-java | Peter Dettman | 2019-06-04 | 3 | -1/+118 | |
| | ||||||
* | Name constraint validation updates from bc-java | Peter Dettman | 2019-06-01 | 3 | -0/+378 | |
| | ||||||
* | Update DHValidationParms.cs | Kristian Rastrup | 2019-05-13 | 1 | -1/+1 | |
| | | | Correcting type check in DHValidationParms | |||||
* | fixed ECGOST co-factors for 2012 sets | David Hook | 2019-02-05 | 1 | -4/+4 | |
| | ||||||
* | Fixes and tidying up for release | Peter Dettman | 2019-01-31 | 5 | -17/+13 | |
| | ||||||
* | added use of IKeyWrapper for managing CMS KeyTransRecipient | David Hook | 2019-01-18 | 1 | -1/+1 | |
| | ||||||
* | Missing file from last commit. | MW | 2019-01-18 | 1 | -1/+2 | |
| | ||||||
* | CMS ArchiveControl | MW | 2019-01-17 | 1 | -0/+2 | |
| | ||||||
* | Updated C# doc. | Megan Woods | 2019-01-15 | 1 | -0/+1 | |
| | | | | Removed EJBCA EnrollmentTest as it s not viable to produce an example on .Net Framework 2.0 | |||||
* | update | David Hook | 2019-01-15 | 2 | -143/+0 | |
| | ||||||
* | refactor of PKMacBuilder | David Hook | 2019-01-15 | 2 | -156/+0 | |
| | ||||||
* | moved ASN.1 class back | David Hook | 2019-01-15 | 1 | -0/+55 | |
| | ||||||
* | Updated locations added initial example for EJBCA | Megan Woods | 2019-01-14 | 1 | -174/+0 | |
| | ||||||
* | packaging fix | David Hook | 2019-01-14 | 11 | -860/+0 | |
| | ||||||
* | Nist algs and ProtectedMessageTests | Megan Woods | 2019-01-14 | 1 | -1/+30 | |
| | ||||||
* | Initial CMP | Megan Woods | 2019-01-14 | 17 | -0/+1285 | |
| | ||||||
* | Added ECGOST3410_2012Signer | Megan Woods | 2019-01-14 | 1 | -26/+26 | |
| | | | | Updated encoding of SubjectPublicKeyInfo and PrivateKeyInfo | |||||
* | Fix some comments | Peter Dettman | 2018-12-03 | 1 | -2/+2 | |
| | ||||||
* | Include public key in EC encoding | Peter Dettman | 2018-10-22 | 1 | -10/+1 | |
| | ||||||
* | Env. prop.: Org.BouncyCastle.Asn1.AllowUnsafeInteger | Peter Dettman | 2018-10-18 | 2 | -13/+18 | |
| | | | | | - set to "true" to weaken ASN.1 INTEGER checks - see https://github.com/bcgit/bc-csharp/issues/156 | |||||
* | Port of CVC-ECDSA and PLAIN-ECDSA from Java | Peter Dettman | 2018-10-14 | 1 | -0/+103 | |
| | ||||||
* | Reformatting | Peter Dettman | 2018-10-08 | 1 | -25/+25 | |
| | ||||||
* | Higher-level API support for Ed25519/Ed448/X25519/X448 | Peter Dettman | 2018-09-21 | 1 | -0/+17 | |
| | ||||||
* | Add missing default and improve extensions handling | Peter Dettman | 2018-09-18 | 1 | -2/+6 | |
| | ||||||
* | Code cleanup | Peter Dettman | 2018-09-18 | 1 | -22/+11 | |
| | ||||||
* | Add additional constructor to EncryptionScheme | Peter Dettman | 2018-09-18 | 1 | -1/+7 | |
| | ||||||
* | RFC 5958: Update PrivateKeyInfo | Peter Dettman | 2018-09-14 | 1 | -62/+131 | |
| | | | | - now supports optional 'publicKey' field | |||||
* | 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 | |
| | | | | - also some misc. changes for other digests | |||||
* | Update SignerLocation to use DirectoryString | Peter Dettman | 2017-09-17 | 2 | -45/+70 | |
| | | | | - obsolete old UTF8-based methods. | |||||
* | 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 | |
| | | | | - see https://github.com/bcgit/bc-csharp/pull/86 | |||||
* | 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 | |
| | | | | - refactor to use OID branching | |||||
* | Initial implementation of SM2 elliptic curve | Peter Dettman | 2017-06-03 | 3 | -13/+260 | |
| | | | | | - includes custom curve code - add lots of OIDs from GM standard | |||||
* | 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 | |
| | | | | - 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 | |