xoodyak 0.1.0
A Ruby wrapper for the Xoodyak cryptographic scheme, built in Rust using magnus and rb-sys. It supports hashing (unkeyed mode), symmetric encryption and AEAD (keyed mode), forward secrecy (state ratcheting), and integrates with the standard Ruby Digest API.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rb_sys
~> 0.9.91