Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid intermediate allocations | Peter Dettman | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | Add Asn1GeneralizedTime and use | Peter Dettman | 2022-10-25 | 1 | -2/+2 |
| | |||||
* | Give IStreamCalculator a generic type | Peter Dettman | 2022-09-20 | 1 | -2/+2 |
| | |||||
* | Refactoring around Stream signers | Peter Dettman | 2022-06-29 | 1 | -29/+21 |
| | |||||
* | Generics migration complete | Peter Dettman | 2022-06-29 | 1 | -3/+3 |
| | |||||
* | Replace IX509Store API with new store/selector API | Peter Dettman | 2022-06-26 | 1 | -1/+1 |
| | | | | - overhaul Cms, Pkix, X509 APIs | ||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 1 | -53/+1 |
| | |||||
* | Cleanup | Peter Dettman | 2021-11-22 | 1 | -1/+0 |
| | |||||
* | Set the acInfoGen signature algorithm from ISignatureFactory | Peter Dettman | 2018-10-27 | 1 | -8/+8 |
| | | | | - see https://github.com/bcgit/bc-csharp/pull/64 | ||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 1 | -3/+3 |
| | |||||
* | Final naming refactor | David Hook | 2015-10-24 | 1 | -5/+5 |
| | |||||
* | comment update | David Hook | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 1 | -5/+5 |
| | |||||
* | 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 | -4/+4 |
| | | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes. | ||||
* | Fixed generics | David Hook | 2015-10-12 | 1 | -2/+2 |
| | |||||
* | Initial cut of signature generation operators. | David Hook | 2015-10-12 | 1 | -23/+46 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+180 |