summary refs log tree commit diff
path: root/crypto/src/security/WrapperUtilities.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update WrapperUtilities algorithmsPeter Dettman2023-02-141-11/+46
|
* Use generics in EnumsPeter Dettman2022-10-051-3/+2
|
* Utility method for selecting AES enginePeter Dettman2022-07-171-1/+1
|
* Generics migration completePeter Dettman2022-06-291-40/+28
|
* Followup OAEP changesPeter Dettman2021-07-211-1/+0
|
* github #222 addressed OAEP parameter setting, refactored ↵David Hook2021-05-241-0/+1
| | | | KeyTransRecipientInfoGenerator to allow deprecation of sub class
* Added s box allocation to AesEnginePeter Dettman2017-06-101-1/+1
| | | | - mark AesFastEngine obsolete and replace all usages with AesEngine
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+153