1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00
libsodium/test
Iñigo Querejeta Azurmendi 7978205916
RFC9381 ECVRF implementation (#1188)
* Version 12 of ECVRF

* Incorrect ordering of function inputs

* Identation and notation

* single multiscalar multiplication function

Also changed the style of tests, where the expected output is in vrf.exp rather than in test data (following the style of the hashing).

* declarations inside the if code block

* identation of test_data

* Rename to RFC9381

* Move declarations to top of block

* Check small order over deserialised PK

* Include from_string functions in ed25519_ref10

* Update quirks.h

---------

Co-authored-by: Frank Denis <124872+jedisct1@users.noreply.github.com>
2024-05-25 18:55:14 +02:00
..
default RFC9381 ECVRF implementation (#1188) 2024-05-25 18:55:14 +02:00
quirks The time has come to remove support for (p)nacl 2019-02-14 14:41:09 +01:00
symbols RFC9381 ECVRF implementation (#1188) 2024-05-25 18:55:14 +02:00
constcheck.sh constcheck: include Homebrew paths by default 2024-05-24 13:16:54 +02:00
Makefile.am quirks\windows\windows-quirks.h -> quirks\quirks.h 2015-01-23 10:35:20 +01:00
rename-globals.sh getconf(1) may not be available 2019-06-11 00:17:19 +02:00