platform/core/security/key-manager.git
5 weeks agoRelease 0.1.70 46/317446/1 accepted/tizen_unified_dev accepted/tizen/8.0/unified/20240911.162250 accepted/tizen/unified/20240911.104731 accepted/tizen/unified/dev/20240913.055513 accepted/tizen/unified/x/20240911.084259
Dariusz Michaluk [Tue, 10 Sep 2024 09:10:05 +0000 (11:10 +0200)]
Release 0.1.70

* Update PQC API comments

Change-Id: I032dd2e3bdab34e07b48844c2db1803970d9fdd4

6 weeks agoUpdate PQC API comments 19/317119/1
Jakub Wlostowski [Wed, 4 Sep 2024 07:31:08 +0000 (09:31 +0200)]
Update PQC API comments

Change-Id: If37bedea064de53d4b45808faa64a1e54e9d5e5d

6 weeks agoRelease 0.1.69 07/315707/6 accepted/tizen/8.0/unified/20240905.164456 accepted/tizen/unified/20240905.010625 accepted/tizen/unified/dev/20240910.111517 accepted/tizen/unified/x/20240905.023718
Dariusz Michaluk [Tue, 6 Aug 2024 11:26:32 +0000 (13:26 +0200)]
Release 0.1.69

* Allow saving exportable public keys in TZ
* Ensure async thread join
* Update SAM exclude configuration to new SAM requirements
* Allow adding new data types
* PQC API sw-backend implementation
* PQC API tz-backend implementation

Change-Id: Idef13f3d952e63c5637bde79c8794ac7c3abd797

6 weeks agoAdd ML-KEM derive hybrid tz-backend implementation 54/316554/15
Dariusz Michaluk [Thu, 22 Aug 2024 11:44:31 +0000 (13:44 +0200)]
Add ML-KEM derive hybrid tz-backend implementation

Change-Id: I1b807e0fcef017c9ee8725230eb7430a49f74d39

6 weeks agoAdd ML-KEM (en/de)capsulation tz-backend implementation 57/315557/24
Jan Wojtkowski [Thu, 1 Aug 2024 15:08:49 +0000 (17:08 +0200)]
Add ML-KEM (en/de)capsulation tz-backend implementation

Change-Id: Ibf4edadd8ef700030880edd27a0e41741b151c9b

6 weeks agoAdd ML-KEM keypair creation tz-backend implementation 82/315082/20
Jan Wojtkowski [Fri, 19 Jul 2024 13:55:30 +0000 (15:55 +0200)]
Add ML-KEM keypair creation tz-backend implementation

Change-Id: If3d92ed99ff4dffd5cea930354b8463246880b8a

7 weeks agoAdd ML-KEM derive hybrid sw-backend implementation 15/314815/24
Jan Wojtkowski [Fri, 19 Jul 2024 13:55:30 +0000 (15:55 +0200)]
Add ML-KEM derive hybrid sw-backend implementation

Change-Id: Ica9e6e6a778d293ff8d0ca66e06a3d2299ad6e64

7 weeks agoAdd ML-KEM (en/de)capsulation sw-backend implementation 64/314264/30
Jan Wojtkowski [Thu, 27 Jun 2024 10:04:13 +0000 (12:04 +0200)]
Add ML-KEM (en/de)capsulation sw-backend implementation

Change-Id: I50f72fec57e89f8898ff904d94a77236f131506f

7 weeks agoAdd ML-KEM keypair creation sw-backend implementation 52/313852/36
Jan Wojtkowski [Thu, 27 Jun 2024 10:04:13 +0000 (12:04 +0200)]
Add ML-KEM keypair creation sw-backend implementation

Change-Id: I9102452d64ef09b82b09aad0da287f247bad729e

7 weeks agoPQC API draft 26/313526/32
Jan Wojtkowski [Thu, 27 Jun 2024 10:04:13 +0000 (12:04 +0200)]
PQC API draft

Change-Id: I6260b0d410e26af5c42c60a54c62c8b776822cd4

7 weeks agoAllow adding new data types 75/316375/4
Jakub Wlostowski [Tue, 20 Aug 2024 09:49:11 +0000 (11:49 +0200)]
Allow adding new data types

Change-Id: I5416aa02045af3448c19c5c66a90ee0c2f165f04

7 weeks agoUpdate SAM exclude configuration to new SAM requirements 76/316776/1 accepted/tizen/unified/20240903.172502 accepted/tizen/unified/x/20240904.025230
Tomasz Swierczek [Wed, 28 Aug 2024 04:15:28 +0000 (06:15 +0200)]
Update SAM exclude configuration to new SAM requirements

Change-Id: I10928c78395ce94129c61213af9a9b086e7db3e0

3 months agoEnsure async thread join 50/313850/3
Krzysztof Jackiewicz [Tue, 2 Jul 2024 12:59:59 +0000 (14:59 +0200)]
Ensure async thread join

ConnectionThread destructor calls EventFd::notify() which may throw. In
such case the thread will be destroyed before joining, which will
result in program termination. Make sure that the std::thread::join()
is called even if EventFd::notify throws.

Change-Id: Ieb5cbcf4440b2c9d22c2d30410fd2b9263070b2f

