dolphin/Externals/ed25519
2018-10-20 00:53:08 +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 Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01: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