Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring around Pkcs10CertificationRequest | Peter Dettman | 2018-08-07 | 1 | -27/+29 |
| | | | | - see https://github.com/bcgit/bc-csharp/pull/123 | ||||
* | Add OIW OIDs in various lookup tables | Peter Dettman | 2017-09-05 | 1 | -30/+31 |
| | | | | | - replace some OID literals with named ones - see https://github.com/bcgit/bc-csharp/issues/74 | ||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 1 | -1/+1 |
| | |||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 1 | -3/+3 |
| | |||||
* | Add BerBitString and improve "unused bit" handling | Peter Dettman | 2015-11-10 | 1 | -1/+1 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 1 | -2/+2 |
| | |||||
* | Fixed method name on verifier factory class | David Hook | 2015-10-24 | 1 | -1/+1 |
| | |||||
* | Fixed naming of Asn1 implementation | David Hook | 2015-10-24 | 1 | -1/+1 |
| | |||||
* | Final naming refactor | David Hook | 2015-10-24 | 1 | -6/+6 |
| | |||||
* | comment update | David Hook | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | Changed name of Value() to Collect() | David Hook | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Renamed DoFinal to Value on IBlockResult. | David Hook | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | Further work of signature/verification calculators. | David Hook | 2015-10-16 | 1 | -45/+39 |
| | | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes. | ||||
* | removed bogus imports (old FilterStream) | David Hook | 2015-10-12 | 1 | -82/+87 |
| | | | | added ISignatureGenerator to Pkcs10. | ||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+465 |