projects
/
platform
/
core
/
security
/
yaca.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix yaca_key_import() memory leak.
[platform/core/security/yaca.git]
/
src
/
2016-08-31
Dariusz Michaluk
Fix yaca_key_import() memory leak.
52/86052/3
tree
|
commitdiff
2016-08-31
Krzysztof Jackiewicz
Handle wrong padding in RSA public decryption
24/86124/3
tree
|
commitdiff
2016-08-30
Dariusz Michaluk
Key wrapping memory optimization.
30/85330/8
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Fix symmetric key handling in seal/open.
02/85102/7
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Fix yaca_sign_initialize_hmac/cmac memory leak.
31/85531/4
tree
|
commitdiff
2016-08-29
Lukasz Pawelczyk
s/INTERNAL_KEYLEN/KEYLEN_COMPONENT/ in the "private...
05/85905/6
tree
|
commitdiff
2016-08-29
Krzysztof Jackiewicz
Unify argument naming and description
22/84622/4
tree
|
commitdiff
2016-08-29
Krzysztof Jackiewicz
Handle RSA padding errors
17/84417/18
tree
|
commitdiff
2016-08-29
Krzysztof Jackiewicz
RSA API implementation
58/83558/15
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Add possibility to restore default encrypt/decrypt...
30/85530/4
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Effective key length support in RC2.
82/85082/7
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Fix: Allow empty input/output in simple encrypt/decrypt.
75/84375/12
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Fix: Check (un)wrapped key length.
tree
|
commitdiff
2016-08-29
Lukasz Pawelczyk
Unify simple key param names, EC for sign/verify
41/84841/3
tree
|
commitdiff
2016-08-26
Dariusz Michaluk
Fix: Key wrapping, block finalizing before update.
92/84792/7
tree
|
commitdiff
2016-08-22
Krzysztof Jackiewicz
Removed rsa padding TODO
16/84416/4
tree
|
commitdiff
2016-08-19
Krzysztof Jackiewicz
Add GCM tag length verification
53/84453/2
tree
|
commitdiff
2016-08-17
Krzysztof Jackiewicz
Add missing ERROR_DUMP() for EVP_PKEY_size()
40/84240/1
tree
|
commitdiff
2016-08-16
Krzysztof Jackiewicz
Handle encryption API call order
06/83506/4
tree
|
commitdiff
2016-08-16
Dariusz Michaluk
Fix: Simple API doesn't support GCM and CCM.
74/83874/4
tree
|
commitdiff
2016-08-16
Dariusz Michaluk
Fix: seal/open sym_key_bit_len must be dividable by 8
69/83669/5
tree
|
commitdiff
2016-08-12
Lukasz Pawelczyk
Use PKCS5 v2 in PKCS8 encrypted export
64/83564/2
tree
|
commitdiff
2016-08-11
Krzysztof Jackiewicz
Merge 'acr2' into 'tizen'
05/83505/1
tree
|
commitdiff
2016-08-11
Lukasz Pawelczyk
Static encrypt/digest algo list
07/83007/5
acr2
tree
|
commitdiff
2016-08-10
Dariusz Michaluk
Change yaca_key_derive_kdf() API
31/83231/4
tree
|
commitdiff
2016-08-10
Dariusz Michaluk
Fix: yaca_key_derive_dh() different parameters error
51/82951/3
tree
|
commitdiff
2016-08-09
Lukasz Pawelczyk
Support EC keys for sign/verify operations
40/83240/2
tree
|
commitdiff
2016-08-05
Dariusz Michaluk
Fix codestyle
85/82785/1
tree
|
commitdiff
2016-08-05
Dariusz Michaluk
Merge branch 'tizen' into acr2
62/82762/1
tree
|
commitdiff
2016-08-05
Krzysztof Jackiewicz
Fix for bug in OpenSSL's 3DES CFB1 implementation
33/82733/2
tree
|
commitdiff
2016-08-04
Dariusz Michaluk
Add possibility to disabling encrypt/decrypt padding.
01/82201/5
tree
|
commitdiff
2016-08-04
Dariusz Michaluk
Add yaca_key_derive_kdf(), define yaca_kdf_e enum
00/82100/6
tree
|
commitdiff
2016-08-04
Dariusz Michaluk
Change yaca_key_derive_dh() API
91/81791/7
tree
|
commitdiff
2016-08-04
Dariusz Michaluk
Key wrapping implementation/example
58/81658/6
tree
|
commitdiff
2016-07-29
Mateusz Forc
FIX: Add key type check for encrypt, move key_len check
24/81824/3
tree
|
commitdiff
2016-07-27
Dariusz Michaluk
Fix and simplify output parameter usage.
57/81657/1
tree
|
commitdiff
2016-07-27
Lukasz Pawelczyk
Merge branch 'tizen' into acr2
54/81654/1
tree
|
commitdiff
2016-07-22
Mateusz Forc
FIX: Add key length check for all algorithms
32/80232/14
tree
|
commitdiff
2016-07-22
Lukasz Pawelczyk
Add static to all functions in key.c that can be static
98/80898/3
tree
|
commitdiff
2016-07-22
Lukasz Pawelczyk
Support getting key_bit_length for params
97/80897/3
tree
|
commitdiff
2016-07-21
Lukasz Pawelczyk
yaca_extract_parameters() implementation
53/80553/4
tree
|
commitdiff
2016-07-21
Lukasz Pawelczyk
Import/export for EC, DH and all parameter types
52/80552/4
tree
|
commitdiff
2016-07-21
Lukasz Pawelczyk
Key generation re-work to handle parameters and 2 stage...
51/80551/4
tree
|
commitdiff
2016-07-21
Lukasz Pawelczyk
API change/extension for key handling (parameters and...
29/80129/4
tree
|
commitdiff
2016-07-19
Krzysztof Jackiewicz
Add custom tag length support in CCM
45/77945/27
tree
|
commitdiff
2016-07-19
Krzysztof Jackiewicz
Check BCM in property handlers. Use EVP_Cipher* where...
40/77940/18
tree
|
commitdiff
2016-07-18
Krzysztof Jackiewicz
Clear the memory before freeing a symmetric key
63/79963/2
tree
|
commitdiff
2016-07-18
Dariusz Michaluk
Fix error: 'static’ is not at beginning of declaration
74/80474/1
tree
|
commitdiff
2016-07-14
Lukasz Pawelczyk
EC key generation, extract public and get_bit_length
19/80119/1
tree
|
commitdiff
2016-07-14
Lukasz Pawelczyk
Merged several generate_evp_* functions into one
18/80118/1
tree
|
commitdiff
2016-07-14
Dariusz Michaluk
Add DH private key generate/public key extract.
14/80114/1
tree
|
commitdiff
2016-07-14
Dariusz Michaluk
Add yaca_key_derive_dh() implementation.
13/80113/1
tree
|
commitdiff
2016-07-14
Dariusz Michaluk
Add yaca_key_derive_dh(), define proper key types and...
12/80112/1
tree
|
commitdiff
2016-07-14
Mateusz Forc
FIX: Unhandled OpenSSL error, when using invalid import...
tree
|
commitdiff
2016-07-14
Dariusz Michaluk
Fix: RC4 doesn't support block cipher modes
tree
|
commitdiff
2016-07-13
Lukasz Pawelczyk
Fix formatting in yaca_debug_translate_error
35/79935/1
tree
|
commitdiff
2016-07-11
Mateusz Forc
Add nullptr check and return invalid param
46/79146/12
tree
|
commitdiff
2016-07-08
Dariusz Michaluk
Allow NULL input/output only in CCM mode.
86/78986/2
tree
|
commitdiff
2016-07-08
Krzysztof Jackiewicz
Merge "Adjust naming convention to API." into tizen
tree
|
commitdiff
2016-07-08
Krzysztof Jackiewicz
Adjust naming convention to API.
01/76301/16
tree
|
commitdiff
2016-07-07
Lukasz Pawelczyk
Change ERROR_NONE to 0 where we don't check yaca function
63/78963/1
tree
|
commitdiff
2016-07-07
Krzysztof Jackiewicz
Make yaca_cleanup return void
22/78922/1
tree
|
commitdiff
2016-07-06
Krzysztof Jackiewicz
Allow NULL value_len in yaca_context_get_property(...
01/77701/4
tree
|
commitdiff
2016-07-06
Krzysztof Jackiewicz
Key copying function
00/77700/4
tree
|
commitdiff
2016-07-05
Lukasz Pawelczyk
Use size_t for PBKDF2 iterations param
14/78414/3
tree
|
commitdiff
2016-07-05
Lukasz Pawelczyk
Make it possible to import DER based X509 certificates
50/77950/4
tree
|
commitdiff
2016-07-05
Lukasz Pawelczyk
Reworked password handling for import/export
48/77948/6
tree
|
commitdiff
2016-07-04
Mateusz Forc
Changed return type to void
28/78228/3
tree
|
commitdiff
2016-06-29
Lukasz Pawelczyk
Handle invalid params properly for simple sign/verify...
60/77360/3
tree
|
commitdiff
2016-06-28
Lukasz Pawelczyk
Drop reusability of digest context
24/77024/2
tree
|
commitdiff
2016-06-23
Krzysztof Jackiewicz
Enforce NULL data for empty digest input
52/76352/1
tree
|
commitdiff
2016-06-23
Lukasz Pawelczyk
Make sure there are no OpenSSL errors logged for key_im...
20/75820/2
tree
|
commitdiff
2016-06-23
Krzysztof Jackiewicz
Allow empty input for yaca_simple_caclulate_digest
22/75822/2
tree
|
commitdiff
2016-06-17
Krzysztof Jackiewicz
Make digest context reusable after finish
46/75046/2
tree
|
commitdiff
2016-06-16
Lukasz Pawelczyk
For get_output_length in digest and sign require input_...
54/75054/3
tree
|
commitdiff
2016-06-16
Lukasz Pawelczyk
Do not segfault on contexts without get_output_length...
20/75020/2
tree
|
commitdiff
2016-06-15
Krzysztof Jackiewicz
Make sure output length argument is not NULL
21/74821/1
tree
|
commitdiff
2016-06-14
Krzysztof Jackiewicz
Make sure library errors are not treated as fatal
19/74419/3
tree
|
commitdiff
2016-06-14
Krzysztof Jackiewicz
Update error translation function
92/74292/3
tree
|
commitdiff
2016-06-14
Krzysztof Jackiewicz
ACR: Initialize and cleanup per thread.
08/73708/7
tree
|
commitdiff
2016-06-14
Dariusz Michaluk
Merge encrypt/decrypt and seal/open common code.
34/73834/5
tree
|
commitdiff
2016-06-13
Krzysztof Jackiewicz
Silently export error translation function
02/74202/1
tree
|
commitdiff
2016-06-09
Lukasz Pawelczyk
Use ERROR_HANDLE() to check for invalid passwords
84/73584/3
tree
|
commitdiff
2016-06-09
Lukasz Pawelczyk
Check for known errors first
83/73583/2
tree
|
commitdiff
2016-06-08
Dariusz Michaluk
ACR: Seal/open sym_key_bits parameter should be size_t.
24/73524/3
tree
|
commitdiff
2016-06-08
Dariusz Michaluk
Remove no-unused-parameter compilation flag. Fix some...
02/73502/6
tree
|
commitdiff
2016-06-08
Dariusz Michaluk
Use C89 style for comments.
99/73499/7
tree
|
commitdiff
2016-06-08
Lukasz Pawelczyk
ACR: extend parameter names a little in specific cases
18/73518/2
tree
|
commitdiff
2016-06-08
Lukasz Pawelczyk
ACR: Consistency for the get_output_length() function
40/73340/3
tree
|
commitdiff
2016-06-07
Lukasz Pawelczyk
ACR: fixes for function and enumeration names/values
18/73118/6
tree
|
commitdiff
2016-06-07
Lukasz Pawelczyk
Fix comment placement
04/73304/1
tree
|
commitdiff
2016-06-06
Lukasz Pawelczyk
Smart tabs and comments consistency
16/73116/1
tree
|
commitdiff
2016-06-06
Krzysztof Jackiewicz
Make sure yaca_*alloc() is not called with 0 size
06/73006/3
tree
|
commitdiff
2016-06-06
Krzysztof Jackiewicz
ACR: Return error codes from all API functions
89/72989/4
tree
|
commitdiff
2016-06-06
Dariusz Michaluk
ACR: Fix notation for pointer variables.
73/72773/3
tree
|
commitdiff
2016-06-06
Dariusz Michaluk
Fix seal/open, ECB mode does not use an IV.
80/72580/7
tree
|
commitdiff
2016-06-06
Dariusz Michaluk
Error handling refactoring.
53/72553/8
tree
|
commitdiff
2016-06-06
Krzysztof Jackiewicz
Fix key generation error handling
48/72348/4
tree
|
commitdiff
2016-06-06
Krzysztof Jackiewicz
Add common error handling function
87/72587/3
tree
|
commitdiff
2016-06-02
Lukasz Pawelczyk
Simplify yaca_key_gen() a little
85/72585/3
tree
|
commitdiff
next