summary refs log tree commit diff
path: root/crypto/src/crmf/PKMacBuilder.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Span-based alternatives to char[]Peter Dettman2022-12-211-8/+40
* Add GetMaxResultLength methodPeter Dettman2022-11-091-9/+7
* Complete SecureRandom refactoringPeter Dettman2022-10-231-4/+1
* Give IStreamCalculator a generic typePeter Dettman2022-09-201-3/+3
* Remove unnecessary AsSpanPeter Dettman2022-08-051-1/+1
* Add span variant for CollectPeter Dettman2022-08-021-0/+9
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-2/+2
* Default saltLength to 20Peter Dettman2019-05-141-2/+1
* Fixes and tidying up for releasePeter Dettman2019-01-311-48/+28
* Updated C# doc.Megan Woods2019-01-151-0/+40
* added alg constructorDavid Hook2019-01-151-0/+5
* refactor of PKMacBuilderDavid Hook2019-01-151-0/+256