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-06-09
Dariusz Michaluk
ACR: Cleanup TODO's and descriptions in API headers.
58/73558/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Lukasz Pawelczyk
Use ERROR_HANDLE() to check for invalid passwords
84/73584/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Lukasz Pawelczyk
Check for known errors first
83/73583/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Dariusz Michaluk
ACR: Seal/open sym_key_bits parameter should be size_t.
24/73524/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Dariusz Michaluk
Update readme.txt after API changes.
12/73512/6
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Dariusz Michaluk
Remove no-unused-parameter compilation flag. Fix some...
02/73502/6
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Dariusz Michaluk
Use C89 style for comments.
99/73499/7
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Lukasz Pawelczyk
ACR: extend parameter names a little in specific cases
18/73518/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Lukasz Pawelczyk
ACR: Consistency for the get_output_length() function
40/73340/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Lukasz Pawelczyk
ACR: fixes for function and enumeration names/values
18/73118/6
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Lukasz Pawelczyk
Fix comment placement
04/73304/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Lukasz Pawelczyk
Smart tabs and comments consistency
16/73116/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
Make sure yaca_*alloc() is not called with 0 size
06/73006/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
ACR: Each paragraph needs a separate @remarks command
92/72992/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
Simplify memory allocation in read_file
91/72991/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
ACR: Return error codes from all API functions
89/72989/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
ACR: Apply changes from API review part 1
70/72770/5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dariusz Michaluk
ACR: Apply changes from API review part 2
03/72803/5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dariusz Michaluk
ACR: Fix notation for pointer variables.
73/72773/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dariusz Michaluk
Fix seal/open, ECB mode does not use an IV.
80/72580/7
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Dariusz Michaluk
Error handling refactoring.
53/72553/8
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
Fix key generation error handling
48/72348/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Krzysztof Jackiewicz
Add common error handling function
87/72587/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Lukasz Pawelczyk
Simplify yaca_key_gen() a little
85/72585/3
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Krzysztof Jackiewicz
Don't clear errors after error strings initialization
86/72586/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Krzysztof Jackiewicz
ACR: Remove unimplemented features
65/72565/1
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Lukasz Pawelczyk
Fix unix modes (dirs 755, files 644)
39/72539/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Lukasz Pawelczyk
Make sure we have enough entropy on start, bail if...
85/72385/4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Lukasz Pawelczyk
More readable error codes in dump (strings or hex)
84/72384/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Lukasz Pawelczyk
Password example extended to include PKCS8
58/72358/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Lukasz Pawelczyk
yaca_key_import() support for PKCS8
57/72357/2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Lukasz Pawelczyk
yaca_key_export() support for PKCS8
56/72356/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Dariusz Michaluk
ACR: Fix code formatting.
94/72294/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Krzysztof Jackiewicz
ACR: Minor fixes in documentation
97/72297/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Krzysztof Jackiewicz
ACR: Succesful -> Successful
85/72285/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Dariusz Michaluk
ACR: yaca_types.h doxygen fixes
08/72108/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Lukasz Pawelczyk
ACR: yaca_simple.h doxygen fixes
01/72101/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Lukasz Pawelczyk
ACR: yaca_sign.h doxygen fixes
00/72100/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Lukasz Pawelczyk
ACR: change the ordering of key related functions ...
32/71932/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Lukasz Pawelczyk
ACR: yaca_key.h doxygen fixes
31/71931/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Lukasz Pawelczyk
ACR: remove key derive dh/kea
30/71930/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Dariusz Michaluk
ACR: yaca_error.h doxygen fixes
03/72103/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Dariusz Michaluk
ACR: yaca_crypto.h doxygen fixes
99/72099/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Dariusz Michaluk
ACR: yaca_digest.h doxygen fixes
78/72078/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Dariusz Michaluk
ACR: yaca_encrypt.h doxygen fixes
62/72062/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Dariusz Michaluk
ACR: yaca_seal.h doxygen fixes
52/72052/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Do not enumerate all related modules with only one...
11/71911/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Modify error codes according to ACR
22/71922/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Replace YACA_ERROR_TOO_BIG_ARGUMENT with YACA_ERROR_INV...
25/71925/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Remove not implemented Skipjack algorithm.
23/71923/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Remove YACA_ERROR_NOT_IMPLEMENTED
21/71921/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Add yaca_error_e typedef.
04/71904/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Introduce YACA_ERROR_NONE according to ACR.
00/71900/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Modify header names according to ACR
67/71867/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Add support for multiple threads
77/71477/8
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Lukasz Pawelczyk
key import/export password handling example
04/70804/5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Lukasz Pawelczyk
yaca_key_export() implementation of password handling
03/70803/5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Lukasz Pawelczyk
yaca_key_import() implementation of password handling
02/70802/5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Lukasz Pawelczyk
read_stdin_line() - misc function in examples
01/70801/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Lukasz Pawelczyk
Add emacs support file to git ignore
66/71466/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Add AES CCM example.
89/70789/8
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Rework AES GCM example.
67/69767/10
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Add support to AES GCM/CCM. Update documentation.
66/69766/10
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Remove some TODO's.
43/71843/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Cleanup #include statements.
20/71520/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Fix code formatting in sign.c
37/70937/8
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Simple signature API example
26/70926/7
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Simple API for signatures - implementation
92/70192/14
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
sangsu
add @since_tizen 3.0 in yaca api header files
89/71289/16
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Dariusz Michaluk
Cleanup boilerplate notices.
98/71498/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Use new HMAC API in example
55/70155/9
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Don't dump error in case of verification failure
13/70913/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Update openssl error handling.
01/71501/5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Krzysztof Jackiewicz
Move HMAC to a separate function.
54/70154/8
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Krzysztof Jackiewicz
Use "!= 0" instead of "< 0" when handling yaca errors
51/70951/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Krzysztof Jackiewicz
CMAC example
50/70150/10
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Krzysztof Jackiewicz
CMAC implementation
49/70149/11
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Krzysztof Jackiewicz
Fix sign ctx cleanup
12/70912/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Remove unnecessary test example.
74/70574/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Remove TODOs that no longer apply.
53/70553/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Join ECDSA and ECDH key to EC type.
52/70552/5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Remove RC2 effective key bits param.
35/70535/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Krzysztof Jackiewicz
Simple API for signatures, verification & MACs
99/69999/8
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Krzysztof Jackiewicz
Remove CMAC from digest algorithms.
59/69459/9
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Krzysztof Jackiewicz
Add separate API function stubs for HMAC/CMAC context...
47/69447/9
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Krzysztof Jackiewicz
Hide debug function
21/69521/8
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Remove CTR bits param.
08/69908/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Remove OCB block cipher mode.
06/69906/4
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Add CFB1 and CFB8 chaining modes.
68/69468/6
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Update AES description.
67/69467/6
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dariusz Michaluk
Rework symmetric encrypt/decrypt example.
84/68784/13
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
API update: add YACA_ERROR_NONE enum value
09/70209/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
API changes around key getters.
90/70190/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
yaca_key import/export API change - passwords
78/70178/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Dariusz Michaluk
Fix API for yaca_get_iv_bits().
39/70139/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Dariusz Michaluk
FIX: SIZE_MAX undeclared.
19/70119/1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
get/set_ctx_param for sign/verify (RSA padding only)
26/69726/3
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
Lower the key bit_len in sign/verify example
85/69985/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
Fix assert vs error codes usage in get_sign_output_length()
84/69984/2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Lukasz Pawelczyk
Get rid of few TODOs that no longer apply
33/69533/4
commit
|
commitdiff
|
tree
|
snapshot
next