dolphin/Externals/ed25519
2026-05-01 21:28:30 +02:00
..
add_scalar.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
CMakeLists.txt CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
ed25519.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
fe.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
fe.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
fixedint.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
ge.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
ge.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
key_exchange.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
keypair.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
license.txt Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
precomp_data.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
sc.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
sc.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
seed.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
sha512.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
sha512.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
sign.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
verify.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00