Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup RevokedStatus | Peter Dettman | 2022-11-05 | 1 | -27/+18 |
| | |||||
* | Merge branch 'master' of github.com:harrison314/bc-csharp | Peter Dettman | 2022-11-05 | 1 | -0/+6 |
|\ | |||||
| * | Make reason in RevokedStatus (in Org.BouncyCastle.Ocsp) optional. | Jozef Gajdos | 2022-08-01 | 1 | -0/+6 |
| | | |||||
* | | Add Asn1GeneralizedTime and use | Peter Dettman | 2022-10-25 | 2 | -6/+5 |
| | | |||||
* | | Give IStreamCalculator a generic type | Peter Dettman | 2022-09-20 | 1 | -2/+2 |
| | | |||||
* | | DateTimeObject => nullable DateTime | Peter Dettman | 2022-09-14 | 1 | -10/+1 |
|/ | |||||
* | Make nextUpdate nullable | Peter Dettman | 2022-07-29 | 1 | -28/+9 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/371 | ||||
* | Refactoring around Stream signers | Peter Dettman | 2022-06-29 | 2 | -15/+10 |
| | |||||
* | Generics migration in Ocsp, OpenPgp | Peter Dettman | 2022-06-28 | 7 | -126/+107 |
| | |||||
* | Generics migration work | Peter Dettman | 2022-06-27 | 1 | -1/+2 |
| | |||||
* | Replace IX509Store API with new store/selector API | Peter Dettman | 2022-06-26 | 2 | -77/+30 |
| | | | | - overhaul Cms, Pkix, X509 APIs | ||||
* | Cleanup Exception classes | Peter Dettman | 2022-06-24 | 1 | -8/+10 |
| | |||||
* | Code cleanup | Peter Dettman | 2022-06-22 | 1 | -1/+1 |
| | |||||
* | Cleanup old build systems | Peter Dettman | 2022-06-21 | 1 | -1/+1 |
| | |||||
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-21 | 2 | -11/+0 |
| | |||||
* | Various SHA512/224, SHA512/256, SHA3 support | Peter Dettman | 2021-02-10 | 1 | -0/+20 |
| | |||||
* | Add OIW dsaWithSHA1 OID to 'noParams' | Peter Dettman | 2020-04-05 | 1 | -0/+1 |
| | |||||
* | Add and use IntValueExact properties | Peter Dettman | 2019-08-10 | 5 | -5/+5 |
| | |||||
* | Add OIW OIDs in various lookup tables | Peter Dettman | 2017-09-05 | 1 | -63/+67 |
| | | | | | - replace some OID literals with named ones - see https://github.com/bcgit/bc-csharp/issues/74 | ||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 3 | -5/+5 |
| | |||||
* | Add BerBitString and improve "unused bit" handling | Peter Dettman | 2015-11-10 | 2 | -3/+3 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | Final naming refactor | David Hook | 2015-10-24 | 1 | -3/+3 |
| | |||||
* | comment update | David Hook | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | No SerializableAttribute in PCL | Peter Dettman | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | BMA-132 added support for ISignatureCalculator interface | David Hook | 2015-10-18 | 1 | -39/+34 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 17 | -0/+1859 |