Skip to Content

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's avatar Samuel Marks
    • Kai Pastor's avatar Kai Pastor

    # Changelog

    • 47633da [vcpkg-scripts] Catch use of ambiguous cmake vars (#34546)
    • e158d10 Activate Android NDK r26d in vcpkg CI (#35851)
    • 621b7ab [ports/keccak-tiny] New port (#34356)

    # Source