An RFC5297-compliant C implementation of AES-SIV.
Run the following Vcpkg command to install the port.
vcpkg install libaes-siv
libaes-siv provides CMake targets:
find_package(unofficial-libaes-siv CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::libaes-siv::libaes-siv)
v2020-10-15#0
Nov 16, 2023
All
dfoxfranke/libaes_siv19
github.com/dfoxfranke/libaes_siv
4d73751b34
Apache-2.0
Manifest