xoodoo
There are 12 repositories under xoodoo topic.
jedisct1/charm
A really tiny crypto library.
jedisct1/zig-charm
A Zig version of the Charm crypto library.
jedisct1/rust-xoodyak
Xoodyak, a lightweight and versatile cryptographic scheme implemented in Rust.
o1c-dev/o1c
O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms
arachsys/pocketcrypt
Lightweight cryptography
sbp/xoocycle
Xoocycle, a C90 implementation of the Xoodyak hash and AEAD construction
inmcm/xoodoo
Golang Implementation of Xoodoo Permutation and Xoofff/Xoodyak Crypto Suites
itzmeanjan/xoodyak
Accelerated Xoodyak - A Lightweight Cryptographic Scheme
itzmeanjan/xoofff
Farfalle with Xoodoo: Parallel Permutation-based Cryptography
pedroalbanese/xoodyak
Lightweight, versatile, cryptographic scheme suitable in constrained environments
codahale/cyclist
A generic Rust implementation of the Cyclist mode of permutation-based cryptography (e.g. Xoodyak).
adeirman46/Xoodyak
Xoodyak is lightweight cryptography algorithm. We made 2 version of Xoodyak. First, SHA-256 x Xoodoo Permutation version. Second, SHA-384 (Keccak) x Xoodoo Permutation version. Written in VHDL and Python.