Skip to content

Summer breeze

Compare
Choose a tag to compare
@krzyzanowskim krzyzanowskim released this 30 Jun 09:53
5dbfaa1

A major update!

Many things have been improved and fixed. Encrypting is more performant now. Decrypting using password protected key has been fixed. From the API perspective, you'll notice that some methods disappeared. Keys management has been an improvement, and nullability added to where possible - that will improve Swift integration too.

With this release, ObjectivePGP.framework is distributed as a source and Static Framework to make it easier to integrate with the projects. Also, removed external dependency to OpenSSL.

Check out updated README.md for more details.