Age | Commit message (Expand) | Author |
---|---|---|
2016-09-05 | Convert AES functions to plain C | Richard van der Hoff |
2016-09-05 | Convert Ed25519 and Curve25519 functions to plain C | Richard van der Hoff |
2016-09-02 | Create new constants for key lengths, etc | Richard van der Hoff |
2016-05-23 | Prefix for internal symbols | Richard van der Hoff |
2016-05-23 | Convert error.hh to plain C | Richard van der Hoff |
2016-05-23 | Give SHA256 functions C bindings | Richard van der Hoff |
2015-08-19 | Replace hard coded references to the 32-byte key length with a constant, add ... | Mark Haines |
2015-07-24 | Add methods for computing sha256 hashes and validating ed25519 signatures | Mark Haines |