3 months agoAllow saving exportable public keys in TZ 64/313164/9
Andrei Vakulich [Fri, 14 Jun 2024 13:13:40 +0000 (15:13 +0200)]
Allow saving exportable public keys in TZ

Save RSA and ECDSA keys in TZ if only private key is unexportable.
Save DSA key pair in TZ if only both keys are unexportable.

Change-Id: I2cfd6a22386e265a1bb65b3d3e0dfe052f5b0aaa

3 months agoRelease 0.1.68 44/313844/1 accepted/tizen/8.0/unified/20240703.154918 accepted/tizen/unified/20240703.100105 accepted/tizen/unified/dev/20240704.065618 accepted/tizen/unified/toolchain/20240812.131853 accepted/tizen/unified/x/20240704.022904 accepted/tizen/unified/x/asan/20240813.230135
Dariusz Michaluk [Tue, 2 Jul 2024 10:35:34 +0000 (12:35 +0200)]
Release 0.1.68

* Protect concatenated data (un)wrapping
  with the keymanager.extended privilege

Change-Id: I243419ec7860d99d7cec504e68bb11019f90809f

3 months agoProtect concatenated data (un)wrapping with the keymanager.extended privilege 16/313416/7
Filip Skrzeczkowski [Tue, 25 Jun 2024 14:24:28 +0000 (16:24 +0200)]
Protect concatenated data (un)wrapping with the keymanager.extended privilege

Create an additional socket for processing requests made with the
extended API and check the keymanager.extended privilege

Change-Id: Ic548d195012ab2d4fd8d5a888bf20c45602b8bd2

3 months agoRelease 0.1.67 91/313391/1 accepted/tizen/8.0/unified/20240626.155859 accepted/tizen/unified/20240626.155302 accepted/tizen/unified/dev/20240701.072854 accepted/tizen/unified/x/20240627.011858
Dariusz Michaluk [Tue, 25 Jun 2024 07:10:19 +0000 (09:10 +0200)]
Release 0.1.67

* Remove double checking of key type
* Fix warning & issues from gcc14 compiler
* Fix CMakeLists.txt for sqlcipher
* Documentation improvement for Escrow Vault 2.0 support
* Add EXTENDED_MODULE defgroup in docs
* Rename client extended module

Change-Id: If7de33fc74baad801b2327edd2a26b729a552068

4 months agoRename client extended module 50/313250/1
Filip Skrzeczkowski [Thu, 20 Jun 2024 10:30:51 +0000 (12:30 +0200)]
Rename client extended module

Change-Id: Iaf90c2081bd1e131b629c0dead037beb79df08ad

4 months agoAdd EXTENDED_MODULE defgroup in docs 45/313045/2
Filip Skrzeczkowski [Tue, 18 Jun 2024 10:59:40 +0000 (12:59 +0200)]
Add EXTENDED_MODULE defgroup in docs

Change-Id: I6e92dbeff5bc910f0bc9427babb7076e2a572d02

4 months agoDocumentation improvement for Escrow Vault 2.0 support 27/312827/3
Filip Skrzeczkowski [Fri, 14 Jun 2024 14:56:01 +0000 (16:56 +0200)]
Documentation improvement for Escrow Vault 2.0 support

The following changes in the CAPI documentation were made according
to requests made during the ACR approval process:
 - CAPI_KEY_MANAGER_CLIENT_EXTENDED_MODULE description
 - concatenated data (un)wrapping: code examples of memory handling
 - 3072 bit RSA clarification: minimum Tizen release

Change-Id: I095c088534e56d032041e46a263791877f1176e9

4 months agoFix CMakeLists.txt for sqlcipher 31/312331/1 accepted/tizen/unified/20240607.170542 accepted/tizen/unified/20240611.123050 accepted/tizen/unified/dev/20240620.005625 accepted/tizen/unified/toolchain/20240610.172628 accepted/tizen/unified/x/20240610.223215 accepted/tizen/unified/x/asan/20240625.092005
Dongsun Lee [Fri, 7 Jun 2024 01:15:15 +0000 (10:15 +0900)]
Fix CMakeLists.txt for sqlcipher

Change-Id: I54f85c10ebd430c83ed7b2fdf059f4b3b6f57827

4 months agoFix warning & issues from gcc14 compiler 74/312274/3
Tomasz Swierczek [Wed, 5 Jun 2024 11:18:07 +0000 (13:18 +0200)]
Fix warning & issues from gcc14 compiler

Change-Id: Ia762c409607ae39a74f5b6af1e5a987579719465

4 months agoRemove double checking of key type 77/312277/2
Dariusz Michaluk [Wed, 5 Jun 2024 11:11:18 +0000 (13:11 +0200)]
Remove double checking of key type

Change-Id: Iae2c23f0c8f8124d8c6cae843385cd8722019af8

4 months agoRelease 0.1.66 accepted/tizen/8.0/unified/20240607.172248 accepted/tizen/unified/20240603.032406 accepted/tizen/unified/x/20240604.012932
Tomasz Swierczek [Fri, 31 May 2024 04:41:42 +0000 (06:41 +0200)]
Release 0.1.66

* Adjust coverage script after lcov upgrade
* Add RSA 3072 support
* Dont return aliases with only REMOVE permission
* Concatenated wrapping API & sw-backend & tz-backend implementation
* Allow using SHA384 & SHA512 with RSA OAEP

