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-09-30
Dariusz Michaluk
Properly address function arguments in documentation
01/89401/8
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Dariusz Michaluk
Replace EVP_CIPHER_CTX_type() with EVP_CIPHER_CTX_nid().
45/89145/8
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Dariusz Michaluk
Fix minor sign API errors. Fix documentation.
99/88199/9
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Krzysztof Jackiewicz
Don't check *digest_len in yaca_digest_finalize()
43/90143/3
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Dariusz Michaluk
Increase minimal RSA keysize from 256 to 512 bits
03/89003/4
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Dariusz Michaluk
Handle sign/digest API call order
00/88200/6
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Dariusz Michaluk
Fix: ECB and CBC with padding always needs yaca_decrypt...
32/88232/4
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Dongsun Lee
Fix 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
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Dariusz Michaluk
Remove get_sign_property() functionality
93/88093/2
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Lukasz Pawelczyk
Describe padding usage for sign/verify operations
14/88114/2
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Kyungwook Tak
Revert "Fix svace defects"
65/87865/2
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Dariusz Michaluk
GCM and CCM fixes.
57/86757/7
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Krzysztof Jackiewicz
Fix OpenSSL 1.1 issues
72/87372/3
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Lukasz Pawelczyk
Adapt YACA to work with OpenSSL 1.1 preserving 1.0...
65/86965/9
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Lukasz Pawelczyk
Use getrandom(2) for CSPRNG instead of OpenSSL's one
03/85703/8
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Kyungwook Tak
Fix svace defects
29/87229/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Krzysztof Jackiewicz
Use proper input length in encryption examples
03/86303/1
accepted/tizen/common/20160901.143419
accepted/tizen/ivi/20160901.065526
accepted/tizen/mobile/20160901.065440
accepted/tizen/tv/20160901.065447
accepted/tizen/wearable/20160901.065507
submit/tizen/20160901.024233
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Krzysztof Jackiewicz
Convert yaca_padding_e to value acceptable by OpenSSL
67/86267/1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Dariusz Michaluk
Fix coding style.
17/86117/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Dariusz Michaluk
Fix yaca_key_import() memory leak.
52/86052/3
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Krzysztof Jackiewicz
Allow 1B longer input in PKCS1 padding
25/86125/3
commit
|
commitdiff
|
tree
|
snapshot
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
next