Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Argon2 formatting to argon2fmt module | Jack Lloyd | 2021-04-07 | 1 | -3/+1 |
| | |||||
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -0/+4 |
| | | | | | | | | | Now modules default to internal headers instead of defaulting to public; making a new public API should be a visible and intentional choice. Brings the public header count from over 300 to around 150. Also removes the deprecated tls_blocking interface | ||||
* | Bump Argon2 version to indicate support for long outputs | Jack Lloyd | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Fix some minimized build problems | Jack Lloyd | 2019-06-29 | 1 | -0/+1 |
| | |||||
* | Add Argon2 | Jack Lloyd | 2019-05-27 | 1 | -0/+8 |
Closes GH #459 |