#irox #dragon #hazmat

no-std irox-cryptids

IROX Cryptographic Primitives - probably very hazardous

3 releases

0.1.2 Feb 2, 2026
0.1.1 Feb 2, 2026
0.1.0 Feb 2, 2026

#1015 in Cryptography


Used in irox-openpgp

MIT/Apache

710KB
18K SLoC

IROX-Cryptids

IROX Cryptographic Primitives - probably very hazardous

⚠️🚧 The primitives implemented here have not undergone any security analysis and likely never will. These were built for my own educational purposes and shouldn't be used in production environments without exhaustive testing and review. 🚧⚠️

No-STD support:

  • Fully no-std/no-alloc

Features:

  • None

Dependencies:

Modules:

Module [no_std]? [no_alloc]?
aead no_std no_alloc tested_rfc8439
chacha20 no_std no_alloc tested_rfc8439
poly1305 no_std no_alloc tested_rfc8439
pbkdf2 no_std no_alloc tested_rfc6070
sha2 no_std no_alloc tested_nist
ed25519 no_std no_alloc tested_rfc8032
x25519 no_std no_alloc tested_rfc7748

Dependencies

~0.2–2.8MB
~52K SLoC