projects
/
platform
/
core
/
security
/
yaca.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/security/yaca.git
2016-08-31
Krzysztof Jackiewicz
Handle wrong padding in RSA public decryption
24/86124/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Dariusz Michaluk
Key wrapping memory optimization.
30/85330/8
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Dongsun Lee
Fix TYPO:parammeters
47/86047/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Fix symmetric key handling in seal/open.
02/85102/7
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Fix: Always use yaca_cleanup() before exit.
06/85706/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Fix yaca_sign_initialize_hmac/cmac memory leak.
31/85531/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Lukasz Pawelczyk
s/INTERNAL_KEYLEN/KEYLEN_COMPONENT/ in the "private...
05/85905/6
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Krzysztof Jackiewicz
Unify argument naming and description
22/84622/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Krzysztof Jackiewicz
Handle RSA padding errors
17/84417/18
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Krzysztof Jackiewicz
RSA asymmetric encryption example
13/84413/15
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Krzysztof Jackiewicz
RSA API implementation
58/83558/15
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Krzysztof Jackiewicz
RSA low-level API
05/78405/19
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Add possibility to restore default encrypt/decrypt...
30/85530/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Effective key length support in RC2.
82/85082/7
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Fix: Allow empty input/output in simple encrypt/decrypt.
75/84375/12
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Dariusz Michaluk
Fix: Check (un)wrapped key length.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Lukasz Pawelczyk
Unify simple key param names, EC for sign/verify
41/84841/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dariusz Michaluk
Fix: Key wrapping, block finalizing before update.
92/84792/7
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dariusz Michaluk
Unify key and IV naming and length unit.
48/85248/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Krzysztof Jackiewicz
Removed rsa padding TODO
16/84416/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Krzysztof Jackiewicz
Add GCM tag length verification
53/84453/2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Krzysztof Jackiewicz
Add missing ERROR_DUMP() for EVP_PKEY_size()
40/84240/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Krzysztof Jackiewicz
Handle encryption API call order
06/83506/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Dariusz Michaluk
Remove debug function from examples.
83/83883/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Dariusz Michaluk
Fix: Simple API doesn't support GCM and CCM.
74/83874/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Dariusz Michaluk
Fix: seal/open sym_key_bit_len must be dividable by 8
69/83669/5
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Dariusz Michaluk
Reorganize API order in header files.
37/83537/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Lukasz Pawelczyk
EC keys can be used for sign/verify now, update docs
76/83876/2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Lukasz Pawelczyk
Use PKCS5 v2 in PKCS8 encrypted export
64/83564/2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Krzysztof Jackiewicz
Add missing 'library' in function description
22/83522/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Krzysztof Jackiewicz
Merge 'acr2' into 'tizen'
05/83505/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Lukasz Pawelczyk
Static encrypt/digest algo list
07/83007/5
acr2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dariusz Michaluk
Change yaca_key_derive_kdf() API
31/83231/4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dariusz Michaluk
Fix: yaca_key_derive_dh() different parameters error
51/82951/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Mateusz Forc
Fix documentation: Tag length is not set in decrypt...
75/83175/5
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Lukasz Pawelczyk
Support EC keys for sign/verify operations
40/83240/2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dariusz Michaluk
Fix codestyle
85/82785/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dariusz Michaluk
Merge branch 'tizen' into acr2
62/82762/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dariusz Michaluk
Fix 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
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Krzysztof Jackiewicz
Fix for bug in OpenSSL's 3DES CFB1 implementation
33/82733/2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dariusz Michaluk
Add possibility to disabling encrypt/decrypt padding.
01/82201/5
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dariusz Michaluk
Add yaca_key_derive_kdf(), define yaca_kdf_e enum
00/82100/6
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dariusz Michaluk
Rework key derivation example
13/80813/7
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dariusz Michaluk
Change yaca_key_derive_dh() API
91/81791/7
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dariusz Michaluk
Key wrapping implementation/example
58/81658/6
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Mateusz Forc
FIX: Correct IV length for Block Cipher Modes in doc
15/81915/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Mateusz Forc
FIX: Add key type check for encrypt, move key_len check
24/81824/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Dariusz Michaluk
Fix and simplify output parameter usage.
57/81657/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Lukasz Pawelczyk
Merge branch 'tizen' into acr2
54/81654/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Lukasz Pawelczyk
Clarify yaca_get_output_length usage
28/81628/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Mateusz Forc
FIX: Add key length check for all algorithms
32/80232/14
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Lukasz Pawelczyk
Add static to all functions in key.c that can be static
98/80898/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Lukasz Pawelczyk
Support getting key_bit_length for params
97/80897/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Lukasz Pawelczyk
Example for key generate
88/80888/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Lukasz Pawelczyk
yaca_extract_parameters() implementation
53/80553/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Lukasz Pawelczyk
Import/export for EC, DH and all parameter types
52/80552/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Lukasz Pawelczyk
Key generation re-work to handle parameters and 2 stage...
51/80551/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Lukasz Pawelczyk
API change/extension for key handling (parameters and...
29/80129/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Krzysztof Jackiewicz
ACR: Remove unnecessary iv length values
06/80706/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Krzysztof Jackiewicz
ACR: Describe finalize-without-update cases
05/80705/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Krzysztof Jackiewicz
Add custom tag length support in CCM
45/77945/27
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Krzysztof Jackiewicz
Check BCM in property handlers. Use EVP_Cipher* where...
40/77940/18
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dongsun Lee
Change module names and add line feeds in some API...
33/80633/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Jackiewicz
Clear the memory before freeing a symmetric key
63/79963/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Dariusz Michaluk
Fix error: 'static’ is not at beginning of declaration
74/80474/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Dongsun Lee
Added manifest file to label library to floor
51/80251/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Lukasz Pawelczyk
EC key generation, extract public and get_bit_length
19/80119/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Lukasz Pawelczyk
Merged several generate_evp_* functions into one
18/80118/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Dariusz Michaluk
Add DH private key generate/public key extract.
14/80114/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Dariusz Michaluk
Add yaca_key_derive_dh() implementation.
13/80113/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Dariusz Michaluk
Add yaca_key_derive_dh(), define proper key types and...
12/80112/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Mateusz Forc
FIX: Unhandled OpenSSL error, when using invalid import...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Dariusz Michaluk
Fix: RC4 doesn't support block cipher modes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Lukasz Pawelczyk
Fix formatting in yaca_debug_translate_error
35/79935/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Lukasz Pawelczyk
Convert CRLF to LF in doc/ directory
66/79466/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Lukasz Pawelczyk
Various fixes in Doxygen comments
65/79465/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Mateusz Forc
Add nullptr check and return invalid param
46/79146/12
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Dongsun Lee
error fix in API description doxygen
68/77168/13
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
sangsu
add @addtogroup
06/72606/12
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
sangsu
ACR:add doc document headers
05/72605/10
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Krzysztof Jackiewicz
Update GCM/CCM examples
25/77925/12
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Krzysztof Jackiewicz
Specify property type for tag lengths
14/77914/12
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Dariusz Michaluk
Allow NULL input/output only in CCM mode.
86/78986/2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Krzysztof Jackiewicz
Merge "Adjust naming convention to API." into tizen
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Krzysztof Jackiewicz
Adjust naming convention to API.
01/76301/16
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
Lukasz Pawelczyk
Change ERROR_NONE to 0 where we don't check yaca function
63/78963/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
Lukasz Pawelczyk
Add a comment describing padding usage
87/78487/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
Krzysztof Jackiewicz
Make yaca_cleanup return void
22/78922/1
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Krzysztof Jackiewicz
Allow NULL value_len in yaca_context_get_property(...
01/77701/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Krzysztof Jackiewicz
Key copying function
00/77700/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Lukasz Pawelczyk
Use size_t for PBKDF2 iterations param
14/78414/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Lukasz Pawelczyk
Make it possible to import DER based X509 certificates
50/77950/4
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Lukasz Pawelczyk
Reworked password handling for import/export
48/77948/6
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Mateusz Forc
Changed return type to void
28/78228/3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
Lukasz Pawelczyk
Missing const in write_file()
49/77949/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Lukasz Pawelczyk
Handle invalid params properly for simple sign/verify...
60/77360/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Lukasz Pawelczyk
Drop reusability of digest context
24/77024/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Krzysztof Jackiewicz
Enforce NULL data for empty digest input
52/76352/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Lukasz Pawelczyk
Make sure there are no OpenSSL errors logged for key_im...
20/75820/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Krzysztof Jackiewicz
Update digest API description
13/75813/2
commit
|
commitdiff
|
tree
|
snapshot
next