Skip to content

Commit

Permalink
Update CHANGELOG-1.x.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mprimeaux authored Nov 11, 2024
1 parent 0b89912 commit c08c78e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG/CHANGELOG-1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.17.0] - 2024-NOV-11

### Added
## [Unreleased]
- **FEATURE:** Introduced new cryptographically secure Pseudo-Random Number Generator (PRNG) Reader based on the `ChaCha20` stream cypher to enhance random data generation capabilities.
- The `crypto/rand.Reader` generates the key and nonce for each instance.
- Reduced `ns/op` by approximately **93%** (e.g., ~323 `ns/op` to ~23 `ns/op` for a default ID of length 21).
Expand Down

0 comments on commit c08c78e

Please sign in to comment.