You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a first release on GitHub, versions v0.2.0 and below, including previous alpha and stable packages were released directly to PyPI.
In it's current form, the library includes a stable interface to PASETO V2 encrypt / decrypt / sign / verify primitives as per RFC.
This release includes many internal cleanups and documentation updates, focusing on continuous integration, automation and code quality. The library aims to make it easy to read and understand exactly what it does to facilitate independent audit, as well as provide a convenient interface for developers to build on.