Release 0.1.59 47/299347/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 26 Sep 2023 08:33:44 +0000 (10:33 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 26 Sep 2023 08:33:44 +0000 (10:33 +0200)
* Implement hash selection in RSA OAEP
* Prevent using public key for decryption
* Specify the RSA OAEP encryption padding
* Check mandatory KBKFD params in TZ
* Fix key-wrapping documentation
* Adjust scheme tests to TZ

Change-Id: I08c3f15e53e569e6dcbdface9cde5f5411699847

packaging/key-manager.spec

index 72c602e..60c913a 100644 (file)
@@ -12,7 +12,7 @@
 
 Name:       key-manager
 Summary:    Central Key Manager and utilities
-Version:    0.1.58
+Version:    0.1.59
 Release:    1
 Group:      Security/Secure Storage
 License:    Apache-2.0 and BSD-3-Clause