Change-Id: I4d3ac695d10cd0fe2aa0bf16dc9bdae6830e40b0

4 months agoAllow using SHA384 & SHA512 with RSA OAEP 37/311137/10
Dariusz Michaluk [Thu, 9 May 2024 13:47:58 +0000 (15:47 +0200)]
Allow using SHA384 & SHA512 with RSA OAEP

Change-Id: I784c42ccd6d2cf8fb8452944e90d4234c299e121

4 months agoConcatenated wrapping tz-backend implementation 67/311167/11
Dariusz Michaluk [Fri, 10 May 2024 10:17:59 +0000 (12:17 +0200)]
Concatenated wrapping tz-backend implementation

Change-Id: I4e524f72b5cbc011c503f74172615e87e03fab18

4 months agoConcatenated wrapping sw-backend implementation 46/310546/10
Dariusz Michaluk [Fri, 19 Apr 2024 13:24:49 +0000 (15:24 +0200)]
Concatenated wrapping sw-backend implementation

Change-Id: I28856286c05c2ec1919674b0e7cf8add90cc20e1

5 months agoConcatenated wrapping API draft 77/309777/9
Dariusz Michaluk [Tue, 16 Apr 2024 14:44:36 +0000 (16:44 +0200)]
Concatenated wrapping API draft

Change-Id: Ie154b19b3c59727ec9bf5b8ece91ce9a549d2feb

5 months agoDont return aliases with only REMOVE permission 46/311146/1
Andrei Vakulich [Tue, 14 May 2024 08:36:45 +0000 (10:36 +0200)]
Dont return aliases with only REMOVE permission

Change-Id: I6558ff299deb5166ef90f2ba8191521d901f0a24

5 months agoAdd RSA 3072 support 61/309961/10
Jan Wojtkowski [Thu, 18 Apr 2024 10:32:32 +0000 (12:32 +0200)]
Add RSA 3072 support

Change-Id: Ic6616d1e67bc612f0f168f3d1d628b2f86689132

6 months agoAdd vscode settings to .gitignore 76/309976/2
Jan Wojtkowski [Thu, 18 Apr 2024 13:40:08 +0000 (15:40 +0200)]
Add vscode settings to .gitignore

Change-Id: Ic2d94c8cfc0de934ebe00774db6591c78625c46c

6 months agoAdjust coverage script after lcov upgrade 91/309191/1
Dariusz Michaluk [Fri, 5 Apr 2024 10:15:39 +0000 (12:15 +0200)]
Adjust coverage script after lcov upgrade

Change-Id: I8d03eb3e0fc2092fb99bf5bf90fd037f1a9c3fe2

7 months agoRelease 0.1.65 44/307244/1 accepted/tizen/8.0/unified/20240313.143417 accepted/tizen/unified/20240308.174021 accepted/tizen/unified/x/20240311.095938
Krzysztof Jackiewicz [Wed, 6 Mar 2024 09:08:49 +0000 (10:08 +0100)]
Release 0.1.65

* Exit with error when file lock is busy

Change-Id: Ic29fbe2543e4711c76c289cbc2a298f34af11f3a

7 months agoExit with error when file lock is busy 37/307137/1
Krzysztof Jackiewicz [Tue, 5 Mar 2024 08:56:15 +0000 (09:56 +0100)]
Exit with error when file lock is busy

Change-Id: Iee78ef372a3315c8eedbf80b0579508edb1c3843

7 months agoRelease 0.1.64 54/306454/1 accepted/tizen/unified/20240222.012641 accepted/tizen/unified/toolchain/20240311.065524 accepted/tizen/unified/x/20240222.211043
Dariusz Michaluk [Wed, 21 Feb 2024 12:31:57 +0000 (13:31 +0100)]
Release 0.1.64

* Adjust openssl error handling to latest release
* Remove conditional statements from Native API headers

Change-Id: Ie0f9e216ce81aeec28e087476eea3112fd69208e

7 months agoAdjust openssl error handling to latest release 53/306453/1
Dariusz Michaluk [Wed, 21 Feb 2024 12:29:07 +0000 (13:29 +0100)]
Adjust openssl error handling to latest release

Change-Id: I90b63bb4610ef02904b4f048e0259f72ff39b6ef

10 months agoRemove conditional statements from Native API headers 51/302551/1
Krzysztof Malysa [Thu, 7 Dec 2023 15:03:09 +0000 (16:03 +0100)]
Remove conditional statements from Native API headers

Part of 9.0 Native API Public Header.

Change-Id: I960fc582ec9ccfa141a975054cb80911d2959294

10 months agoRelease 0.1.63 65/301665/1
Krzysztof Jackiewicz [Tue, 21 Nov 2023 08:50:46 +0000 (09:50 +0100)]
Release 0.1.63

* Implement cpu inheritance

Change-Id: Ic642ea116ca2e55a7e7c6370cd026dd824239204

11 months agoImplement cpu inheritance 91/301491/3
Krzysztof Jackiewicz [Thu, 16 Nov 2023 21:42:25 +0000 (22:42 +0100)]
Implement cpu inheritance

Apply CPU boosting to server for high priority clients.

Change-Id: I6493362020eee6b43534166bc8442d5931cc450d

