summary refs log tree commit diff
path: root/crypto/src/security (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide a KeyContainerName when creating an RSACryptoServiceProviderPeter Dettman2015-03-261-1/+3
* Add SignerUtilities handling for X931SignerPeter Dettman2015-03-091-0/+20
* Spelling fixesPeter Dettman2015-02-051-2/+2
* Use platform RNG as master, where available release-1.8.0-beta.4Peter Dettman2014-09-281-64/+89
* FormattingPeter Dettman2014-09-281-205/+205
* Merge branch 'master' of github.com:rahvee/bc-csharp into rahvee-masterPeter Dettman2014-09-281-16/+18
|\
| * In SecureRandom, the usage of ReversedWindowGenerator only reordered the outp...Edward Ned Harvey2014-08-051-3/+1
| * GetInstance() returns a seeded instance. If you want an unseeded instance, yo...Edward Ned Harvey2014-08-051-10/+6
| * SecureRandom ctor: given this is a sha1Generator, seed with 20 bytes instead ...Edward Ned Harvey2014-08-051-1/+1
| * use CryptoApiRandomGenerator in addition to other entropy sourcesEdward Ned Harvey2014-08-051-1/+6
| * after seeding, pointlessly threw away the first few bytes. Removed.Edward Ned Harvey2014-08-051-1/+0
| * use 32 bytes instead of 24 for seed material from ThreadedSeedGeneratorEdward Ned Harvey2014-08-051-1/+5
* | Cleanup obsolete code warningsPeter Dettman2014-08-261-2/+1
* | Bring RsaDigestSigner uptodate with Java APIPeter Dettman2014-08-201-1/+1
* | BMA-125 Remove duplicate/wrong RIPEMD160/ECDSA entriesPeter Dettman2014-08-201-364/+361
|/
* BMA-105Peter Dettman2014-07-211-12/+15
* Port of PrivateKeyInfo changes from JavaPeter Dettman2014-07-211-8/+8
* Cleanup various warnings, and reformattingPeter Dettman2014-01-291-1/+1
* FormattingPeter Dettman2014-01-262-359/+359
* Factor out variation of MacUtilities.DoFinalPeter Dettman2013-12-181-2/+7
* Clean up all the special handling for IDEA stuff, back to a single release as...Peter Dettman2013-12-173-12/+0
* Add methods for converting from BC RSAPrivateKeyStructurePeter Dettman2013-12-071-13/+34
* Initial import of old CVS repositoryPeter Dettman2013-06-2826-0/+4474