Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-11 | Add -Wunused-const-variable=2 on GCC >=6.1 | Nick Mathewson | |
This caused a trivial warning in curve25519-donna-64bit.h, which had two unused constants. I commented them out. | |||
2015-07-06 | Import Andrew Moon's ed25519-donna. | Yawning Angel | |
This is a clean copy of ed25519-donna as of commit: 8757bd4cd209cb032853ece0ce413f122eef212c https://github.com/floodyberry/ed25519-donna |