platform/core/security/yaca.git
2016-08-19 Krzysztof JackiewiczAdd GCM tag length verification 53/84453/2
2016-08-17 Krzysztof JackiewiczAdd missing ERROR_DUMP() for EVP_PKEY_size() 40/84240/1
2016-08-16 Krzysztof JackiewiczHandle encryption API call order 06/83506/4
2016-08-16 Dariusz MichalukRemove debug function from examples. 83/83883/4
2016-08-16 Dariusz MichalukFix: Simple API doesn't support GCM and CCM. 74/83874/4
2016-08-16 Dariusz MichalukFix: seal/open sym_key_bit_len must be dividable by 8 69/83669/5
2016-08-16 Dariusz MichalukReorganize API order in header files. 37/83537/3
2016-08-12 Lukasz PawelczykEC keys can be used for sign/verify now, update docs 76/83876/2
2016-08-12 Lukasz PawelczykUse PKCS5 v2 in PKCS8 encrypted export 64/83564/2
2016-08-11 Krzysztof JackiewiczAdd missing 'library' in function description 22/83522/1
2016-08-11 Krzysztof JackiewiczMerge 'acr2' into 'tizen' 05/83505/1
2016-08-11 Lukasz PawelczykStatic encrypt/digest algo list 07/83007/5 acr2
2016-08-10 Dariusz MichalukChange yaca_key_derive_kdf() API 31/83231/4
2016-08-10 Dariusz MichalukFix: yaca_key_derive_dh() different parameters error 51/82951/3
2016-08-10 Mateusz ForcFix documentation: Tag length is not set in decrypt... 75/83175/5
2016-08-09 Lukasz PawelczykSupport EC keys for sign/verify operations 40/83240/2
2016-08-05 Dariusz MichalukFix codestyle 85/82785/1
2016-08-05 Dariusz MichalukMerge branch 'tizen' into acr2 62/82762/1
2016-08-05 Dariusz MichalukFix documentation: RC4 doesn't use IV 12/82612/2 accepted/tizen/common/20160810.161523 accepted/tizen/ivi/20160809.233029 accepted/tizen/mobile/20160809.233056 accepted/tizen/tv/20160809.233004 accepted/tizen/wearable/20160809.233047 submit/tizen/20160809.225820
2016-08-05 Krzysztof JackiewiczFix for bug in OpenSSL's 3DES CFB1 implementation 33/82733/2
2016-08-04 Dariusz MichalukAdd possibility to disabling encrypt/decrypt padding. 01/82201/5
2016-08-04 Dariusz MichalukAdd yaca_key_derive_kdf(), define yaca_kdf_e enum 00/82100/6
2016-08-04 Dariusz MichalukRework key derivation example 13/80813/7
2016-08-04 Dariusz MichalukChange yaca_key_derive_dh() API 91/81791/7
2016-08-04 Dariusz MichalukKey wrapping implementation/example 58/81658/6
2016-07-29 Mateusz ForcFIX: Correct IV length for Block Cipher Modes in doc 15/81915/2
2016-07-29 Mateusz ForcFIX: Add key type check for encrypt, move key_len check 24/81824/3
2016-07-27 Dariusz MichalukFix and simplify output parameter usage. 57/81657/1
2016-07-27 Lukasz PawelczykMerge branch 'tizen' into acr2 54/81654/1
2016-07-27 Lukasz PawelczykClarify yaca_get_output_length usage 28/81628/3
2016-07-22 Mateusz ForcFIX: Add key length check for all algorithms 32/80232/14
2016-07-22 Lukasz PawelczykAdd static to all functions in key.c that can be static 98/80898/3
2016-07-22 Lukasz PawelczykSupport getting key_bit_length for params 97/80897/3
2016-07-21 Lukasz PawelczykExample for key generate 88/80888/3
2016-07-21 Lukasz Pawelczykyaca_extract_parameters() implementation 53/80553/4
2016-07-21 Lukasz PawelczykImport/export for EC, DH and all parameter types 52/80552/4
2016-07-21 Lukasz PawelczykKey generation re-work to handle parameters and 2 stage... 51/80551/4
2016-07-21 Lukasz PawelczykAPI change/extension for key handling (parameters and... 29/80129/4
2016-07-19 Krzysztof JackiewiczACR: Remove unnecessary iv length values 06/80706/3
2016-07-19 Krzysztof JackiewiczACR: Describe finalize-without-update cases 05/80705/3
2016-07-19 Krzysztof JackiewiczAdd custom tag length support in CCM 45/77945/27
2016-07-19 Krzysztof JackiewiczCheck BCM in property handlers. Use EVP_Cipher* where... 40/77940/18
2016-07-19 Dongsun LeeChange module names and add line feeds in some API... 33/80633/1
2016-07-18 Krzysztof JackiewiczClear the memory before freeing a symmetric key 63/79963/2
2016-07-18 Dariusz MichalukFix error: 'static’ is not at beginning of declaration 74/80474/1
2016-07-15 Dongsun LeeAdded manifest file to label library to floor 51/80251/2
2016-07-14 Lukasz PawelczykEC key generation, extract public and get_bit_length 19/80119/1
2016-07-14 Lukasz PawelczykMerged several generate_evp_* functions into one 18/80118/1
2016-07-14 Dariusz MichalukAdd DH private key generate/public key extract. 14/80114/1
2016-07-14 Dariusz MichalukAdd yaca_key_derive_dh() implementation. 13/80113/1
2016-07-14 Dariusz MichalukAdd yaca_key_derive_dh(), define proper key types and... 12/80112/1
2016-07-14 Mateusz ForcFIX: Unhandled OpenSSL error, when using invalid import...
2016-07-14 Dariusz MichalukFix: RC4 doesn't support block cipher modes
2016-07-13 Lukasz PawelczykFix formatting in yaca_debug_translate_error 35/79935/1
2016-07-11 Lukasz PawelczykConvert CRLF to LF in doc/ directory 66/79466/4
2016-07-11 Lukasz PawelczykVarious fixes in Doxygen comments 65/79465/3
2016-07-11 Mateusz ForcAdd nullptr check and return invalid param 46/79146/12
2016-07-11 Dongsun Leeerror fix in API description doxygen 68/77168/13
2016-07-11 sangsuadd @addtogroup 06/72606/12
2016-07-11 sangsuACR:add doc document headers 05/72605/10
2016-07-08 Krzysztof JackiewiczUpdate GCM/CCM examples 25/77925/12
2016-07-08 Krzysztof JackiewiczSpecify property type for tag lengths 14/77914/12
2016-07-08 Dariusz MichalukAllow NULL input/output only in CCM mode. 86/78986/2
2016-07-08 Krzysztof JackiewiczMerge "Adjust naming convention to API." into tizen
2016-07-08 Krzysztof JackiewiczAdjust naming convention to API. 01/76301/16
2016-07-07 Lukasz PawelczykChange ERROR_NONE to 0 where we don't check yaca function 63/78963/1
2016-07-07 Lukasz PawelczykAdd a comment describing padding usage 87/78487/3
2016-07-07 Krzysztof JackiewiczMake yaca_cleanup return void 22/78922/1
2016-07-06 Krzysztof JackiewiczAllow NULL value_len in yaca_context_get_property(... 01/77701/4
2016-07-06 Krzysztof JackiewiczKey copying function 00/77700/4
2016-07-05 Lukasz PawelczykUse size_t for PBKDF2 iterations param 14/78414/3
2016-07-05 Lukasz PawelczykMake it possible to import DER based X509 certificates 50/77950/4
2016-07-05 Lukasz PawelczykReworked password handling for import/export 48/77948/6
2016-07-04 Mateusz ForcChanged return type to void 28/78228/3
2016-07-01 Lukasz PawelczykMissing const in write_file() 49/77949/1
2016-06-29 Lukasz PawelczykHandle invalid params properly for simple sign/verify... 60/77360/3
2016-06-28 Lukasz PawelczykDrop reusability of digest context 24/77024/2
2016-06-23 Krzysztof JackiewiczEnforce NULL data for empty digest input 52/76352/1
2016-06-23 Lukasz PawelczykMake sure there are no OpenSSL errors logged for key_im... 20/75820/2
2016-06-23 Krzysztof JackiewiczUpdate digest API description 13/75813/2
2016-06-23 Krzysztof JackiewiczAllow empty input for yaca_simple_caclulate_digest 22/75822/2
2016-06-17 Krzysztof JackiewiczACR: Modify remarks related to pointer/handle cleanup 28/75128/3
2016-06-17 Krzysztof JackiewiczMake digest context reusable after finish 46/75046/2
2016-06-16 Lukasz PawelczykFor get_output_length in digest and sign require input_... 54/75054/3
2016-06-16 Lukasz PawelczykDo not segfault on contexts without get_output_length... 20/75020/2
2016-06-15 Krzysztof JackiewiczMake sure output length argument is not NULL 21/74821/1
2016-06-15 Krzysztof JackiewiczACR: Describe yaca_key_bit_length_e values 91/74691/1
2016-06-14 Krzysztof JackiewiczMake sure library errors are not treated as fatal 19/74419/3
2016-06-14 Krzysztof JackiewiczUpdate error translation function 92/74292/3
2016-06-14 Krzysztof JackiewiczACR: Initialize and cleanup per thread. 08/73708/7
2016-06-14 Dariusz MichalukACR: Update documentation. 54/74054/4
2016-06-14 Dariusz MichalukAdd more usage examples of seal/open. 35/73835/4
2016-06-14 Dariusz MichalukMerge encrypt/decrypt and seal/open common code. 34/73834/5
2016-06-13 Krzysztof JackiewiczSilently export error translation function 02/74202/1
2016-06-09 Dariusz MichalukACR: Cleanup TODO's and descriptions in API headers. 58/73558/4
2016-06-09 Lukasz PawelczykUse ERROR_HANDLE() to check for invalid passwords 84/73584/3
2016-06-09 Lukasz PawelczykCheck for known errors first 83/73583/2
2016-06-08 Dariusz MichalukACR: Seal/open sym_key_bits parameter should be size_t. 24/73524/3
2016-06-08 Dariusz MichalukUpdate readme.txt after API changes. 12/73512/6
2016-06-08 Dariusz MichalukRemove no-unused-parameter compilation flag. Fix some... 02/73502/6
next