dolphin/Externals/ed25519
Stenzek 6fcb1c6c46 Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
..
CMakeLists.txt Externals/ed25519: Add CMakeLists.txt 2019-02-06 20:50:09 +01:00
add_scalar.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
ed25519.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
ed25519.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
ed25519.vcxproj.filters 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