Frank Denis
|
84e25e8f81
|
Format
|
2026-02-20 23:32:12 +01:00 |
|
Frank Denis
|
38a82863f1
|
crypto_core_*_from_string: drop the _ro suffix
|
2026-02-20 23:23:12 +01:00 |
|
Frank Denis
|
8bb79ae24d
|
Rename crypto_core_*_from_string to crypto_core_*_from_string_nu
RO should be the default
|
2026-02-20 23:19:12 +01:00 |
|
Frank Denis
|
530252d9a3
|
Add crypto_core_ed25519_scalar_from_string
|
2026-02-20 23:06:12 +01:00 |
|
Frank Denis
|
3e4de8a134
|
Change crypto_core_ed25519_from_string to take a binary string
|
2026-01-23 23:07:00 +01:00 |
|
Frank Denis
|
03786f4de5
|
core_ed25519_h2c.c test: verify y coordinate as well
|
2026-01-23 12:24:48 +01:00 |
|
Frank Denis
|
e4206f1337
|
Change crypto_core_ed25519_from_string() to accept a hash function
|
2021-01-24 19:21:07 +01:00 |
|
Frank Denis
|
039da3af81
|
Typo
|
2020-06-02 16:57:08 +02:00 |
|
Frank Denis
|
1fae7383ce
|
Update H2C test vectors
|
2020-06-02 16:45:51 +02:00 |
|
Frank Denis
|
f23c932d74
|
H2C: change sign computation for Ell2 to match BHKL13
https://github.com/cfrg/draft-irtf-cfrg-hash-to-curve/pull/250
|
2020-05-12 16:33:13 +02:00 |
|
Frank Denis
|
d01c49df02
|
H2C: convert DST encoding to suffix free
https://github.com/cfrg/draft-irtf-cfrg-hash-to-curve/pull/241
|
2020-04-10 09:48:26 +02:00 |
|
Frank Denis
|
192d4b2a5e
|
C++ compat
|
2020-03-31 15:23:11 +02:00 |
|
Frank Denis
|
5f39c3ce09
|
Don't force include the suite ID in tags
|
2020-03-31 14:33:40 +02:00 |
|
Frank Denis
|
89eb497efa
|
Handle oversized contexts
|
2020-03-31 14:16:16 +02:00 |
|
Frank Denis
|
c8d604e1f1
|
Add test vectors for the string to curve operation
|
2020-03-31 13:40:42 +02:00 |
|