Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish initial porting of TLS 1.2 client from Java API | Peter Dettman | 2014-08-24 | 1 | -0/+13 |
| | |||||
* | More TLS ported from Java API | Peter Dettman | 2014-08-21 | 1 | -4/+85 |
| | |||||
* | Port of new TlsEccUtilities class from Java | Peter Dettman | 2014-07-23 | 1 | -0/+102 |
| | | | | | Various support methods in TlsUtilities and Arrays Fix short->byte for several enumeration types | ||||
* | BMA-105 | Peter Dettman | 2014-07-21 | 1 | -0/+16 |
| | | | | | Support for parsing Gost3410x2001 private keys encoded as DER Integer Miscellaneous support methods ported from Java | ||||
* | Equality/hashcode should ignore "excess" words | Peter Dettman | 2014-02-27 | 1 | -0/+54 |
| | |||||
* | Port some openpgp updates from Java build for secret keys | Peter Dettman | 2014-02-25 | 1 | -0/+13 |
| | |||||
* | Add methods working with uint[] | Peter Dettman | 2014-01-26 | 1 | -2/+44 |
| | |||||
* | Port LongArray from Java and use in F2mFieldElement | Peter Dettman | 2014-01-22 | 1 | -2/+7 |
| | |||||
* | Fix up merge | Peter Dettman | 2014-01-21 | 1 | -11/+27 |
| | |||||
* | Merge branch 'feature/threefish-skein-memoable-sm3' of ↵ | Peter Dettman | 2014-01-21 | 1 | -0/+24 |
|\ | | | | | | | | | | | | | | | git://github.com/timw/bc-csharp into timw-feature/threefish-skein-memoable-sm3 Conflicts: crypto/crypto.mdp crypto/src/util/Arrays.cs | ||||
| * | Port SkeinDigest and SkeinMac from bc-java. | Tim Whittington | 2013-10-20 | 1 | -0/+40 |
| | | | | | | | | Skein digest and Mac in 256/512/1024 bit state sizes (and arbitrary byte level output size), with unit tests. | ||||
* | | Make static utility classes abstract instead of sealed | Peter Dettman | 2014-01-21 | 1 | -157/+170 |
|/ | | | | | Add Arrays.GetHashCode for int[] Formatting | ||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+233 |