Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-28 | Stop signed left shifts overflowing in ed25519: Macros | teor | |
The macros let us use unsigned types for potentially overflowing left shifts. Create SHL32() and SHL64() and SHL8() macros for convenience. | |||
2014-08-26 | Add headers as needed to make ed25519_ref10 compile. | Nick Mathewson | |