2bcc0afb91
Since we're going to encrypt a lot of small objects separately we're gonna need a lot of random nonces, it doesn't help that our nonces are 24 bytes long either. So use a CSPRNG to random data faster, also don't panic if there wasn't enough randomness. |
||
---|---|---|
.. | ||
.cargo | ||
examples | ||
src | ||
Cargo.toml | ||
README.md |