An open API service indexing awesome lists of open source software.

https://github.com/jedisct1/zig-cymric

Zig implementations of the Cymric authenticated encryption modes.
https://github.com/jedisct1/zig-cymric

aead cymric zig zig-package

Last synced: 11 months ago
JSON representation

Zig implementations of the Cymric authenticated encryption modes.

Awesome Lists containing this project

README

          

# Cymric implementations in Zig

Implementations of the Cymric1 and Cymric2 authenticated encryption
modes instantiated with AES.

Cymric [original implementations and overview](https://github.com/aadomn/cymric).