dolphin/Externals/ed25519
Shawn Hoffman c5da2877cc msbuild: refactor to reduce rebuild events
* moves dolphin-specific settings out of Base.props
* creates exports.props for externals, allowing to easily import
  individual Externals
* corrects some cruft that accumulated and probably contributed
  to msbuild overbuilding
2022-08-02 22:24:22 -07:00
..
add_scalar.c
CMakeLists.txt cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02:00
ed25519.h
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
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
fe.c
fe.h
fixedint.h
ge.c
ge.h
key_exchange.c
keypair.c
license.txt
precomp_data.h
sc.c
sc.h
seed.c
sha512.c
sha512.h
sign.c
verify.c