Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update comments and documentation | Jeffrey Walton | 2018-12-14 | 1 | -3/+4 |
* | Make clamped and small order tests static class members | Jeffrey Walton | 2018-12-13 | 1 | -43/+47 |
* | Fix compile on 32-bit MIPS (GH #761) | Jeffrey Walton | 2018-12-13 | 1 | -1/+1 |
* | Fix missing semi-colon in non-ASM path | Jeffrey Walton | 2018-12-13 | 1 | -4/+4 |
* | Perform both is_clamped and is_small_order at level 2 validation | Jeffrey Walton | 2018-12-12 | 1 | -1/+1 |
* | Fix failed self test when NO_OS_DEPENDENCE (GH #761) | Jeffrey Walton | 2018-12-12 | 1 | -19/+63 |
* | Cut-in x25519 weak points and validation | Jeffrey Walton | 2018-12-11 | 1 | -3/+57 |
* | Update documentation | Jeffrey Walton | 2018-12-11 | 1 | -0/+13 |
* | Add Langley's curve25519 (GH #761, PR# 762) | Jeffrey Walton | 2018-12-11 | 1 | -0/+143 |