summary refs log tree commit diff
path: root/crypto/src/cms (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge from masterOren Novotny2018-10-1610-109/+19
|\
| * Refactoring to support custom ISignatureFactoryPeter Dettman2018-10-119-107/+17
| * Merge branch 'comment' of https://github.com/fedelippo/bc-csharp into fedelip...Peter Dettman2018-10-091-2/+2
| |\
| | * Update a documentation comment in Build methodFilippo Biondi2018-10-051-2/+2
* | | merge from masterOren Novotny2018-10-061-0/+24
|\| |
| * | Add new SignerInformation protected constructorPeter Dettman2018-10-051-0/+24
| |/
* | merge from masterOren Novotny2018-08-313-9/+31
|\|
| * Add UseDerForCerts, UseDerForCrls propertiesPeter Dettman2018-08-063-5/+27
* | Merge branch 'master' into netstandardOren Novotny2017-09-071-0/+2
|\|
| * Add OIW OIDs in various lookup tablesPeter Dettman2017-09-051-0/+2
* | Convert projects over to cross-compiled net4, netstandard 1.0, netstandard 1....Oren Novotny2016-12-043-48/+48
|/
* Review of culture-independent String comparison methodsPeter Dettman2015-11-122-6/+8
* Address various compiler warningsPeter Dettman2015-11-1020-36/+36
* Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCLPeter Dettman2015-11-091-1/+1
* Tighten up the correspondence b/w Close/DisposePeter Dettman2015-11-081-0/+1
* Oops, fix method namesPeter Dettman2015-11-044-4/+4
* Replace Close with Dispose for PORTABLEPeter Dettman2015-11-044-6/+89
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-0414-27/+35
* Final naming refactorDavid Hook2015-10-242-10/+10
* comment updateDavid Hook2015-10-241-7/+6
* renamed ISignatureCalculator to ISignatureCalculatorFactoryDavid Hook2015-10-242-10/+10
* Changed name of Value() to Collect()David Hook2015-10-221-1/+1
* Added missed files on IBlockResult changeDavid Hook2015-10-211-1/+1
* SigOutputStream removed from the other-platform path too.Peter Dettman2015-10-181-1/+1
* PCL: No support for FileInfo/FileStreamPeter Dettman2015-10-181-0/+2
* PCL: Various non-IO changesPeter Dettman2015-10-183-3/+3
* No SerializableAttribute in PCLPeter Dettman2015-10-183-3/+3
* http://www.bouncycastle.org/jira/browse/BMA-90Peter Dettman2015-10-184-29/+24
* Initial cut of SignerInfoGeneratorDavid Hook2015-10-175-212/+506
* removed bogus imports (old FilterStream)David Hook2015-10-121-1/+0
* Merge branch 'master' of git.bouncycastle.org:bc-csharpPeter Dettman2015-08-141-2/+5
* FormattingPeter Dettman2015-03-251-1/+2
* Correct duplicate key exception when more than one signer use the same digest...Carlos Alberto Costa Beppler2015-03-241-8/+13
* Port of a few Java updatesPeter Dettman2014-12-111-16/+37
* Port of PrivateKeyInfo changes from JavaPeter Dettman2014-07-211-205/+205
* Move NullOutputStream to util/ioPeter Dettman2014-04-061-20/+0
* Don't require there to be any digests, to allow in particular for a certs-onl...Peter Dettman2013-11-101-5/+0
* Initial import of old CVS repositoryPeter Dettman2013-06-2868-0/+9197