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.
Required Ruby Version
>= 3.2.0
Authors
Sarun Rattanasiri