This website requires JavaScript.
Explore
Help
Sign In
yggdrasil
/
ring
Watch
1
Star
0
Fork
0
You've already forked ring
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ring
/
crypto
/
curve25519
History
Brian Smith
19a93d2b10
Curve25519: Add missing static assertion.
...
Sync with BoringSSL.
2023-10-30 13:23:18 -07:00
..
asm
Merge BoringSSL 'a905bbb': Consistently include BTI markers in every assembly file
2023-09-29 14:52:41 -07:00
.gitattributes
Merge BoringSSL 47b1e39: Tidy up third_party/fiat.
2020-06-02 14:02:26 -05:00
curve25519_64_adx.c
Remove
#pragma GCC diagnostic ignored "-Wunused-but-set-parameter"
2023-10-09 21:03:42 -07:00
curve25519_tables.h
Enable FE25519_ADX Curve25519 base point mult. except on Windows.
2023-10-06 09:54:59 -07:00
curve25519.c
Curve25519: Add missing static assertion.
2023-10-30 13:23:18 -07:00
internal.h
Enable FE25519_ADX Curve25519 base point mult. except on Windows.
2023-10-06 09:54:59 -07:00
make_curve25519_tables.py
Use packed representation for large Curve25519 table
2023-06-06 17:54:19 +00:00