Image

Kushal Das: Johnnycanencrypt 0.17.0 released

A few weeks ago I released Johnnycanencrypt0.17.0. It is a Python module written in Rust, which provides OpenPGP functionality including allows usage of Yubikey 4/5 as smartcards.

Added

  • Addsverify_userpinandverify_adminpinfunctions. #186

Fixed

  • #176 updates kushal's public key and tests.
  • #177 uses sequoia-openpgp1.22.0
  • #178 uses scriv for changelog
  • #181 updates pyo3 to0.27.1
  • #42, we now have only acceptableexpectcalls and nounwrapcalls.
  • Removescargo clippywarnings.

The build system now moved back tomaturin. I managed to clean up CI, and now testing properly in all 3 platforms (Linux, Mac, Windows). Till this release I had to manually test the smartcard functionalities by connecting a Yubikey in Linux/Mac systems, but that will change for the future releases. More details will come out soon :)

https://kushaldas.in/posts/johnnycanencrypt-0-17-0-released.html