Implement hash selection in RSA OAEP
[platform/core/security/key-manager.git] / src / manager / crypto / sw-backend / internals.cpp
2023-09-26 Krzysztof JackiewiczImplement hash selection in RSA OAEP 58/299258/6
2023-06-14 Krzysztof JackiewiczMerge branch e2ee into tizen 18/294218/1
2023-06-05 Krzysztof JackiewiczCipher API implementation (backend part) 11/292711/8
2023-06-05 Krzysztof JackiewiczWorkaround for GCM IV length issue 71/293271/3
2023-06-05 Krzysztof JackiewiczFix GCM IV length setting 04/293204/4
2023-05-08 Krzysztof JackiewiczFix default value for KBKDF LLEN parameter 76/292476/1
2023-03-31 Krzysztof JackiewiczMerge branch 'e2ee' into 'tizen' 51/290751/1
2023-03-17 Krzysztof JackiewiczKBKDF HMAC implementation in sw backend 67/288367/12
2023-03-17 Krzysztof JackiewiczSw backend ECDH implementation 55/288055/12
2020-09-17 Konrad LipinskiMake custom unique_ptr deleters stateless 82/243182/6
2020-09-14 Konrad LipinskiDeduplicate sw backend keyPair creation 50/242550/4
2020-07-14 Krzysztof JackiewiczGet rid of the openssl 1.0.2 specific code 11/238511/1
2020-07-09 Krzysztof JackiewiczSW backend unit tests 78/235778/14
2020-06-30 Krzysztof JackiewiczUnwrap 4 lines in SW::Internals to make them covered 66/237366/2
2020-03-25 Krzysztof JackiewiczReplace dpl asserts with libc ones 80/228680/3
2019-06-17 Dariusz MichalukAdapt key-manager to work with OpenSSL 1.1 preserving... 97/172597/9
2019-05-20 Krzysztof JackiewiczForbid HashAlgorithm::NONE for DSA & ECDSA signatures 65/206265/3
2018-02-07 Pawel KowalskiAdd openssl error handling in key-manager 03/152203/27
2017-11-28 Lukasz Kostyratz-backend: Implement symmetric encryption through TA 17/118617/8
2017-07-04 Krzysztof JackiewiczDetect invalid rsa padding parameter 82/137082/1
2016-07-15 Bartlomiej GrzelewskiReplace old exception with new ones. 76/61776/6
2016-04-18 Kyungwook TakCoding style applied according to style checker 95/62595/7 accepted/tizen/common/20160418.142113 accepted/tizen/ivi/20160418.235747 accepted/tizen/mobile/20160418.235742 accepted/tizen/tv/20160418.235750 accepted/tizen/wearable/20160418.235737 submit/tizen/20160418.104308
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-11-30 Bartlomiej GrzelewskiFix implementation of sw-backend. 76/52676/3
2015-11-24 Bartlomiej GrzelewskiConversion PEM -> DER moved to store. 83/52483/5
2015-10-26 Krzysztof JackiewiczModify encryption scheme 41/48541/19
2015-10-14 Bartlomiej GrzelewskiRemove warnings and performance problems reported by... 10/49110/3
2015-07-28 Krzysztof JackiewiczAdd RSA OAEP support 46/43046/4
2015-07-28 Krzysztof JackiewiczAdd AAD support in AES GCM 19/42819/5
2015-07-28 Krzysztof JackiewiczOpenssl: add thread support and fix initialization 09/42809/5
2015-07-01 Krzysztof JackiewiczAdd support for AES CTR and AES CFB 82/42582/4
2015-07-01 Krzysztof JackiewiczAdd support for different AES key sizes 26/42526/5
2015-07-01 Krzysztof JackiewiczAdd algorithm param validation 16/42116/8
2015-06-18 Maciej J. KarpiukMove encryption from crypto-logic class to "internal... 62/41462/2
2015-06-12 Bartlomiej GrzelewskiIntroduce new (much simpler) Exception type. 62/40962/5
2015-06-10 Maciej J. KarpiukAES: add generation, save, get support. 80/40380/9
2015-06-03 Maciej J. Karpiukcrypto-service key generation contents moved into SW... 04/40004/7
2015-05-19 Bartlomiej GrzelewskiUse new classes to sign and verify messages. 63/39363/8
2015-05-13 Bartlomiej GrzelewskiAdd implementation for sign and verify operation. 93/39293/4