summary refs log tree commit diff
path: root/crypto/src/crmf/PKMacBuilder.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Removed EJBCA EnrollmentTest as it s not viable to produce an example on .Net Framework 2.0
* added alg constructorDavid Hook2019-01-151-0/+5
|
* refactor of PKMacBuilderDavid Hook2019-01-151-0/+256