mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 11:50:52 +02:00
Rust wrapper: update CHANGELOG for wolfssl-wolfcrypt v1.1.0
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# wolfssl-wolfcrypt Change Log
|
||||
|
||||
## v1.1.0
|
||||
|
||||
- Add FIPS support
|
||||
- ECC: allow `import_private_*()` calls with empty pub_buf slices
|
||||
- Add HMAC-BLAKE2[bs] wrappers
|
||||
- Add support for ChaCha20_Poly1305
|
||||
- Add support for Curve25519
|
||||
- Add support for BLAKE2b and BLAKE2s
|
||||
|
||||
## v1.0.0
|
||||
|
||||
- Bump version to 1.0 after testing
|
||||
|
||||
Reference in New Issue
Block a user