platform/core/security/yaca.git
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
2016-06-08 Dariusz MichalukUse C89 style for comments. 99/73499/7
2016-06-08 Lukasz PawelczykACR: extend parameter names a little in specific cases 18/73518/2
2016-06-08 Lukasz PawelczykACR: Consistency for the get_output_length() function 40/73340/3
2016-06-07 Lukasz PawelczykACR: fixes for function and enumeration names/values 18/73118/6
2016-06-07 Lukasz PawelczykFix comment placement 04/73304/1
2016-06-06 Lukasz PawelczykSmart tabs and comments consistency 16/73116/1
2016-06-06 Krzysztof JackiewiczMake sure yaca_*alloc() is not called with 0 size 06/73006/3
2016-06-06 Krzysztof JackiewiczACR: Each paragraph needs a separate @remarks command 92/72992/3
2016-06-06 Krzysztof JackiewiczSimplify memory allocation in read_file 91/72991/2
2016-06-06 Krzysztof JackiewiczACR: Return error codes from all API functions 89/72989/4
2016-06-06 Krzysztof JackiewiczACR: Apply changes from API review part 1 70/72770/5
2016-06-06 Dariusz MichalukACR: Apply changes from API review part 2 03/72803/5
2016-06-06 Dariusz MichalukACR: Fix notation for pointer variables. 73/72773/3
2016-06-06 Dariusz MichalukFix seal/open, ECB mode does not use an IV. 80/72580/7
2016-06-06 Dariusz MichalukError handling refactoring. 53/72553/8
2016-06-06 Krzysztof JackiewiczFix key generation error handling 48/72348/4
2016-06-06 Krzysztof JackiewiczAdd common error handling function 87/72587/3
2016-06-02 Lukasz PawelczykSimplify yaca_key_gen() a little 85/72585/3
2016-06-01 Krzysztof JackiewiczDon't clear errors after error strings initialization 86/72586/1
2016-06-01 Krzysztof JackiewiczACR: Remove unimplemented features 65/72565/1
2016-06-01 Lukasz PawelczykFix unix modes (dirs 755, files 644) 39/72539/2
2016-06-01 Lukasz PawelczykMake sure we have enough entropy on start, bail if... 85/72385/4
2016-06-01 Lukasz PawelczykMore readable error codes in dump (strings or hex) 84/72384/2
2016-06-01 Lukasz PawelczykPassword example extended to include PKCS8 58/72358/2
2016-06-01 Lukasz Pawelczykyaca_key_import() support for PKCS8 57/72357/2
2016-06-01 Lukasz Pawelczykyaca_key_export() support for PKCS8 56/72356/2
2016-05-31 Dariusz MichalukACR: Fix code formatting. 94/72294/3
2016-05-31 Krzysztof JackiewiczACR: Minor fixes in documentation 97/72297/1
2016-05-31 Krzysztof JackiewiczACR: Succesful -> Successful 85/72285/2
2016-05-30 Dariusz MichalukACR: yaca_types.h doxygen fixes 08/72108/1
2016-05-30 Lukasz PawelczykACR: yaca_simple.h doxygen fixes 01/72101/2
2016-05-30 Lukasz PawelczykACR: yaca_sign.h doxygen fixes 00/72100/2
2016-05-30 Lukasz PawelczykACR: change the ordering of key related functions ... 32/71932/3
2016-05-30 Lukasz PawelczykACR: yaca_key.h doxygen fixes 31/71931/3
2016-05-30 Lukasz PawelczykACR: remove key derive dh/kea 30/71930/2
2016-05-30 Dariusz MichalukACR: yaca_error.h doxygen fixes 03/72103/2
2016-05-30 Dariusz MichalukACR: yaca_crypto.h doxygen fixes 99/72099/3
2016-05-30 Dariusz MichalukACR: yaca_digest.h doxygen fixes 78/72078/2
2016-05-30 Dariusz MichalukACR: yaca_encrypt.h doxygen fixes 62/72062/2
2016-05-30 Dariusz MichalukACR: yaca_seal.h doxygen fixes 52/72052/2
2016-05-27 Dariusz MichalukDo not enumerate all related modules with only one... 11/71911/3
2016-05-27 Krzysztof JackiewiczModify error codes according to ACR 22/71922/4
2016-05-27 Krzysztof JackiewiczReplace YACA_ERROR_TOO_BIG_ARGUMENT with YACA_ERROR_INV... 25/71925/3
2016-05-27 Dariusz MichalukRemove not implemented Skipjack algorithm. 23/71923/2
2016-05-27 Dariusz MichalukRemove YACA_ERROR_NOT_IMPLEMENTED 21/71921/2
2016-05-27 Dariusz MichalukAdd yaca_error_e typedef. 04/71904/2
2016-05-27 Dariusz MichalukIntroduce YACA_ERROR_NONE according to ACR. 00/71900/2
2016-05-27 Krzysztof JackiewiczModify header names according to ACR 67/71867/4
2016-05-27 Krzysztof JackiewiczAdd support for multiple threads 77/71477/8
2016-05-27 Lukasz Pawelczykkey import/export password handling example 04/70804/5
2016-05-27 Lukasz Pawelczykyaca_key_export() implementation of password handling 03/70803/5
2016-05-27 Lukasz Pawelczykyaca_key_import() implementation of password handling 02/70802/5
2016-05-27 Lukasz Pawelczykread_stdin_line() - misc function in examples 01/70801/3
2016-05-27 Lukasz PawelczykAdd emacs support file to git ignore 66/71466/3
2016-05-27 Dariusz MichalukAdd AES CCM example. 89/70789/8
next