Skip to content

sodium - A new patch release is available!

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 15:24

Changelog

Added

  • New libsodium API:
    • crypto_aead
      • Only crypto_aead_xchacha20poly1305_ietf has been implemented for now
    • crypto_kdf

Fixed

  • Improve secretstream API usage