12 months agoRelease 0.1.62 78/299878/1
Krzysztof Jackiewicz [Wed, 11 Oct 2023 09:00:43 +0000 (11:00 +0200)]
Release 0.1.62

* Serialize AES key size as int

Change-Id: I85df03b1a4fe60a70796a405c6400188719b20c0

12 months agoSerialize AES key size as int 31/299731/2
Krzysztof Jackiewicz [Mon, 9 Oct 2023 07:42:02 +0000 (09:42 +0200)]
Serialize AES key size as int

It was converted to size_t at some point which led to errors on 64-bit
architectures.

Change-Id: Id905e9b06219642355050cfdb5a69d2cb2162ee7

12 months agoRelease 0.1.61 91/299491/1 accepted/tizen/8.0/unified/20231011.152833 accepted/tizen/unified/20231005.030712 tizen_8.0_m2_release
Krzysztof Jackiewicz [Tue, 3 Oct 2023 08:05:35 +0000 (10:05 +0200)]
Release 0.1.61

* Fix openssl3.0 migration code in sqlcipher

Change-Id: I5e19982b2b78362c5193ea1fd855a42d28d686db

12 months agoFix openssl3.0 migration code in sqlcipher 90/299490/1
Krzysztof Jackiewicz [Tue, 3 Oct 2023 07:32:12 +0000 (09:32 +0200)]
Fix openssl3.0 migration code in sqlcipher

Calculate the string size using strlen.

Change-Id: I541b656995bdf4f0dada21e6b4b61f91360c8eee

12 months agoRelease 0.1.60 82/299482/2 accepted/tizen/unified/20231004.100255
Krzysztof Jackiewicz [Mon, 2 Oct 2023 08:22:31 +0000 (10:22 +0200)]
Release 0.1.60

* Scheme tests fix
* Migrate to openssl3.0
* Fix AES GCM IV setting in KeyProvider

Change-Id: I133daec935c08e7dc0867357ae9a111fa95e7670

12 months agoScheme tests fix 38/299438/4
Krzysztof Jackiewicz [Thu, 28 Sep 2023 09:42:26 +0000 (11:42 +0200)]
Scheme tests fix

Change-Id: I49b8fc6c24fde53e637e1431c2b49c9022249e66

12 months agoMigrate to openssl3.0 14/299214/12
Krzysztof Jackiewicz [Thu, 21 Sep 2023 10:41:17 +0000 (12:41 +0200)]
Migrate to openssl3.0

* Update RPM and CMake dependencies.
* Replace deprecated HMAC functions in sqlcipher.
* Update openssl error handling. We can't rely on function codes any
  more (all are 0 in openssl3.0).
* Adjust to argument constness changes.
* Get rid of FIPS_mode_set(). FIPS mode can be enabled in openssl
  configuration.
* Fix sk_X509_free visibility issue.
* Openssl3.0 does not allow X9.31 padding withraw messages (no digest).
  Update doc and tests accordingly.
* Handle new openssl errors.
* Ignore deprecation warnings.

Change-Id: I7dee7d3aa6e8b364553405202acde8f848621d4a

12 months agoFix AES GCM IV setting in KeyProvider 51/299451/4
Krzysztof Jackiewicz [Fri, 29 Sep 2023 05:09:19 +0000 (07:09 +0200)]
Fix AES GCM IV setting in KeyProvider

The proper order of setting an IV of custom length in GCM is to firstly
pass the length and then the IV during both encryption and decryption.
The KeyProvider code was doing the opposite which resulted in
truncating the IV to 12B. In openssl3.0 The effect is somewhat
diffferent but the output is also invalid.

Openssl silently ignores this issue allowing to call the API in wrong
order and get invalid encryption/decryption results.

The issue was not detected until now because the IV truncation was
working the same way during encryption and decryption and no other
module beside key-manager was accessing the encrypted keys.

This commit modifies KeyProvider code in 2 ways:
* Modify encryption and decryption to set the IV length properly.
* If decryption fails retry it with IV truncated to 12B to handle data
  encrypted the old way.

Change-Id: I72e237b0842234d80579f3e93b5e1012a0613140

12 months agoRelease 0.1.59 47/299347/1
Krzysztof Jackiewicz [Tue, 26 Sep 2023 08:33:44 +0000 (10:33 +0200)]
Release 0.1.59

* 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

12 months agoImplement hash selection in RSA OAEP 58/299258/6
Krzysztof Jackiewicz [Fri, 22 Sep 2023 09:34:00 +0000 (11:34 +0200)]
Implement hash selection in RSA OAEP

SW and TZ backend implementation
Unit-tests included

Change-Id: I6efd8a0477fe3137491c889d0c70eabc0d861097

13 months agoPrevent using public key for decryption 39/299139/2
Krzysztof Jackiewicz [Wed, 20 Sep 2023 10:57:56 +0000 (12:57 +0200)]
Prevent using public key for decryption

We could leave it for backends but since we have all the info, let's
fail early.

Change-Id: I7d3257370124ad19d423b859f380ce60f6da4d95

13 months agoSpecify the RSA OAEP encryption padding 35/299135/2
Krzysztof Jackiewicz [Wed, 20 Sep 2023 09:52:25 +0000 (11:52 +0200)]
Specify the RSA OAEP encryption padding

