projects
/
platform
/
core
/
security
/
yaca.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Modify header names according to ACR
[platform/core/security/yaca.git]
/
src
/
key.c
2016-05-27
Krzysztof Jackiewicz
Modify header names according to ACR
67/71867/4
blob
|
commitdiff
2016-05-27
Lukasz Pawelczyk
yaca_key_export() implementation of password handling
03/70803/5
blob
|
commitdiff
|
diff to current
2016-05-27
Lukasz Pawelczyk
yaca_key_import() implementation of password handling
02/70802/5
blob
|
commitdiff
|
diff to current
2016-05-27
Dariusz Michaluk
Cleanup #include statements.
20/71520/2
blob
|
commitdiff
|
diff to current
2016-05-27
sangsu
add @since_tizen 3.0 in yaca api header files
89/71289/16
blob
|
commitdiff
|
diff to current
2016-05-27
Dariusz Michaluk
Cleanup boilerplate notices.
98/71498/2
blob
|
commitdiff
|
diff to current
2016-05-25
Krzysztof Jackiewicz
Use "!= 0" instead of "< 0" when handling yaca errors
51/70951/2
blob
|
commitdiff
|
diff to current
2016-05-19
Dariusz Michaluk
Join ECDSA and ECDH key to EC type.
52/70552/5
blob
|
commitdiff
|
diff to current
2016-05-18
Lukasz Pawelczyk
API changes around key getters.
90/70190/2
blob
|
commitdiff
|
diff to current
2016-05-18
Lukasz Pawelczyk
yaca_key import/export API change - passwords
78/70178/2
blob
|
commitdiff
|
diff to current
2016-05-16
Dariusz Michaluk
Generate/import/export DES key.
81/68781/6
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
Add support for importing public keys from X509 certificate
79/68779/4
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
Use specific RSA/DSA export variants
61/68761/5
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
yaca_key_import()/yaca_key_export() for DSA
57/68757/5
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
yaca_key_gen() and yaca_key_extract_public() for DSA
56/68756/5
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
Removal of yaca_key_gen_pair() and its enum values
64/68464/16
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
Make it possible to generate private keys with yaca_key...
63/68463/16
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
yaca_key_extract_public() public function
62/68462/16
blob
|
commitdiff
|
diff to current
2016-05-11
Lukasz Pawelczyk
Incorporate sanity checks into key_get_* functions
72/69072/2
blob
|
commitdiff
|
diff to current
2016-05-06
Lukasz Pawelczyk
yaca_key_import() basic implementation (symmetrical...
09/68009/10
blob
|
commitdiff
|
diff to current
2016-05-06
Lukasz Pawelczyk
yaca_key_export() implementation for YACA_KEY_FORMAT_DE...
08/68008/9
blob
|
commitdiff
|
diff to current
2016-05-06
Lukasz Pawelczyk
Small fixes in key.c
blob
|
commitdiff
|
diff to current
2016-05-06
Lukasz Pawelczyk
API changes around key_import and key_export
blob
|
commitdiff
|
diff to current
2016-05-04
Lukasz Pawelczyk
Rename key_fmt to key_file_fmt type and introduce a...
04/68004/4
blob
|
commitdiff
|
diff to current
2016-05-04
Lukasz Pawelczyk
Switch to smart-tabs in key.c and key.h
03/68003/2
blob
|
commitdiff
|
diff to current
2016-05-04
Dariusz Michaluk
Replace YACA_ERROR_OPENSSL_FAILURE with YACA_ERROR_INTERNAL
29/67829/3
blob
|
commitdiff
|
diff to current
2016-04-26
Dariusz Michaluk
Seal/Open implementation.
72/66872/9
blob
|
commitdiff
|
diff to current
2016-04-26
Krzysztof Jackiewicz
Dump openssl errors after each failure
53/66853/6
blob
|
commitdiff
|
diff to current
2016-04-20
Lukasz Pawelczyk
Split ECC key types into ECDSA and ECDH
38/66738/1
blob
|
commitdiff
|
diff to current
2016-04-15
Mateusz Kulikowski
Use crypto_zalloc for internal structure allocations.
03/65603/8
blob
|
commitdiff
|
diff to current
2016-04-13
Lukasz Pawelczyk
Implement getting the bits of an evp type key.
80/65780/4
blob
|
commitdiff
|
diff to current
2016-04-12
Lukasz Pawelczyk
Fix compilation with Clang.
56/65356/2
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
Rename get_digest_algorithm -> digest_get_algorithm
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
Move key structures to internal API header, expose...
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
Convert all key lengths to bits
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
key: Cleanups
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
key: Check for key_len overflows
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
key: implement pbkdf2
blob
|
commitdiff
|
diff to current
2016-04-08
Mateusz Kulikowski
Remove private headers (*_p.h)
blob
|
commitdiff
|
diff to current
2016-04-07
Lukasz Pawelczyk
Partially implement a new key type (evp) and yaca_key_g...
blob
|
commitdiff
|
diff to current
2016-04-07
Mateusz Kulikowski
Rename owl -> yaca
blob
|
commitdiff
|
diff to current
2016-04-07
Lukasz Pawelczyk
Re-indent the definitions after adding the API prefix.
blob
|
commitdiff
|
diff to current
2016-04-07
Krzysztof Jackiewicz
Rename 'crypto' to 'owl' in include directives
blob
|
commitdiff
|
diff to current
2016-04-07
Mateusz Kulikowski
More cleanups:
blob
|
commitdiff
|
diff to current
2016-04-07
Lukasz Pawelczyk
Cleanups
blob
|
commitdiff
|
diff to current
2016-04-07
Lukasz Pawelczyk
Renamed the API from crypto_ to owl_. Filenames not...
blob
|
commitdiff
|
diff to current
2016-04-07
Mateusz Kulikowski
Library code stub
blob
|
commitdiff
|
diff to current