Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 20 | -36/+36 |
| | |||||
* | Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL | Peter Dettman | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | Tighten up the correspondence b/w Close/Dispose | Peter Dettman | 2015-11-08 | 1 | -0/+1 |
| | |||||
* | Oops, fix method names | Peter Dettman | 2015-11-04 | 4 | -4/+4 |
| | |||||
* | Replace Close with Dispose for PORTABLE | Peter Dettman | 2015-11-04 | 4 | -6/+89 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 14 | -27/+35 |
| | |||||
* | Final naming refactor | David Hook | 2015-10-24 | 2 | -10/+10 |
| | |||||
* | comment update | David Hook | 2015-10-24 | 1 | -7/+6 |
| | |||||
* | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 2 | -10/+10 |
| | |||||
* | Changed name of Value() to Collect() | David Hook | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Added missed files on IBlockResult change | David Hook | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | SigOutputStream removed from the other-platform path too. | Peter Dettman | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | PCL: No support for FileInfo/FileStream | Peter Dettman | 2015-10-18 | 1 | -0/+2 |
| | |||||
* | PCL: Various non-IO changes | Peter Dettman | 2015-10-18 | 3 | -3/+3 |
| | |||||
* | No SerializableAttribute in PCL | Peter Dettman | 2015-10-18 | 3 | -3/+3 |
| | |||||
* | http://www.bouncycastle.org/jira/browse/BMA-90 | Peter Dettman | 2015-10-18 | 4 | -29/+24 |
| | | | | | - Make CmsReadable public - Make a few methods virtual | ||||
* | Initial cut of SignerInfoGenerator | David Hook | 2015-10-17 | 5 | -212/+506 |
| | |||||
* | removed bogus imports (old FilterStream) | David Hook | 2015-10-12 | 1 | -1/+0 |
| | | | | added ISignatureGenerator to Pkcs10. | ||||
* | Merge branch 'master' of git.bouncycastle.org:bc-csharp | Peter Dettman | 2015-08-14 | 1 | -2/+5 |
| | | | | | Conflicts: crypto/src/asn1/x9/X9ECParametersHolder.cs | ||||
* | Formatting | Peter Dettman | 2015-03-25 | 1 | -1/+2 |
| | |||||
* | Correct duplicate key exception when more than one signer use the same ↵ | Carlos Alberto Costa Beppler | 2015-03-24 | 1 | -8/+13 |
| | | | | digest algorithm. | ||||
* | Port of a few Java updates | Peter Dettman | 2014-12-11 | 1 | -16/+37 |
| | |||||
* | Port of PrivateKeyInfo changes from Java | Peter Dettman | 2014-07-21 | 1 | -205/+205 |
| | |||||
* | Move NullOutputStream to util/io | Peter Dettman | 2014-04-06 | 1 | -20/+0 |
| | |||||
* | Don't require there to be any digests, to allow in particular for a ↵ | Peter Dettman | 2013-11-10 | 1 | -5/+0 |
| | | | | certs-only SignedData | ||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 68 | -0/+9197 |