summary refs log tree commit diff
path: root/crypto/src/crypto/generators/Kdf1BytesGenerator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Derivation function workPeter Dettman2022-09-301-7/+2
| | | | | | - Add span-based variant of IDerivationFunction.GenerateBytes - IMacDerivation.GetMac() => Mac property - Refactor implementations
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+26