All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Template could be found here: CHANGELOG
-
Possibility to store KeyPair with a tag in keychain
-
Publicly exposed AESAlgorithm with 2 factory methods
-
Added methods for sign and verify with RSA PSS, using SHA256 salted (32) or unsalted (0)
-
isPermanent option in KeyOptions for testing generation of keys without storing them