Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various Doxygen warnings | Jack Lloyd | 2019-10-25 | 4 | -12/+12 |
| | | | | Some due to missing comments, others due to various misparsing of the code. | ||||
* | Fix various MSVC warnings | Jack Lloyd | 2019-06-29 | 2 | -2/+2 |
| | |||||
* | Add support for RFC 8032 Ed25519ph | Jack Lloyd | 2019-06-20 | 1 | -2/+2 |
| | | | | GH #1699 | ||||
* | Fix allocation. Add more tests. | Jack Lloyd | 2019-06-15 | 1 | -1/+5 |
| | |||||
* | Add a compatability shim for libsodium | Jack Lloyd | 2019-06-15 | 10 | -0/+2632 |
Not complete, just trying to hit the most commonly used APIs plus the ones that are easy to do. |