Skip to Content

libaes-siv v2020-10-15

Created
Updated

An RFC5297-compliant C implementation of AES-SIV.

# Usage

libaes-siv provides CMake targets:

find_package(unofficial-libaes-siv CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::libaes-siv::libaes-siv) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Samuel Marks's avatar Samuel Marks

# Changelog

  • 4d73751 [libaes-siv] New port (#34519)

# Source