Change-Id: I88abe53b11230121f594728abf64c0cf1c38895f

13 months agoCheck mandatory KBKFD params in TZ 34/299134/2
Krzysztof Jackiewicz [Tue, 19 Sep 2023 12:56:06 +0000 (14:56 +0200)]
Check mandatory KBKFD params in TZ

Change-Id: I151207b55b1051ac3cc870c885a33b951331bc61

13 months agoFix key-wrapping documentation 82/298682/1
Krzysztof Jackiewicz [Mon, 11 Sep 2023 12:03:30 +0000 (14:03 +0200)]
Fix key-wrapping documentation

Change-Id: I67d762c719e2fc1a7cae7f3537f69760fa9eef3f

13 months agoAdjust scheme tests to TZ 07/297207/2
Krzysztof Jackiewicz [Fri, 11 Aug 2023 11:29:45 +0000 (13:29 +0200)]
Adjust scheme tests to TZ

TZ does not support saving asymmetric keys with password.

Change-Id: Ia6ec92b610908a52079d2f22f32a9387237faee7

14 months agoRelease 0.1.58 09/297509/1 accepted/tizen/6.5/unified/20230822.101627 accepted/tizen/7.0/unified/20230822.163532 accepted/tizen/8.0/unified/20231005.093640 accepted/tizen/unified/20230822.043339
Dongsun Lee [Mon, 21 Aug 2023 06:41:03 +0000 (15:41 +0900)]
Release 0.1.58

* Add compiler flags for build warnings
* Check RSA padding in TZ
* Check KBKDF parameters on key-manager side
* Pass password to CMD_GET_DATA_SIZE
* Pass public key curve info to TZ's ECDH
* Use default CTR length in TZ encryption

Change-Id: Ibe2928a9b18bba49764a9779eaed1712b9bf5b36

14 months agoSet initial values to remove build warnings 87/297487/1
Dongsun Lee [Mon, 21 Aug 2023 01:16:45 +0000 (10:16 +0900)]
Set initial values to remove build warnings

Change-Id: Icf793bed432aeb72de8471bd770feb9326450936

14 months agoCheck RSA padding in TZ 36/297136/2
Krzysztof Jackiewicz [Thu, 10 Aug 2023 18:27:44 +0000 (20:27 +0200)]
Check RSA padding in TZ

The only supported padding method is PKCS1

Change-Id: I3cd769d68f67b3ee2afb959bca2e74db8e6295c4

14 months agoCheck KBKDF parameters on key-manager side 62/297062/3
Krzysztof Jackiewicz [Wed, 9 Aug 2023 15:39:38 +0000 (17:39 +0200)]
Check KBKDF parameters on key-manager side

Change-Id: I1afb107d6fd286f5524561c1631ef65c2043f3c2

14 months agoPass password to CMD_GET_DATA_SIZE 61/297061/2
Krzysztof Jackiewicz [Wed, 9 Aug 2023 15:31:21 +0000 (17:31 +0200)]
Pass password to CMD_GET_DATA_SIZE

In case of encrypted objects the password may be necessary do get the
actual size.

Change-Id: I5636325a8a120c0226ab5cc06ddef2aa05b96992

14 months agoPass public key curve info to TZ's ECDH 60/297060/2
Krzysztof Jackiewicz [Wed, 9 Aug 2023 15:26:24 +0000 (17:26 +0200)]
Pass public key curve info to TZ's ECDH

This is needed to compare curve with private EC curve in TZ.

Change-Id: I5c42b7395683bd14c391415537e31efc3dcb6fc4

14 months agoUse default CTR length in TZ encryption 94/296994/2
Krzysztof Jackiewicz [Tue, 8 Aug 2023 15:00:00 +0000 (17:00 +0200)]
Use default CTR length in TZ encryption

According to API documentation the counter length parameter is optional.
TZ implementation should not assume its existence.

Change-Id: I89ef3b78e95f2a3a8c79688ee21c9d04a43a5116

14 months agoRelease 0.1.57 76/296776/1 accepted/tizen/6.5/unified/20230809.042946 accepted/tizen/7.0/unified/20230808.172155 accepted/tizen/unified/20230808.170151
Krzysztof Jackiewicz [Fri, 4 Aug 2023 06:18:40 +0000 (08:18 +0200)]
Release 0.1.57

* Deserialize tags only if password was given
* Add context cleanup command for TZ
* Fix bugs during exporting a wrapped key
* Use default tag length for wrapping if not given
* Allow only symmetric key wraping/unwrapping
* Add type parameter to "get" commands
* Call TA to get the max chunk size
* Pass key length to KBKDF in TZ backend
* Fix secret pwd passing in TZ backend KBKDF

Change-Id: Ia17f64eacf32400ef0f53c0d2cf82ceb1c07e45c

14 months agoDeserialize tags only if password was given 15/296715/1
Krzysztof Jackiewicz [Thu, 3 Aug 2023 08:55:48 +0000 (10:55 +0200)]
Deserialize tags only if password was given

Change-Id: I1c598e17740785e4bd49edc120b6844ebe65e88a

14 months agoAdd context cleanup command for TZ 92/296592/1
Krzysztof Jackiewicz [Tue, 1 Aug 2023 13:26:47 +0000 (15:26 +0200)]
Add context cleanup command for TZ

