boringssl/crypto/curve25519
Adam Langley 8c3c3135a2 Remove scoped_types.h.
This change scatters the contents of the two scoped_types.h files into
the headers for each of the areas of the code. The types are now in the
|bssl| namespace.

Change-Id: I802b8de68fba4786b6a0ac1bacd11d81d5842423
Reviewed-on: https://boringssl-review.googlesource.com/8731
Reviewed-by: Adam Langley <agl@google.com>
2016-07-11 23:08:27 +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 Always generate X25519 private keys that need to be masked. 2016-06-20 18:57:55 +00:00
ed25519_test.cc Move C++ helpers into |bssl| namespace. 2016-07-11 23:04:52 +00:00
ed25519_tests.txt
internal.h Add SPAKE2 over Ed25519. 2016-03-01 19:34:10 +00:00
spake25519_test.cc Remove scoped_types.h. 2016-07-11 23:08:27 +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