symbol Asset 1

RNP version 0.17.0 released

Author’s picture Nickolay Olshevsky on 01 May 2023

This release adds support for AEAD OCB encryption mode for OpenSSL backend.

Other fixes and improvements:

  • support for hidden recipients

  • support for GnuPG 2.3+ key storage format

  • FFI function to export key’s signature

  • improvements in key-related checks

  • compile-time options to disable support of Blowfish, CAST5 and RIPEMD160

  • CLI improvements

Since this release, SExp parsing code (required for GnuPG key storage parsing) has been moved to the separate SExp library.

The release and full changelog are available at the release page.