dolphin/Externals/ed25519
Shawn Hoffman 64cd4cc86f msbuild: use default Project attrs
maybe it makes the xml less scary :D
2022-04-27 15:26:43 -07:00
..
add_scalar.c Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
CMakeLists.txt Externals/ed25519: Add CMakeLists.txt 2019-02-06 20:50:09 +01:00
ed25519.h Import ed25519 implementation from https://github.com/orlp/ed25519 2018-03-19 00:11:55 +01:00
ed25519.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
ed25519.vcxproj.filters msbuild: use default Project attrs 2022-04-27 15:26:43 -07: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