summary refs log tree commit diff
path: root/crypto/src/security/ParameterUtilities.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul algorithm registriesPeter Dettman2024-01-201-4/+9
|
* Add Rfc5649WrapEnginePeter Dettman2023-07-221-3/+12
|
* Add explanatory comment for "wrong AES OIDs"Peter Dettman2023-07-221-3/+3
|
* ParameterUtilities support for CCM, GCM parametersPeter Dettman2023-02-161-0/+25
| | | | - see https://github.com/bcgit/bc-csharp/issues/354
* Use correct OIDPeter Dettman2022-10-291-1/+1
|
* Generics migration completePeter Dettman2022-06-291-34/+19
|
* Add support for ARIAPeter Dettman2021-05-241-3/+37
|
* Add ChaCha ciphers to factory classesPeter Dettman2019-09-101-7/+9
|
* Refactoring to support custom ISignatureFactoryPeter Dettman2018-10-111-0/+9
| | | | - see https://github.com/bcgit/bc-csharp/issues/153
* Port of SM4 from Java APIPeter Dettman2018-09-251-1/+3
|
* Add Threefish entries to factories to get tests passingPeter Dettman2015-11-211-0/+3
|
* BMA-52 Fix SerpentEngine byte-orderingPeter Dettman2015-11-211-0/+1
| | | | - The new TnepresEngine was added to retain the historical behaviour of SerpentEngine
* Clean up all the special handling for IDEA stuff, back to a single release ↵Peter Dettman2013-12-171-6/+0
| | | | assembly.
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+327