Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 414 Bytes

File metadata and controls

22 lines (14 loc) · 414 Bytes

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

v0.1.1

  • Only set link-search and link-arg for local repo build

v0.1.0

  • Initial test version