If encryption fails and the "finalize" is not called the context will
not removed on TA side. Fix it by adding new command.

Change-Id: Id6bfb6821ba2c83565eb79d825fa98c096a346fc

14 months agoFix bugs during exporting a wrapped key 97/296497/1
Dongsun Lee [Sat, 29 Jul 2023 07:26:10 +0000 (16:26 +0900)]
Fix bugs during exporting a wrapped key

- generous output size check
- enlarged encryption overhead for RSA
- use type of wrap to key

Change-Id: I64367edf00d58e67df62a682a05c58dae5e2327b

14 months agoUse default tag length for wrapping if not given 75/296475/1
Krzysztof Jackiewicz [Fri, 28 Jul 2023 11:13:19 +0000 (13:13 +0200)]
Use default tag length for wrapping if not given

Change-Id: I2ad6e13383621522af2de8500814f6d01868c828

14 months agoAllow only symmetric key wraping/unwrapping 61/296261/2
Krzysztof Jackiewicz [Mon, 24 Jul 2023 10:59:40 +0000 (12:59 +0200)]
Allow only symmetric key wraping/unwrapping

Change-Id: I36549b09d891d0d3e34667c71aa0294389441f76

14 months agoAdd type parameter to "get" commands 59/296259/3
Krzysztof Jackiewicz [Mon, 24 Jul 2023 10:44:00 +0000 (12:44 +0200)]
Add type parameter to "get" commands

CMD_GET_DATA
CMD_GET_DATA_SIZE
CMD_EXPORT_WRAPPED_KEY

This may be necessary if data is encrypted.

Change-Id: Ie34d33c11e9c55958cb44adcb0bf5371c36e8a68

14 months agoCall TA to get the max chunk size 51/296251/4
Krzysztof Jackiewicz [Mon, 24 Jul 2023 09:42:18 +0000 (11:42 +0200)]
Call TA to get the max chunk size

Change-Id: Iec297646564b0a49d2966fcec1ec922bac1b7615

15 months agoPass key length to KBKDF in TZ backend 50/296150/2
Krzysztof Jackiewicz [Thu, 20 Jul 2023 12:20:20 +0000 (14:20 +0200)]
Pass key length to KBKDF in TZ backend

Change-Id: I5cd90b8754b7aa89371e515ffac79cd35c9b5004

15 months agoFix secret pwd passing in TZ backend KBKDF 49/296149/2
Krzysztof Jackiewicz [Thu, 20 Jul 2023 12:05:22 +0000 (14:05 +0200)]
Fix secret pwd passing in TZ backend KBKDF

Change-Id: I6f1a4d588a6a0679b88f967fdbc71b436329153f

15 months agoRelease 0.1.56 72/295872/1 accepted/tizen/6.5/unified/20230717.164352 accepted/tizen/7.0/unified/20230717.162659 accepted/tizen/unified/20230718.162136
Krzysztof Jackiewicz [Fri, 14 Jul 2023 12:39:59 +0000 (14:39 +0200)]
Release 0.1.56

* Documentation fixes
* Retrieve TZ raw key data only when needed
* Reserve enough space for GCM tag in TZ backend
* Use proper memory type in TZ backend's addGcmAAD()

Change-Id: I38b89ee3a76a62420f148a2dd836d7ffe1d1072d

15 months agoDocumentation fixes 54/295754/1
Krzysztof Jackiewicz [Thu, 13 Jul 2023 07:55:15 +0000 (09:55 +0200)]
Documentation fixes

* Do not use @see inside other tags
* Add missing parenthesis

Change-Id: I4b7492eb410c6f510b6848689faf622dd0b8dc5b

15 months agoRetrieve TZ raw key data only when needed 84/295684/1
Krzysztof Jackiewicz [Wed, 12 Jul 2023 08:59:31 +0000 (10:59 +0200)]
Retrieve TZ raw key data only when needed

Change-Id: Ia1ef537b9696e39c53c1f4972f96ead4cb0fb81a

15 months agoReserve enough space for GCM tag in TZ backend 51/295651/2
Krzysztof Jackiewicz [Wed, 12 Jul 2023 06:58:38 +0000 (08:58 +0200)]
Reserve enough space for GCM tag in TZ backend

Change-Id: I36f9718cfdc37f7fdac1e47fc056aeaabdeee242

15 months agoUse proper memory type in TZ backend's addGcmAAD() 02/295602/2
Krzysztof Jackiewicz [Tue, 11 Jul 2023 11:05:27 +0000 (13:05 +0200)]
Use proper memory type in TZ backend's addGcmAAD()

We need TEEC_VALUE_INOUT to properly read the return code from
op.params[0].value.a.

Change-Id: I95eb5fd757f9e3235bb855269dd0a804ac7bb135

15 months agoRelease 0.1.55 96/295596/2 accepted/tizen/unified/dev/20230726.115846
Krzysztof Jackiewicz [Tue, 11 Jul 2023 10:07:18 +0000 (12:07 +0200)]
Release 0.1.55

* Fix TZ backend issues
* Fixed the build error using gcc 13
* Modify decider logic
* Allow EC keys to be imported to TZ backend

Change-Id: I409287a6d1b9f14deb34041dcce904bcbb43f7ba

