projects
/
platform
/
core
/
security
/
yaca.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Replace EVP_CIPHER_CTX_type() with EVP_CIPHER_CTX_nid().
[platform/core/security/yaca.git]
/
examples
/
2016-09-09
Dariusz Michaluk
GCM and CCM fixes.
57/86757/7
tree
|
commitdiff
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
tree
|
commitdiff
2016-08-31
Dariusz Michaluk
Fix coding style.
17/86117/3
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Fix: Always use yaca_cleanup() before exit.
06/85706/3
tree
|
commitdiff
2016-08-29
Dariusz Michaluk
Fix yaca_sign_initialize_hmac/cmac memory leak.
31/85531/4
tree
|
commitdiff
2016-08-29
Krzysztof Jackiewicz
RSA asymmetric encryption example
13/84413/15
tree
|
commitdiff
2016-08-16
Dariusz Michaluk
Remove debug function from examples.
83/83883/4
tree
|
commitdiff
2016-08-11
Krzysztof Jackiewicz
Merge 'acr2' into 'tizen'
05/83505/1
tree
|
commitdiff
2016-08-10
Dariusz Michaluk
Change yaca_key_derive_kdf() API
31/83231/4
tree
|
commitdiff
2016-08-05
Dariusz Michaluk
Merge branch 'tizen' into acr2
62/82762/1
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
Rework key derivation example
13/80813/7
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-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-21
Lukasz Pawelczyk
Example for key generate
88/80888/3
tree
|
commitdiff
2016-07-14
Dariusz Michaluk
Add yaca_key_derive_dh(), define proper key types and...
12/80112/1
tree
|
commitdiff
2016-07-08
Krzysztof Jackiewicz
Update GCM/CCM examples
25/77925/12
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-05
Lukasz Pawelczyk
Reworked password handling for import/export
48/77948/6
tree
|
commitdiff
2016-07-01
Lukasz Pawelczyk
Missing const in write_file()
49/77949/1
tree
|
commitdiff
2016-06-14
Dariusz Michaluk
Add more usage examples of seal/open.
35/73835/4
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: 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-06
Lukasz Pawelczyk
Smart tabs and comments consistency
16/73116/1
tree
|
commitdiff
2016-06-06
Krzysztof Jackiewicz
Simplify memory allocation in read_file
91/72991/2
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
Error handling refactoring.
53/72553/8
tree
|
commitdiff
2016-06-01
Krzysztof Jackiewicz
ACR: Remove unimplemented features
65/72565/1
tree
|
commitdiff
2016-06-01
Lukasz Pawelczyk
Password example extended to include PKCS8
58/72358/2
tree
|
commitdiff
2016-05-31
Dariusz Michaluk
ACR: Fix code formatting.
94/72294/3
tree
|
commitdiff
2016-05-31
Krzysztof Jackiewicz
ACR: Succesful -> Successful
85/72285/2
tree
|
commitdiff
2016-05-30
Lukasz Pawelczyk
ACR: change the ordering of key related functions ...
32/71932/3
tree
|
commitdiff
2016-05-30
Lukasz Pawelczyk
ACR: remove key derive dh/kea
30/71930/2
tree
|
commitdiff
2016-05-27
Dariusz Michaluk
Introduce YACA_ERROR_NONE according to ACR.
00/71900/2
tree
|
commitdiff
2016-05-27
Krzysztof Jackiewicz
Modify header names according to ACR
67/71867/4
tree
|
commitdiff
2016-05-27
Lukasz Pawelczyk
key import/export password handling example
04/70804/5
tree
|
commitdiff
2016-05-27
Lukasz Pawelczyk
read_stdin_line() - misc function in examples
01/70801/3
tree
|
commitdiff
2016-05-27
Dariusz Michaluk
Add AES CCM example.
89/70789/8
tree
|
commitdiff
2016-05-27
Dariusz Michaluk
Rework AES GCM example.
67/69767/10
tree
|
commitdiff
2016-05-27
Dariusz Michaluk
Remove some TODO's.
43/71843/1
tree
|
commitdiff
2016-05-27
Dariusz Michaluk
Cleanup #include statements.
20/71520/2
tree
|
commitdiff
2016-05-27
Krzysztof Jackiewicz
Simple signature API example
26/70926/7
tree
|
commitdiff
2016-05-27
Dariusz Michaluk
Cleanup boilerplate notices.
98/71498/2
tree
|
commitdiff
2016-05-27
Krzysztof Jackiewicz
Use new HMAC API in example
55/70155/9
tree
|
commitdiff
2016-05-25
Krzysztof Jackiewicz
Use "!= 0" instead of "< 0" when handling yaca errors
51/70951/2
tree
|
commitdiff
2016-05-23
Krzysztof Jackiewicz
CMAC example
50/70150/10
tree
|
commitdiff
2016-05-19
Dariusz Michaluk
Remove unnecessary test example.
74/70574/1
tree
|
commitdiff
2016-05-19
Dariusz Michaluk
Join ECDSA and ECDH key to EC type.
52/70552/5
tree
|
commitdiff
2016-05-19
Krzysztof Jackiewicz
Remove CMAC from digest algorithms.
59/69459/9
tree
|
commitdiff
2016-05-19
Krzysztof Jackiewicz
Hide debug function
21/69521/8
tree
|
commitdiff
2016-05-19
Dariusz Michaluk
Rework symmetric encrypt/decrypt example.
84/68784/13
tree
|
commitdiff
2016-05-18
Lukasz Pawelczyk
yaca_key import/export API change - passwords
78/70178/2
tree
|
commitdiff
2016-05-18
Dariusz Michaluk
Fix API for yaca_get_iv_bits().
39/70139/2
tree
|
commitdiff
2016-05-18
Lukasz Pawelczyk
get/set_ctx_param for sign/verify (RSA padding only)
26/69726/3
tree
|
commitdiff
2016-05-18
Lukasz Pawelczyk
Lower the key bit_len in sign/verify example
85/69985/2
tree
|
commitdiff
2016-05-18
Lukasz Pawelczyk
Get rid of few TODOs that no longer apply
33/69533/4
tree
|
commitdiff
2016-05-18
Lukasz Pawelczyk
Fix API for get_output_length()
32/69532/5
tree
|
commitdiff
2016-05-13
Krzysztof Jackiewicz
Prevent use of uninitialized variable in examples
78/69478/1
tree
|
commitdiff
2016-05-11
Lukasz Pawelczyk
Example for X509 import
80/68780/4
tree
|
commitdiff
2016-05-11
Lukasz Pawelczyk
DSA sign/verify example
60/68760/5
tree
|
commitdiff
2016-05-11
Lukasz Pawelczyk
Add DSA to import/export example
58/68758/5
tree
|
commitdiff
2016-05-11
Lukasz Pawelczyk
Add missing example comments
61/68561/7
tree
|
commitdiff
2016-05-11
Lukasz Pawelczyk
Removal of yaca_key_gen_pair() and its enum values
64/68464/16
tree
|
commitdiff
2016-05-11
Lukasz Pawelczyk
write_file()/read_file() functions added
78/68778/4
tree
|
commitdiff
2016-05-06
Lukasz Pawelczyk
key_import/key_export example
10/68010/10
tree
|
commitdiff
2016-05-06
Lukasz Pawelczyk
API changes around key_import and key_export
tree
|
commitdiff
2016-05-04
Lukasz Pawelczyk
Rename key_fmt to key_file_fmt type and introduce a...
04/68004/4
tree
|
commitdiff
2016-04-26
Dariusz Michaluk
Review and simplify Seal/Open example.
73/66873/6
tree
|
commitdiff
2016-04-26
Dariusz Michaluk
yaca_open_init() needs key length to generate EVP_CIPHER
71/66871/4
tree
|
commitdiff
2016-04-26
Dariusz Michaluk
Change spaces to tab in CMakeLists
96/67096/2
tree
|
commitdiff
2016-04-26
Krzysztof Jackiewicz
Set debug function in examples
54/66854/5
tree
|
commitdiff
2016-04-21
Dariusz Michaluk
Bugfix: yaca_encrypt_final used in decryption
29/66829/1
tree
|
commitdiff
2016-04-20
Lukasz Pawelczyk
Examples reviewed and simplified after RSA/HMAC sign...
81/66181/5
tree
|
commitdiff
2016-04-20
Lukasz Pawelczyk
Split ECC key types into ECDSA and ECDH
38/66738/1
tree
|
commitdiff
2016-04-20
Lukasz Pawelczyk
Add a line break before printing out formatted data...
80/66180/4
tree
|
commitdiff
2016-04-19
Dariusz Michaluk
yaca_seal_init() needs key length to generate EVP_CIPHER
01/66401/2
tree
|
commitdiff
2016-04-19
Dariusz Michaluk
Split symmetric/asymmetric encryption
29/66329/3
tree
|
commitdiff
2016-04-14
Dariusz Michaluk
Add package with examples.
92/65592/8
tree
|
commitdiff
2016-04-14
Mateusz Kulikowski
Encrypt example update
94/65594/7
tree
|
commitdiff
2016-04-13
Mateusz Kulikowski
examples: Add LOREM*_SIZE
65/65865/1
tree
|
commitdiff
2016-04-12
Lukasz Pawelczyk
Fix compilation with Clang.
56/65356/2
tree
|
commitdiff
2016-04-07
Lukasz Pawelczyk
Fix a SIGSEGV in key-exchange example. It's still not...
tree
|
commitdiff
2016-04-07
Mateusz Kulikowski
Rename owl -> yaca
tree
|
commitdiff
2016-04-07
Krzysztof Jackiewicz
Make binary install dir configurable
tree
|
commitdiff
2016-04-07
Krzysztof Jackiewicz
Add cmake scripts for example compilation
tree
|
commitdiff
2016-04-07
Krzysztof Jackiewicz
Rename 'crypto' to 'owl' in include directives
tree
|
commitdiff
2016-04-07
Mateusz Kulikowski
More cleanups:
tree
|
commitdiff
2016-04-07
Lukasz Pawelczyk
Cleanups
tree
|
commitdiff
2016-04-07
Lukasz Pawelczyk
Renamed the API from crypto_ to owl_. Filenames not...
tree
|
commitdiff
2016-04-07
Mateusz Kulikowski
Library code stub
tree
|
commitdiff
2016-04-07
Mateusz Kulikowski
Add Makefile for examples
tree
|
commitdiff
2016-04-07
Dariusz Michaluk
Add DH and ECDH key derivation example
tree
|
commitdiff
2016-04-07
Krzysztof Jackiewicz
Signatures example
tree
|
commitdiff
2016-04-07
Dariusz Michaluk
Add AES-GCM encryption example
tree
|
commitdiff
next