v0.0.10
What's Changed
- build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #19
- disable gosec G407 [creates false-positive] 536f776
- blake3 hashing example 6b3a87e
- new functions added to extend AES-GCM usability: encryption with nonce appended to ciphertext 563401a
- encryption with XChaCha20-Poly1305 32d21a8 886a60f
Full Changelog: v0.0.9...v0.0.10