15 months agoFix TZ backend issues 48/295548/2
Krzysztof Jackiewicz [Mon, 10 Jul 2023 15:31:33 +0000 (17:31 +0200)]
Fix TZ backend issues

* Add missing namespaces
* Include ctx.cpp in TZ source list
* Add missing operation id to internal TZ calls

Change-Id: I59e71b7af5a1c418f797e7d915b8a9d1fc456edf

15 months agoFixed the build error using gcc 13 08/295208/4
wchang kim [Mon, 3 Jul 2023 23:06:34 +0000 (08:06 +0900)]
Fixed the build error using gcc 13

Change-Id: I716b3be00e9e2015591af34b33031726fa1b5969

15 months agoModify decider logic 99/295199/3
Krzysztof Jackiewicz [Mon, 3 Jul 2023 11:59:21 +0000 (13:59 +0200)]
Modify decider logic

Allow importing of all types of asymmetric keys to TZ backend.

Add unit-test

Change-Id: Iebbd0d5f37b4568b8c2473cdfe178d1ddad85a86

15 months agoAllow EC keys to be imported to TZ backend 98/295198/2
Krzysztof Jackiewicz [Mon, 3 Jul 2023 12:32:23 +0000 (14:32 +0200)]
Allow EC keys to be imported to TZ backend

Change-Id: I54ab75a7d30817aea1054fd13b81f2519d0bdc13

15 months agoRelease 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
Krzysztof Jackiewicz [Thu, 29 Jun 2023 08:32:17 +0000 (10:32 +0200)]
Release 0.1.54

* 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

15 months agoImplement public key extraction in TZ backend 97/294897/3
Krzysztof Jackiewicz [Wed, 28 Jun 2023 08:21:21 +0000 (10:21 +0200)]
Implement public key extraction in TZ backend

Public keys are not secrets and there are scenarios like ECDH when they
have to be extracted in raw form. Exportability logic still applies.

* Separate the object id and the raw data in TZ backend objects.
* Rename function arguments to make their meaning more adequate.
* Use object id when making operations using given key or binary data.
* Return raw data only to CKMLogic via getBinary() method.
* Make getBinary() return an empty buffer for private and symmetric keys.
* Move m_type to AKey where it's used.

Change-Id: Idf6db51387d98f6560f0da18e2fc1d9bbc3abc4f

15 months agoadd ALGO_ECDSA_SV to MAX_KEY_SIZE in tz_backend 70/294970/2
Dongsun Lee [Thu, 29 Jun 2023 07:42:00 +0000 (16:42 +0900)]
add ALGO_ECDSA_SV to MAX_KEY_SIZE in tz_backend

Change-Id: I484312a778a8587d3197132e5182af8b842646ce

15 months agoReturn proper error for wrong wrapped key type 53/294853/1
Krzysztof Jackiewicz [Tue, 27 Jun 2023 15:00:29 +0000 (17:00 +0200)]
Return proper error for wrong wrapped key type

Change-Id: I72e888e9808865c9ac3178ec8821dbf79aad9fd5

15 months agoUpdate ckmc_import_wrapped_key description 47/294847/1
Krzysztof Jackiewicz [Tue, 27 Jun 2023 11:39:48 +0000 (13:39 +0200)]
Update ckmc_import_wrapped_key description

The remark allows passing a wrapped key without any type letting the
backend autodetect it. Current implementation in SW backend does not
support it. In case of TZ backend such autodetection would unnecessarily
complicate the code.

Since the feature is not actually needed, the value CKMC_KEY_NONE option
will be forbidden from now on.

Change-Id: I2396d03bd28b0eeef0a1e922029808061beb71c8

15 months agoAdd missing exception guard to C++ API 55/294655/1
Krzysztof Jackiewicz [Thu, 22 Jun 2023 09:04:18 +0000 (11:04 +0200)]
Add missing exception guard to C++ API

Change-Id: Ie9164be51dbea8cf8b6f1524808fbb8841c2f2bf

16 months agoSimplify serialization calls 19/294619/2
Krzysztof Jackiewicz [Tue, 13 Jun 2023 14:47:07 +0000 (16:47 +0200)]
Simplify serialization calls

Remove unnecessary casts and use type deduction.

Change-Id: I88d8ae4b8060a509984a6883289c4bb05a9c1015

16 months agoFix wrong fuction name in the documentation 20/294620/1
Krzysztof Jackiewicz [Wed, 21 Jun 2023 18:50:26 +0000 (20:50 +0200)]
Fix wrong fuction name in the documentation

Change-Id: Ib83d88de1d17bd32b86cd7c99b5dd12247d0aaf8

16 months agoFix typo in ckmc-manager.h 15/294615/1
Krzysztof Jackiewicz [Wed, 21 Jun 2023 15:16:19 +0000 (17:16 +0200)]
Fix typo in ckmc-manager.h

Change-Id: I76c95dcf4c32f3fc70abea680f757edd45676c07

16 months agoEnable -Wshadow and fix warnings 23/294523/4
Krzysztof Jackiewicz [Tue, 20 Jun 2023 15:52:03 +0000 (17:52 +0200)]
Enable -Wshadow and fix warnings

The flag is used in products an our code causes warnings/errors. Fix
existing code and enable the flag to detect possible errors in future.

