Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Span-based alternatives to char[] | Peter Dettman | 2022-12-21 | 1 | -8/+40 |
* | Add GetMaxResultLength method | Peter Dettman | 2022-11-09 | 1 | -9/+7 |
* | Complete SecureRandom refactoring | Peter Dettman | 2022-10-23 | 1 | -4/+1 |
* | Give IStreamCalculator a generic type | Peter Dettman | 2022-09-20 | 1 | -3/+3 |
* | Remove unnecessary AsSpan | Peter Dettman | 2022-08-05 | 1 | -1/+1 |
* | Add span variant for Collect | Peter Dettman | 2022-08-02 | 1 | -0/+9 |
* | Add and use IntValueExact properties | Peter Dettman | 2019-08-10 | 1 | -2/+2 |
* | Default saltLength to 20 | Peter Dettman | 2019-05-14 | 1 | -2/+1 |
* | Fixes and tidying up for release | Peter Dettman | 2019-01-31 | 1 | -48/+28 |
* | Updated C# doc. | Megan Woods | 2019-01-15 | 1 | -0/+40 |
* | added alg constructor | David Hook | 2019-01-15 | 1 | -0/+5 |
* | refactor of PKMacBuilder | David Hook | 2019-01-15 | 1 | -0/+256 |