Cryptography
Disclaimer: I'm not a cryptographer, I'm rolling my own crypto, none of it's been audited, this is bad, don't use it for anything important.
Algorithms
StahlOS implements the following algorithms:
- BLAKE2s (only the features present in RFC7693)
- ChaCha20
- Fortuna (using ChaCha20 and BLAKE2s)