boringssl/crypto/curve25519
David Benjamin 1e3376a790 Add missing copyright header.
x25519-x86_64.c, like the rest of crypto/curve25519, is descended from
SUPERCOP. Add the usual copyright header along with the SUPERCOP attribution.

BUG=64

Change-Id: I43f3de0731f33ab2aa48492c4b742e9f23c87fe1
Reviewed-on: https://boringssl-review.googlesource.com/8195
Reviewed-by: Adam Langley <agl@google.com>
2016-06-08 20:13:46 +00:00
..
asm Add #ifdef guards to crypto/curve25519 assembly files. 2016-02-02 16:03:33 +00:00
CMakeLists.txt Add SPAKE2 over Ed25519. 2016-03-01 19:34:10 +00:00
curve25519.c Appease sanitizers in x25519_ge_scalarmult. 2016-03-10 19:08:42 +00:00
ed25519_test.cc Enable Ed25519 when building with OPENSSL_SMALL. 2015-12-18 23:15:33 +00:00
ed25519_tests.txt
internal.h Add SPAKE2 over Ed25519. 2016-03-01 19:34:10 +00:00
spake25519_test.cc Add SPAKE2 over Ed25519. 2016-03-01 19:34:10 +00:00
spake25519.c Add SPAKE2 over Ed25519. 2016-03-01 19:34:10 +00:00
x25519_test.cc Update draft-irtf-cfrg-curves-11 references to RFC 7748. 2016-01-28 00:53:26 +00:00
x25519-x86_64.c Add missing copyright header. 2016-06-08 20:13:46 +00:00