keccak-tinyv2014-09-08
- Updated
A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum
- Project website: https://github.com/coruus/keccak-tiny
#Usage
keccak-tiny provides CMake targets:
find_package(unofficial-keccak-tiny CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::keccak-tiny::keccak-tiny)#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Samuel Marks
Kai Pastor