Change-Id: I830696231f9a6f1b80d390f7bf3df4fff1814691

16 months agoRelease 0.1.53 19/294219/1 accepted/tizen/6.0/unified/20230621.004733 accepted/tizen/6.5/unified/20230621.125855 accepted/tizen/7.0/unified/20230620.164235 accepted/tizen/unified/20230621.023228
Krzysztof Jackiewicz [Wed, 14 Jun 2023 10:33:41 +0000 (12:33 +0200)]
Release 0.1.53

* Add few remarks regarding chunk size limits
* Cipher API implementation in TZ backend
* Backend info API implementation
* Alias info refactoring
* Extend E2EE API support back to 6.0
* Refactor serialization code
* Cipher API unit tests
* Cipher API implementation (server part)
* Cipher API implementation (backend part)
* Cipher API implementation (client part)
* Drop all encryption requests upon disconnection
* Update cipher api description
* Improve AAD and GCM tag handling in cipher API
* Update ckmc_generate_new_params with new algorithms
* Allow generating unexportable binary data in TZ
* Add missing KBKDF params in TZ backend
* Workaround for GCM IV length issue
* Fix GCM IV length setting
* Test proper GCM IV length handling
* Rename DataType::isSKey
* Fix backend selection logic
* Fix default value for KBKDF LLEN parameter
* Backend info API
* Multi-stage encryption API
* Fix ckmc_key_derive API description

Change-Id: If9bfbaa1fe5169412441660df3bb1a055d22ce2a

16 months agoMerge branch e2ee into tizen 18/294218/1
Krzysztof Jackiewicz [Wed, 14 Jun 2023 10:30:49 +0000 (12:30 +0200)]
Merge branch e2ee into tizen

Change-Id: I856e57b604e87582948e250929817fd3b7c0dd8b

16 months agoAdd few remarks regarding chunk size limits 15/294215/1 e2ee
Krzysztof Jackiewicz [Wed, 14 Jun 2023 10:07:09 +0000 (12:07 +0200)]
Add few remarks regarding chunk size limits

Mention the possibility of backend imposing limits on the size of
processed data in all places where it may happen.

Change-Id: Id828f15b8692859a1efad015dcb3692c9c29432e

16 months agoCipher API implementation in TZ backend 06/294006/5
Krzysztof Jackiewicz [Fri, 9 Jun 2023 08:51:08 +0000 (10:51 +0200)]
Cipher API implementation in TZ backend

Change-Id: I2510dfb8f7e1722ee300edce6e983075a0c5303a

16 months agoBackend info API implementation 91/293891/6
Krzysztof Jackiewicz [Wed, 7 Jun 2023 11:19:02 +0000 (13:19 +0200)]
Backend info API implementation

Change-Id: Ib47c16bf5d2255c71d538b9e1009cb54b8f842ba

16 months agoAlias info refactoring 74/293874/5
Krzysztof Jackiewicz [Fri, 26 May 2023 13:00:58 +0000 (15:00 +0200)]
Alias info refactoring

To extract alias backend information, the current structures and
mechanisms meant for alias & password protection status extraction have
to be modified as follows:
* Modify 'join_all_tables' view in db to include 'backendId' and other
  columns from OBJECTS table. It also requires a db version bump and a
  migration script
* Modify db query that lists aliases to include 'backendId'.
* Move AliasSupport to common library so it can be used in DBCrypto.
* Replace OwnerNameVector and OwnerNameEncryptionStatusVector with a
  vector of AliasInfo structures.
* Add AliasInfoSerializableVector wrapper to allow AliasInfo
  (de)serialization.
* Modify client to get password protection status during
  ckmc_alias_info_is_password_protected() instead of checking all
  accessible aliases one by one.
* Modify client to get aliases from AliasInfo vector when other info is
  not required.
* Update unit-tests

Change-Id: Ic6741f7329afe858d561cab89d9616a53327a6bd

16 months agoExtend E2EE API support back to 6.0 85/293885/2
Krzysztof Jackiewicz [Wed, 7 Jun 2023 08:32:58 +0000 (10:32 +0200)]
Extend E2EE API support back to 6.0

Change-Id: I7aff7fb9a35fa26804303a11a4cf0a8c03fb287c

16 months agoRefactor serialization code 73/293873/1
Krzysztof Jackiewicz [Mon, 5 Jun 2023 12:36:55 +0000 (14:36 +0200)]
Refactor serialization code

* Remove unused overloads (pointers, stl).
* Unify primitive types (de)serialization.
* Modify Serializable interface to allow passing an existing object.
* Update serialization wrappers' implementations and move them to cpp.

Change-Id: I498f9dd9cca570a1a7eb424fb481d07a1297a279

16 months agoRelease 0.1.52 71/293871/1 accepted/tizen/6.0/unified/20230612.054110 accepted/tizen/6.5/unified/20230612.123202 accepted/tizen/7.0/unified/20230608.164752 accepted/tizen/unified/20230608.164342
Krzysztof Jackiewicz [Wed, 7 Jun 2023 08:36:57 +0000 (10:36 +0200)]
Release 0.1.52

* Extend E2EE API support back to 6.0

Change-Id: I6f05c59bdbaf7c34b6c71ffbfb1eeea3687abab4