Release 0.1.54 93/294993/1 accepted/tizen/6.0/unified/20230630.050042 accepted/tizen/6.5/unified/20230719.174754 accepted/tizen/7.0/unified/20230630.105250 accepted/tizen/unified/20230630.124050
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 29 Jun 2023 08:32:17 +0000 (10:32 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 29 Jun 2023 08:32:17 +0000 (10:32 +0200)
* Implement public key extraction in TZ backend
* add ALGO_ECDSA_SV to MAX_KEY_SIZE in tz_backend
* Return proper error for wrong wrapped key type
* Update ckmc_import_wrapped_key description
* Add missing exception guard to C++ API
* Simplify serialization calls
* Fix wrong fuction name in the documentation
* Fix typo in ckmc-manager.h
* Enable -Wshadow and fix warnings

Change-Id: I1009a607df537d843cc59fa8148f4912262480cc

packaging/key-manager.spec

index 6db5f60..2231921 100644 (file)
@@ -12,7 +12,7 @@
 
 Name:       key-manager
 Summary:    Central Key Manager and utilities
-Version:    0.1.53
+Version:    0.1.54
 Release:    1
 Group:      Security/Secure Storage
 License:    Apache-2.0 and BSD-3-Clause