Clarify possible AAD length
[platform/core/security/yaca.git] / api / yaca / yaca_types.h
2020-06-26 Lukasz PawelczykClarify possible AAD length 24/236724/3
2020-06-26 Lukasz PawelczykPadding has to be set before update in case of decryption 22/236722/3
2017-02-03 sangwan.kwonApply the reviewed API documentation 91/112891/2
2016-11-07 Krzysztof JackiewiczReplace spaces with tabs 98/95998/2 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/4.0/unified/20170816.011448 accepted/tizen/4.0/unified/20170829.020006 accepted/tizen/5.0/unified/20181102.020909 accepted/tizen/common/20161108.131525 accepted/tizen/ivi/20161108.001450 accepted/tizen/mobile/20161108.001352 accepted/tizen/tv/20161108.001407 accepted/tizen/unified/20170309.033544 accepted/tizen/wearable/20161108.001429 submit/tizen/20161107.233654 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 submit/tizen_5.0/20181101.000004 submit/tizen_unified/20170308.100409 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
2016-09-30 Dariusz MichalukProperly address function arguments in documentation 01/89401/8
2016-09-23 Dongsun LeeFix TYPO for removing warning during doxygen generation 40/89240/1 accepted/tizen/3.0/ivi/20161011.070302 accepted/tizen/3.0/mobile/20161015.034257 accepted/tizen/3.0/tv/20161016.005901 accepted/tizen/3.0/wearable/20161015.084629 accepted/tizen/common/20160926.154101 accepted/tizen/ivi/20160927.020858 accepted/tizen/mobile/20160927.020840 accepted/tizen/tv/20160927.020646 accepted/tizen/wearable/20160927.020823 submit/tizen/20160926.005548 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000008 submit/tizen_3.0_mobile/20161015.000007 submit/tizen_3.0_tv/20161015.000006 submit/tizen_3.0_wearable/20161015.000007
2016-09-09 Dariusz MichalukGCM and CCM fixes. 57/86757/7
2016-08-31 Krzysztof JackiewiczAllow 1B longer input in PKCS1 padding 25/86125/3
2016-08-29 Lukasz Pawelczyks/INTERNAL_KEYLEN/KEYLEN_COMPONENT/ in the "private... 05/85905/6
2016-08-29 Krzysztof JackiewiczRSA low-level API 05/78405/19
2016-08-29 Dariusz MichalukAdd possibility to restore default encrypt/decrypt... 30/85530/4
2016-08-29 Dariusz MichalukEffective key length support in RC2. 82/85082/7
2016-08-26 Dariusz MichalukUnify key and IV naming and length unit. 48/85248/4
2016-08-19 Krzysztof JackiewiczAdd GCM tag length verification 53/84453/2
2016-08-11 Krzysztof JackiewiczMerge 'acr2' into 'tizen' 05/83505/1
2016-08-10 Mateusz ForcFix documentation: Tag length is not set in decrypt... 75/83175/5
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-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 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-27 Lukasz PawelczykMerge branch 'tizen' into acr2 54/81654/1
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 Dongsun LeeChange module names and add line feeds in some API... 33/80633/1
2016-07-14 Lukasz PawelczykEC key generation, extract public and get_bit_length 19/80119/1
2016-07-14 Dariusz MichalukAdd yaca_key_derive_dh(), define proper key types and... 12/80112/1
2016-07-11 Lukasz PawelczykVarious fixes in Doxygen comments 65/79465/3
2016-07-11 Dongsun Leeerror fix in API description doxygen 68/77168/13
2016-07-11 sangsuadd @addtogroup 06/72606/12
2016-07-08 Krzysztof JackiewiczSpecify property type for tag lengths 14/77914/12
2016-07-08 Krzysztof JackiewiczMerge "Adjust naming convention to API." into tizen
2016-07-07 Lukasz PawelczykAdd a comment describing padding usage 87/78487/3
2016-07-06 Krzysztof JackiewiczAllow NULL value_len in yaca_context_get_property(... 01/77701/4
2016-06-15 Krzysztof JackiewiczACR: Describe yaca_key_bit_length_e values 91/74691/1
2016-06-14 Dariusz MichalukACR: Update documentation. 54/74054/4
2016-06-09 Dariusz MichalukACR: Cleanup TODO's and descriptions in API headers. 58/73558/4
2016-06-08 Lukasz PawelczykACR: extend parameter names a little in specific cases 18/73518/2
2016-06-07 Lukasz PawelczykACR: fixes for function and enumeration names/values 18/73118/6
2016-06-06 Dariusz MichalukACR: Apply changes from API review part 2 03/72803/5
2016-06-01 Krzysztof JackiewiczACR: Remove unimplemented features 65/72565/1
2016-05-30 Dariusz MichalukACR: yaca_types.h doxygen fixes 08/72108/1
2016-05-27 Dariusz MichalukRemove not implemented Skipjack algorithm. 23/71923/2
2016-05-27 Krzysztof JackiewiczModify header names according to ACR 67/71867/4