Merge branch 'ckm' into tizen
[platform/core/test/security-tests.git] / src / yaca /
2023-04-06 Dariusz MichalukMerge branch 'security-manager' into tizen 28/291028/1
2023-04-06 Dariusz MichalukMerge branch 'cynara' into tizen 27/291027/1
2023-01-09 Dariusz MichalukMerge branch 'ckm' into tizen
2022-07-05 Dariusz MichalukMerge branch 'ckm' into tizen
2021-04-08 Krzysztof JackiewiczAdjust to openssl 1.1.1j padding changes 91/256591/3
2021-03-25 Krzysztof JackiewiczFix T9050 accidentally valid padding issue 62/255962/3
2020-01-22 Dariusz MichalukMerge branch 'tizen' into security-manager 86/223086/1
2020-01-22 Dariusz MichalukMerge branch 'tizen' into ckm 85/223085/1
2020-01-22 Dariusz MichalukMerge branch 'tizen' into cynara 84/223084/1
2020-01-22 Dariusz MichalukMerge branch 'ode' into tizen 67/223067/1
2020-01-22 Dariusz MichalukMerge branch 'nether' into tizen 65/223065/1
2020-01-22 Dariusz MichalukMerge branch 'yaca' into tizen 62/223062/1
2019-07-18 Dariusz MichalukFix T9050_yaca_rsa_encryption_paddings test 94/210394/1
2019-06-06 Dariusz MichalukMerge branch 'tizen' into yaca 30/207530/1
2018-05-07 Dariusz MichalukMerge branch 'tizen' into yaca 03/178003/1
2017-11-14 Dariusz MichalukAdjust tests after yaca_context_get_property() implemen... 66/160166/1
2017-07-27 Dariusz MichalukMerge branch 'tizen' into yaca 50/140950/1
2017-05-17 Piotr SawickiMerge branch 'tizen' into ckm 35/129635/1
2017-04-21 Dariusz MichalukMerge branch 'tizen' into yaca 28/126428/1
2016-11-09 Zbigniew JasinskiMerge branch 'tizen' into yaca 52/96652/1
2016-10-18 Dariusz MichalukYACA: Fix, use default GCM tag length. 20/92720/1
2016-10-13 Dariusz MichalukYACA: Add more yaca encrypt API tests. 89/91789/2
2016-10-10 Dariusz MichalukYACA: Fix yaca_verify_update() invalid_param test. 51/91651/1
2016-09-30 Dariusz MichalukYACA: Add more yaca sign API tests. 02/89002/5
2016-09-28 Dariusz MichalukYACA: Add get/set_property invalid param tests 67/87767/7
2016-09-28 Dariusz MichalukYACA: Add sign/digest API call order tests. 01/88201/4
2016-09-19 Zbigniew JasinskiMerge branch 'tizen' into cynara 80/88480/1
2016-09-16 Zbigniew JasinskiMerge branch 'tizen' into security-manager 66/88366/1
2016-09-16 Zofia AbramowskaMerge branch 'cynara' into tizen 58/88358/1
2016-09-16 Zbigniew JasinskiMerge branch 'yaca' into tizen 44/88344/1
2016-09-13 Dariusz MichalukYACA: Remove get sign property tests 92/88092/2
2016-09-13 Krzysztof JackiewiczYACA: Low-level RSA API tests 80/85080/11
2016-09-13 Dariusz MichalukYACA: Fix typo, samsumg -> samsung 63/88063/2
2016-09-09 Dariusz MichalukYACA: Add GCM/CCM output tests 35/87135/5
2016-09-08 Mateusz ForcYACA: Add GCM/CCM tag length combination tests 60/84060/9
2016-09-08 Mateusz ForcYACA: Add GCM/CCM call order tests 84/83884/8
2016-09-08 Krzysztof JackiewiczYACA: Remove unnecessary multiplication of test input 73/87373/2
2016-09-08 Lukasz PawelczykYACA: 256 bit RSA has been deemed "too small" in OpenSS... 66/86966/2
2016-08-31 Krzysztof JackiewiczYACA: Keep key size in KeyPair 27/86127/2
2016-08-31 Krzysztof JackiewiczYACA: Update padding values 79/85079/3
2016-08-29 Dariusz MichalukYACA: Fix T4236 memory leak. 60/85860/2
2016-08-29 Dariusz MichalukYACA: Add RC2 effective key bits tests. 83/85083/5
2016-08-29 Dariusz MichalukYACA: Add seal/open tests. 17/84617/6
2016-08-29 Dariusz MichalukYACA: Add simple encrypt/decrypt tests. 23/84423/6
2016-08-29 Dariusz MichalukYACA: Add key wrapping tests. 65/84265/5
2016-08-29 Krzysztof JackiewiczYACA: adjust to s/INTERNAL_KEYLEN/KEYLEN_COMPONENT... 31/85931/1
2016-08-19 Zbigniew JasinskiMerge remote-tracking branch 'origin/tizen' into yaca 02/84602/1
2016-08-17 Dariusz MichalukYACA: Add simple encrypt/decrypt invalid param tests. 73/83873/5
2016-08-17 Dariusz MichalukYACA: Add seal/open invalid param tests. 70/83670/5
2016-08-17 Mateusz ForcYACA: Add encrypt-decrypt test 40/81840/23
2016-08-17 Mateusz ForcYACA: Add scripts used to generate encrypt tests 76/81776/31
2016-08-16 Dariusz MichalukYACA: Add *alloc/memcmp/key_destroy tests. 40/83540/4
2016-08-16 Mateusz ForcYACA: Add encrypt output tests 69/81169/26
2016-08-12 Lukasz PawelczykYACA: gen DH params with primelen == 512, 1024 takes... 65/83565/2
2016-08-11 Dariusz MichalukYACA: yaca_key_derive_dh/_kdf output tests 84/82784/7
2016-08-10 Lukasz PawelczykYACA: test EC keys for sign/verify operations 42/83242/4
2016-08-10 Lukasz PawelczykYACA: support comments starting with # (regardless... 41/83241/4
2016-08-10 Dariusz MichalukYACA: invalid param tests for yaca_key_derive_dh/_kdf 52/82752/5
2016-08-05 Lukasz PawelczykYACA: Use local test-vectors when available 11/82611/3
2016-08-04 Mateusz ForcYACA: Add param combination tests for yaca_encrypt... 16/80116/27
2016-08-04 Lukasz PawelczykYACA: import/export tests for EC, DH and parameters 56/81356/3
2016-08-04 Lukasz PawelczykYACA: tests for importing DSA and EC from X509 certs 46/81346/3
2016-08-04 Lukasz PawelczykYACA: add new key types to tests' infrastructure 45/81345/3
2016-08-04 Lukasz PawelczykYACA: key generation tests for EC, DH and also related... 28/81328/3
2016-08-03 Lukasz PawelczykYACA: invalid param tests for latest key functionalities 90/81190/4
2016-08-02 Mateusz ForcYACA: Add more invalid param tests 34/81934/4
2016-08-01 Mateusz ForcYACA: Change container type in test-vector and change... 07/80507/10
2016-07-15 Lukasz PawelczykYACA: another workaround for a possible bug in clang 84/80284/1
2016-07-14 Mateusz ForcYACA: remove semicolon from macros' end 15/80115/1
2016-07-13 Mateusz ForcYACA: Add invalid param tests for encrypt/decrypt functions 57/78857/32
2016-07-08 Lukasz PawelczykYACA: set_property tests (invalid param and proper... 88/78488/5
2016-07-07 Krzysztof JackiewiczYACA: Update yaca_cleanup() usage 35/78935/1
2016-07-05 Lukasz PawelczykYACA: sign_verify with different paddings vector test 68/78468/2
2016-07-05 Lukasz PawelczykYACA: padding2str helper function 67/78467/2
2016-07-05 Lukasz PawelczykYACA: add PBKDF2 vector tests 27/78427/2
2016-07-05 Lukasz PawelczykYACA: key_derive_pbkdf2 helper function 26/78426/2
2016-07-05 Lukasz PawelczykYACA: add PBKDF2 invalid param tests 25/78425/2
2016-07-05 Lukasz PawelczykYACA: test for importing public key from an X509 certif... 53/77953/5
2016-07-05 Lukasz PawelczykYACA: key import/export vector tests 52/77952/6
2016-07-05 Lukasz PawelczykYACA: tests updated for int->void change in de-allocators 34/78234/2
2016-06-30 Lukasz PawelczykYACA: key_format and key_file_format handlers for vector 51/77951/1
2016-06-30 Lukasz PawelczykYACA: add DATA_MISMATCH testing for verification vector... 37/77437/4
2016-06-30 Lukasz PawelczykYACA: simple sign/verify/hmac/cmac vector tests 85/77385/6
2016-06-29 Lukasz PawelczykYACA: invalid param tests for simple sign/verify/hmac... 64/77364/2
2016-06-29 Lukasz PawelczykYACA: simple_sign() helper function 63/77363/2
2016-06-29 Lukasz PawelczykYACA: HMAC and CMAC invalid param tests 15/77315/3
2016-06-29 Lukasz PawelczykYACA: HMAC and CMAC vector tests
2016-06-29 Lukasz PawelczykYACA: Helper functions for CMAC tests
2016-06-29 Lukasz PawelczykYACA: Drop the digest context reuse testing
2016-06-23 Lukasz PawelczykYACA: yaca sign/verify vector tests 91/76091/2
2016-06-23 Lukasz PawelczykYACA: yaca sign vector tests 90/76090/2
2016-06-23 Lukasz PawelczykYACA: keytype2str helper function 89/76089/2
2016-06-23 Lukasz PawelczykYACA: add key_type handling in the test vector API 87/76087/2
2016-06-23 Krzysztof JackiewiczYACA: Use Buffer instead of vector<char> 70/76270/7
2016-06-23 Krzysztof JackiewiczYACA: Use get_output_length() where possible 66/76266/7
2016-06-23 Krzysztof JackiewiczYACA: Tests for digest simple API 23/75823/8
2016-06-23 Krzysztof JackiewiczYACA: Test digest context reuse 18/75618/9
2016-06-23 Krzysztof JackiewiczYACA: Binary input message digest tests 17/75617/9
2016-06-23 Krzysztof JackiewiczYACA: Digest ASCII test vectors 16/75616/9
2016-06-23 Krzysztof JackiewiczYACA: Fix: replace BufPtr with ChrPtr 16/76316/1
next