Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |