mariadb/plugin/auth_ed25519/ref10
Sergei Golubchik e0a03ca30a ed25519 plugin: simplify the api
various ed25519/ref10 api simplifications for our specific use case
2017-03-10 18:21:28 +01:00
..
api.h ed25519 plugin: simplify the api 2017-03-10 18:21:28 +01:00
base.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
base2.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
d.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
d2.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_0.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_1.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_add.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_cmov.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_copy.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_frombytes.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_invert.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_isnegative.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_isnonzero.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_mul.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_neg.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_pow22523.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_sq.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_sq2.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_sub.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
fe_tobytes.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_add.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_add.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_double_scalarmult.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_frombytes.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_madd.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_madd.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_msub.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_msub.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p1p1_to_p2.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p1p1_to_p3.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p2_0.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p2_dbl.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p2_dbl.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p3_0.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p3_dbl.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p3_to_cached.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p3_to_p2.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_p3_tobytes.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_precomp_0.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_scalarmult_base.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_sub.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_sub.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
ge_tobytes.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
keypair.c ed25519 plugin: simplify the api 2017-03-10 18:21:28 +01:00
open.c ed25519 plugin: simplify the api 2017-03-10 18:21:28 +01:00
pow22523.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
pow225521.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
sc.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
sc_muladd.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
sc_reduce.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
sign.c ed25519 plugin: simplify the api 2017-03-10 18:21:28 +01:00
sqrtm1.h MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00
verify.c MDEV-12160 Modern alternative to the SHA1 authentication plugin 2017-03-10 18:21:28 +01:00