summary refs log tree commit diff
path: root/crypto/src/security/PbeUtilities.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring in Asn1.PkcsPeter Dettman2024-06-201-1/+1
|
* Fix NullReferenceException in PbeUtilitiesTriton Circonflexe2024-01-281-0/+18
| | | | | | | | Add support for SHA-384 and SHA-512 HMAC algorithms as they already exist in the field. Throw a proper SecurityUtilityException when the HMAC algorithm is not handled.
* Generics migration completePeter Dettman2022-06-291-211/+210
|
* first cut at PKCS#5 Scheme 2 in PKCS#12David Hook2020-04-251-0/+30
|
* initial support for non-default PRF with PBKDF2David Hook2020-04-181-3/+3
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-121-16/+16
|
* Address various compiler warningsPeter Dettman2015-11-101-6/+6
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+663