keccak-tiny v2014-09-08
- Created
- Updated
A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum
# Usage
keccak-tiny provides CMake targets:
find_package(unofficial-keccak-tiny CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::keccak-tiny::keccak-tiny)
# License
# Supported Platforms
!android
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Samuel Marks
- Kai Pastor