Portable C implementation of Ed25519, a high-speed high-security public-key signature system.
ed25519 provides CMake targets:
find_package(unofficial-ed25519 CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::ed25519::ed25519)
v2017-02-10#0
All
Zlib
Manifest