blob: 8442aec955c169a650b68cc4a6c7eaf942f0a6d3 [file] [log] [blame]
include_directories(../../include)
add_library(
curve25519
OBJECT
spake25519.c
)