Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DLTaggedObject and use from parser | Peter Dettman | 2021-11-11 | 1 | -0/+1 |
| | |||||
* | Add DLSequence, DLSet for internal use | Peter Dettman | 2021-11-09 | 1 | -0/+2 |
| | | | | - improve sorting of sets | ||||
* | ASN.1: Add support for relative OIDs | Peter Dettman | 2021-11-08 | 1 | -0/+1 |
| | |||||
* | Lazy ASN.1 enumeration and refactoring | Peter Dettman | 2021-11-08 | 1 | -2/+3 |
| | |||||
* | Add Asn1Utilities class | Peter Dettman | 2021-11-06 | 1 | -0/+1 |
| | |||||
* | Add Asn1ObjectDescriptor | Peter Dettman | 2021-11-06 | 1 | -0/+1 |
| | |||||
* | Android target framework 4.4 | Peter Dettman | 2021-10-18 | 1 | -2/+2 |
| | |||||
* | Ignore PGP signatures with invalid version | Peter Dettman | 2021-10-14 | 1 | -0/+1 |
| | |||||
* | TLS 1.3 client API for external PSKs | Peter Dettman | 2021-07-25 | 1 | -0/+3 |
| | |||||
* | Avoid redundant CheckUsageInRole calls | Peter Dettman | 2021-07-14 | 1 | -1/+0 |
| | |||||
* | Refactoring around TlsEncryptor | Peter Dettman | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | Port of new TLS API from bc-java | Peter Dettman | 2021-07-12 | 1 | -0/+266 |
| | |||||
* | Fix portability issues around Socket class | Peter Dettman | 2021-06-10 | 1 | -0/+1 |
| | |||||
* | Fix project files plus portability fixes | Peter Dettman | 2021-05-24 | 1 | -0/+11 |
| | |||||
* | Add support for ARIA | Peter Dettman | 2021-05-24 | 1 | -7/+9 |
| | |||||
* | Add new files to projects | Peter Dettman | 2020-10-30 | 1 | -0/+5 |
| | |||||
* | GCM updates from bc-java | Peter Dettman | 2020-10-18 | 1 | -0/+1 |
| | |||||
* | Add Bits and Longs classes from bc-java | Peter Dettman | 2020-10-18 | 1 | -0/+2 |
| | |||||
* | added IDigestFactory | David Hook | 2020-09-02 | 1 | -0/+1 |
| | |||||
* | added Asn1DigestFactory | David Hook | 2020-08-31 | 1 | -1/+2 |
| | |||||
* | Add Timeout class for DTLS from bc-java | Peter Dettman | 2020-07-29 | 1 | -0/+1 |
| | |||||
* | Add OtherName support and refactoring | Peter Dettman | 2020-04-05 | 1 | -0/+1 |
| | |||||
* | Add ChaCha ciphers to factory classes | Peter Dettman | 2019-09-10 | 1 | -0/+1 |
| | |||||
* | Port ChaCha20Poly1305 from bc-java | Peter Dettman | 2019-09-09 | 1 | -0/+2 |
| | |||||
* | Support user cancellation of (D)TLS handshakes | Peter Dettman | 2019-09-09 | 1 | -0/+1 |
| | | | | - see https://github.com/bcgit/bc-java/pull/549 | ||||
* | Add non-constant-time variant to ECLookupTable | Peter Dettman | 2019-08-09 | 1 | -0/+1 |
| | |||||
* | Improve caching behaviour for algorithms using endomorphisms | Peter Dettman | 2019-08-03 | 1 | -0/+1 |
| | |||||
* | Add experimental support for GLV Type A endomorphisms | Peter Dettman | 2019-08-02 | 1 | -0/+6 |
| | |||||
* | Port LinkedCertificate from bc-java | Peter Dettman | 2019-06-04 | 1 | -0/+1 |
| | |||||
* | Name constraint validation updates from bc-java | Peter Dettman | 2019-06-01 | 1 | -0/+3 |
| | |||||
* | Update project files for recent KDF additions | Peter Dettman | 2019-05-06 | 1 | -0/+7 |
| | |||||
* | Fixes and tidying up for release | Peter Dettman | 2019-01-31 | 1 | -16/+65 |
| | |||||
* | Port of CVC-ECDSA and PLAIN-ECDSA from Java | Peter Dettman | 2018-10-14 | 1 | -0/+5 |
| | |||||
* | Add missing file entry from previous commit | Peter Dettman | 2018-10-11 | 1 | -0/+1 |
| | |||||
* | Refactoring to support custom ISignatureFactory | Peter Dettman | 2018-10-11 | 1 | -3/+7 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/153 | ||||
* | Port of SM4 from Java API | Peter Dettman | 2018-09-25 | 1 | -0/+1 |
| | |||||
* | Higher-level API support for Ed25519/Ed448/X25519/X448 | Peter Dettman | 2018-09-21 | 1 | -0/+25 |
| | |||||
* | TLS: Use DH group whitelisting | Peter Dettman | 2018-07-24 | 1 | -1/+2 |
| | |||||
* | EC-related updates from bc-java | Peter Dettman | 2018-07-10 | 1 | -0/+2 |
| | |||||
* | Add Ed25519 and Ed448 from RFC 8032 | Peter Dettman | 2018-07-08 | 1 | -3/+5 |
| | |||||
* | Add X25519 and X448 from RFC 7748 | Peter Dettman | 2018-04-17 | 1 | -0/+4 |
| | | | | - includes optimized ladders for base points | ||||
* | Cache-safety for EC lookup tables | Peter Dettman | 2018-04-15 | 1 | -0/+2 |
| | | | | | | - creation of cache-safe lookup tables delegated to ECCurve - FixedPointCombMultiplier uses cache-safe lookup table - FixedPointCombMultiplier avoids BigInteger.TestBit | ||||
* | Port of BLAKE2B/2S digests from bc-java | Peter Dettman | 2018-04-08 | 1 | -0/+3 |
| | | | | - also some misc. changes for other digests | ||||
* | Add GOST34.10 2012 parameter sets | Peter Dettman | 2017-09-16 | 1 | -0/+1 |
| | |||||
* | Port of ConcatenationKdfGenerator from Java | Peter Dettman | 2017-09-16 | 1 | -0/+1 |
| | |||||
* | Port of SM2Engine from Java | Peter Dettman | 2017-09-16 | 1 | -0/+1 |
| | |||||
* | Port of SM2KeyExchange from Java | Peter Dettman | 2017-09-16 | 1 | -0/+3 |
| | |||||
* | Port of SM2Signer from Java | Peter Dettman | 2017-09-16 | 1 | -0/+2 |
| | |||||
* | Update project files for recent additions | Peter Dettman | 2017-07-19 | 1 | -1/+11 |
| | |||||
* | Specific exception TlsFatalAlertReceived for peer fatal alerts | Peter Dettman | 2017-06-07 | 1 | -0/+2 |
| | |||||
* | Initial implementation of SM2 elliptic curve | Peter Dettman | 2017-06-03 | 1 | -0/+6 |
| | | | | | - includes custom curve code - add lots of OIDs from GM standard | ||||
* | Use new TlsNoCloseNotifyException instead of generic EndOfStreamException | Peter Dettman | 2017-03-22 | 1 | -0/+1 |
| | | | | | - New exception only used for this specific case, which should simplify the handling of possible truncations in application code. | ||||
* | Add CertificateType constants to (D)TLS | Peter Dettman | 2016-05-07 | 1 | -0/+1 |
| | |||||
* | Port of HKDF from Java API | Peter Dettman | 2016-04-29 | 1 | -0/+2 |
| | |||||
* | Add bcrypt classes to mobile projects | Peter Dettman | 2016-02-04 | 1 | -2/+4 |
| | |||||
* | Updated Android and iOS projects to include all the source files | Jeffrey Stedfast | 2016-01-24 | 1 | -2/+5 |
| | |||||
* | Various ASN.1 updates from Java API | Peter Dettman | 2015-12-28 | 1 | -1/+3 |
| | |||||
* | Merge branch 'vs2010' of https://github.com/jstedfast/bc-csharp into ↵ | Peter Dettman | 2015-11-22 | 1 | -5/+25 |
| | | | | | | jstedfast-vs2010 - https://github.com/bcgit/bc-csharp/pull/22 | ||||
* | Updated Visual Studio 2010 project files | Jeffrey Stedfast | 2015-10-18 | 1 | -0/+7 |
| | |||||
* | Updated Visual Studio 2010 project files | Jeffrey Stedfast | 2015-10-17 | 1 | -0/+13 |
| | |||||
* | Updated VS 2010 projects | Jeffrey Stedfast | 2015-10-11 | 1 | -0/+4 |
| | |||||
* | Strong-name the assemblies in the newer way | Jeffrey Stedfast | 2015-06-26 | 1 | -2/+8 |
| | |||||
* | Updated Visual Studio 2010 project files | Jeffrey Stedfast | 2015-06-26 | 1 | -0/+7 |
| | |||||
* | Bumped minimum Android version to 4.0.3 (was: 2.3.3) | Jeffrey Stedfast | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | Port recent Java updates | Peter Dettman | 2015-05-07 | 1 | -0/+4 |
| | |||||
* | Updated Visual Studio 2010 project files | Jeffrey Stedfast | 2015-03-28 | 1 | -19/+85 |
| | |||||
* | Merge branch 'master' into vs2010 | Jeffrey Stedfast | 2015-03-14 | 1 | -0/+14 |
| | |||||
* | Added TlsPskIdentityManager.cs to the build | Jeffrey Stedfast | 2015-02-17 | 1 | -0/+1 |
| | |||||
* | Updated Visual Studio 2010 project files | Jeffrey Stedfast | 2014-11-23 | 1 | -0/+11 |
| | |||||
* | Added Visual Studio 2010 project/solution files for .NET 2.0 and Xamarin ↵ | Jeffrey Stedfast | 2014-10-14 | 1 | -0/+1355 |
Android/iOS |