Releases: pilinux/crypt
Releases · pilinux/crypt
v0.0.13
What's Changed
- build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #23
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- build(deps): bump golang.org/x/crypto from 0.28.0 to 0.30.0 by @dependabot in #22
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- added support to encrypt and decrypt any file using ChaCha20-Poly1305 and XChaCha20-Poly1305 algorithms
- bump golang.org/x/crypto from 0.27.0 to 0.28.0
- bump golang.org/x/sys from v0.25.0 to v0.26.0
Full Changelog: v0.0.10...v0.0.11
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
v0.0.9
set minimum required go version 1.20
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #16
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #15
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #12
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #10
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #8
- build(deps): bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #9
Full Changelog: v0.0.3...v0.0.4