summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-10Release 0.1.70accepted/tizen/unified/x/20240911.084259accepted/tizen/unified/dev/20240913.055513accepted/tizen/unified/20240911.104731accepted/tizen/8.0/unified/20240911.162250accepted/tizen_unified_devDariusz Michaluk1-1/+1
2024-09-04Update PQC API commentsJakub Wlostowski1-3/+3
2024-09-03Release 0.1.69accepted/tizen/unified/x/20240905.023718accepted/tizen/unified/dev/20240910.111517accepted/tizen/unified/20240905.010625accepted/tizen/8.0/unified/20240905.164456Dariusz Michaluk1-1/+1
2024-09-03Add ML-KEM derive hybrid tz-backend implementationDariusz Michaluk6-0/+232
2024-09-03Add ML-KEM (en/de)capsulation tz-backend implementationJan Wojtkowski7-2/+275
2024-09-02Add ML-KEM keypair creation tz-backend implementationJan Wojtkowski4-1/+66
2024-08-29Add ML-KEM derive hybrid sw-backend implementationJan Wojtkowski12-9/+270
2024-08-29Add ML-KEM (en/de)capsulation sw-backend implementationJan Wojtkowski13-15/+489
2024-08-29Add ML-KEM keypair creation sw-backend implementationJan Wojtkowski22-27/+291
2024-08-29PQC API draftJan Wojtkowski4-0/+329
2024-08-29Allow adding new data typesJakub Wlostowski4-4/+23
2024-08-28Update SAM exclude configuration to new SAM requirementsaccepted/tizen/unified/x/20240904.025230accepted/tizen/unified/20240903.172502Tomasz Swierczek1-1/+1
2024-07-03Ensure async thread joinKrzysztof Jackiewicz1-3/+8
2024-07-03Allow saving exportable public keys in TZAndrei Vakulich3-30/+67
2024-07-02Release 0.1.68accepted/tizen/unified/x/asan/20240813.230135accepted/tizen/unified/x/20240704.022904accepted/tizen/unified/toolchain/20240812.131853accepted/tizen/unified/dev/20240704.065618accepted/tizen/unified/20240703.100105accepted/tizen/8.0/unified/20240703.154918Dariusz Michaluk1-1/+1
2024-07-02Protect concatenated data (un)wrapping with the keymanager.extended privilegeFilip Skrzeczkowski10-40/+124
2024-06-25Release 0.1.67accepted/tizen/unified/x/20240627.011858accepted/tizen/unified/dev/20240701.072854accepted/tizen/unified/20240626.155302accepted/tizen/8.0/unified/20240626.155859Dariusz Michaluk1-1/+1
2024-06-20Rename client extended moduleFilip Skrzeczkowski1-3/+3
2024-06-18Add EXTENDED_MODULE defgroup in docsFilip Skrzeczkowski2-32/+66
2024-06-17Documentation improvement for Escrow Vault 2.0 supportFilip Skrzeczkowski3-3/+39
2024-06-07Fix CMakeLists.txt for sqlcipheraccepted/tizen/unified/x/asan/20240625.092005accepted/tizen/unified/x/20240610.223215accepted/tizen/unified/toolchain/20240610.172628accepted/tizen/unified/dev/20240620.005625accepted/tizen/unified/20240611.123050accepted/tizen/unified/20240607.170542Dongsun Lee1-1/+1
2024-06-06Fix warning & issues from gcc14 compilerTomasz Swierczek4-16/+10
2024-06-06Remove double checking of key typeDariusz Michaluk2-13/+3
2024-05-31Release 0.1.66accepted/tizen/unified/x/20240604.012932accepted/tizen/unified/20240603.032406accepted/tizen/8.0/unified/20240607.172248Tomasz Swierczek1-1/+1
2024-05-29Allow using SHA384 & SHA512 with RSA OAEPDariusz Michaluk4-8/+14
2024-05-29Concatenated wrapping tz-backend implementationDariusz Michaluk6-0/+277
2024-05-29Concatenated wrapping sw-backend implementationDariusz Michaluk12-19/+517
2024-05-20Concatenated wrapping API draftDariusz Michaluk4-0/+222
2024-05-14Dont return aliases with only REMOVE permissionAndrei Vakulich1-1/+1
2024-04-24Add RSA 3072 supportJan Wojtkowski6-27/+35
2024-04-19Add vscode settings to .gitignoreJan Wojtkowski1-0/+1
2024-04-05Adjust coverage script after lcov upgradeDariusz Michaluk1-5/+17
2024-03-06Release 0.1.65accepted/tizen/unified/x/20240311.095938accepted/tizen/unified/20240308.174021accepted/tizen/8.0/unified/20240313.143417Krzysztof Jackiewicz1-1/+1
2024-03-05Exit with error when file lock is busyKrzysztof Jackiewicz1-0/+3
2024-02-21Release 0.1.64accepted/tizen/unified/x/20240222.211043accepted/tizen/unified/toolchain/20240311.065524accepted/tizen/unified/20240222.012641Dariusz Michaluk1-1/+1
2024-02-21Adjust openssl error handling to latest releaseDariusz Michaluk1-0/+1
2023-12-08Remove conditional statements from Native API headersKrzysztof Malysa2-30/+30
2023-11-21Release 0.1.63Krzysztof Jackiewicz1-1/+1
2023-11-20Implement cpu inheritanceKrzysztof Jackiewicz6-1/+59
2023-10-11Release 0.1.62Krzysztof Jackiewicz1-1/+1
2023-10-10Serialize AES key size as intKrzysztof Jackiewicz2-2/+2
2023-10-03Release 0.1.61tizen_8.0_m2_releaseaccepted/tizen/unified/20231005.030712accepted/tizen/8.0/unified/20231011.152833Krzysztof Jackiewicz1-1/+1
2023-10-03Fix openssl3.0 migration code in sqlcipherKrzysztof Jackiewicz1-1/+1
2023-10-02Release 0.1.60accepted/tizen/unified/20231004.100255Krzysztof Jackiewicz1-1/+1
2023-10-02Scheme tests fixKrzysztof Jackiewicz1-1/+1
2023-10-02Migrate to openssl3.0Krzysztof Jackiewicz14-112/+119
2023-09-29Fix AES GCM IV setting in KeyProviderKrzysztof Jackiewicz1-27/+36
2023-09-26Release 0.1.59Krzysztof Jackiewicz1-1/+1
2023-09-26Implement hash selection in RSA OAEPKrzysztof Jackiewicz8-76/+169
2023-09-20Prevent using public key for decryptionKrzysztof Jackiewicz1-2/+14