Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out unnecessary Hare codeHEADmaster | Runxi Yu | 2024-06-29 | 1 | -8/+8 |
* | Binary :P | Runxi Yu | 2024-06-28 | 1 | -1/+22 |
* | Restructure (move libs to lib/) | Runxi Yu | 2024-06-28 | 5 | -9/+10 |
* | Get the language detection right | Runxi Yu | 2024-06-28 | 3 | -0/+6 |
* | Add a Makefile for e.c | Runxi Yu | 2024-06-28 | 1 | -0/+5 |
* | Add a monocypher version | Runxi Yu | 2024-06-28 | 1 | -0/+21 |
* | Add monocypher | Runxi Yu | 2024-06-28 | 2 | -0/+3277 |
* | Ignore "e" and "*.o" | Runxi Yu | 2024-06-28 | 1 | -0/+2 |
* | Use Alice and Bob's keys from RFC7748, section 6.1 | Runxi Yu | 2024-06-27 | 1 | -4/+5 |
* | Add a test Hare file that just does x25519 | Runxi Yu | 2024-06-27 | 2 | -0/+33 |
* | Initial commit | Runxi Yu | 2024-06-26 | 3 | -0/+127 |