projects
/
platform
/
core
/
security
/
yaca.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Key generation re-work to handle parameters and 2 stage keygen
2016-07-21
Lukasz Pawelczyk
Key generation re-work to handle parameters and 2 stage...
commit
|
commitdiff
|
tree
2016-07-21
Lukasz Pawelczyk
API change/extension for key handling (parameters and...
commit
|
commitdiff
|
tree
2016-07-14
Lukasz Pawelczyk
EC key generation, extract public and get_bit_length
commit
|
commitdiff
|
tree
2016-07-14
Lukasz Pawelczyk
Merged several generate_evp_* functions into one
commit
|
commitdiff
|
tree
2016-07-13
Lukasz Pawelczyk
Fix formatting in yaca_debug_translate_error
commit
|
commitdiff
|
tree
2016-07-11
Lukasz Pawelczyk
Convert CRLF to LF in doc/ directory
commit
|
commitdiff
|
tree
2016-07-11
Lukasz Pawelczyk
Various fixes in Doxygen comments
commit
|
commitdiff
|
tree
2016-07-07
Lukasz Pawelczyk
Change ERROR_NONE to 0 where we don't check yaca function
commit
|
commitdiff
|
tree
2016-07-07
Lukasz Pawelczyk
Add a comment describing padding usage
commit
|
commitdiff
|
tree
2016-07-05
Lukasz Pawelczyk
Use size_t for PBKDF2 iterations param
commit
|
commitdiff
|
tree
2016-07-05
Lukasz Pawelczyk
Make it possible to import DER based X509 certificates
commit
|
commitdiff
|
tree
2016-07-05
Lukasz Pawelczyk
Reworked password handling for import/export
commit
|
commitdiff
|
tree
2016-07-01
Lukasz Pawelczyk
Missing const in write_file()
commit
|
commitdiff
|
tree
2016-06-29
Lukasz Pawelczyk
Handle invalid params properly for simple sign/verify...
commit
|
commitdiff
|
tree
2016-06-28
Lukasz Pawelczyk
Drop reusability of digest context
commit
|
commitdiff
|
tree
2016-06-23
Lukasz Pawelczyk
Make sure there are no OpenSSL errors logged for key_import...
commit
|
commitdiff
|
tree
2016-06-16
Lukasz Pawelczyk
For get_output_length in digest and sign require input_len...
commit
|
commitdiff
|
tree
2016-06-16
Lukasz Pawelczyk
Do not segfault on contexts without get_output_length...
commit
|
commitdiff
|
tree
2016-06-09
Lukasz Pawelczyk
Use ERROR_HANDLE() to check for invalid passwords
commit
|
commitdiff
|
tree
2016-06-09
Lukasz Pawelczyk
Check for known errors first
commit
|
commitdiff
|
tree
2016-06-08
Lukasz Pawelczyk
ACR: extend parameter names a little in specific cases
commit
|
commitdiff
|
tree
2016-06-08
Lukasz Pawelczyk
ACR: Consistency for the get_output_length() function
commit
|
commitdiff
|
tree
2016-06-07
Lukasz Pawelczyk
ACR: fixes for function and enumeration names/values
commit
|
commitdiff
|
tree
2016-06-07
Lukasz Pawelczyk
Fix comment placement
commit
|
commitdiff
|
tree
2016-06-06
Lukasz Pawelczyk
Smart tabs and comments consistency
commit
|
commitdiff
|
tree
2016-06-02
Lukasz Pawelczyk
Simplify yaca_key_gen() a little
commit
|
commitdiff
|
tree
2016-06-01
Lukasz Pawelczyk
Fix unix modes (dirs 755, files 644)
commit
|
commitdiff
|
tree
2016-06-01
Lukasz Pawelczyk
Make sure we have enough entropy on start, bail if...
commit
|
commitdiff
|
tree
2016-06-01
Lukasz Pawelczyk
More readable error codes in dump (strings or hex)
commit
|
commitdiff
|
tree
2016-06-01
Lukasz Pawelczyk
Password example extended to include PKCS8
commit
|
commitdiff
|
tree
2016-06-01
Lukasz Pawelczyk
yaca_key_import() support for PKCS8
commit
|
commitdiff
|
tree
2016-06-01
Lukasz Pawelczyk
yaca_key_export() support for PKCS8
commit
|
commitdiff
|
tree
2016-05-30
Lukasz Pawelczyk
ACR: yaca_simple.h doxygen fixes
commit
|
commitdiff
|
tree
2016-05-30
Lukasz Pawelczyk
ACR: yaca_sign.h doxygen fixes
commit
|
commitdiff
|
tree
2016-05-30
Lukasz Pawelczyk
ACR: change the ordering of key related functions ...
commit
|
commitdiff
|
tree
2016-05-30
Lukasz Pawelczyk
ACR: yaca_key.h doxygen fixes
commit
|
commitdiff
|
tree
2016-05-30
Lukasz Pawelczyk
ACR: remove key derive dh/kea
commit
|
commitdiff
|
tree
2016-05-27
Lukasz Pawelczyk
key import/export password handling example
commit
|
commitdiff
|
tree
2016-05-27
Lukasz Pawelczyk
yaca_key_export() implementation of password handling
commit
|
commitdiff
|
tree
2016-05-27
Lukasz Pawelczyk
yaca_key_import() implementation of password handling
commit
|
commitdiff
|
tree
2016-05-27
Lukasz Pawelczyk
read_stdin_line() - misc function in examples
commit
|
commitdiff
|
tree
2016-05-27
Lukasz Pawelczyk
Add emacs support file to git ignore
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
API update: add YACA_ERROR_NONE enum value
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
API changes around key getters.
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
yaca_key import/export API change - passwords
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
get/set_ctx_param for sign/verify (RSA padding only)
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
Lower the key bit_len in sign/verify example
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
Fix assert vs error codes usage in get_sign_output_length()
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
Get rid of few TODOs that no longer apply
commit
|
commitdiff
|
tree
2016-05-18
Lukasz Pawelczyk
Fix API for get_output_length()
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Example for X509 import
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Add support for importing public keys from X509 certificate
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Use specific RSA/DSA export variants
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
DSA sign/verify example
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
DSA sign/verify support
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Add DSA to import/export example
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
yaca_key_import()/yaca_key_export() for DSA
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
yaca_key_gen() and yaca_key_extract_public() for DSA
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Add GNU global files to .gitignore
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Add missing example comments
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Removal of yaca_key_gen_pair() and its enum values
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Make it possible to generate private keys with yaca_key_gen()
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
yaca_key_extract_public() public function
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
Incorporate sanity checks into key_get_* functions
commit
|
commitdiff
|
tree
2016-05-11
Lukasz Pawelczyk
write_file()/read_file() functions added
commit
|
commitdiff
|
tree
2016-05-06
Lukasz Pawelczyk
key_import/key_export example
commit
|
commitdiff
|
tree
2016-05-06
Lukasz Pawelczyk
yaca_key_import() basic implementation (symmetrical...
commit
|
commitdiff
|
tree
2016-05-06
Lukasz Pawelczyk
yaca_key_export() implementation for YACA_KEY_FORMAT_DEFAULT
commit
|
commitdiff
|
tree
2016-05-06
Lukasz Pawelczyk
Some TODOs added for things noticed
commit
|
commitdiff
|
tree
2016-05-06
Lukasz Pawelczyk
Small fixes in key.c
commit
|
commitdiff
|
tree
2016-05-06
Lukasz Pawelczyk
API changes around key_import and key_export
commit
|
commitdiff
|
tree
2016-05-04
Lukasz Pawelczyk
Rename key_fmt to key_file_fmt type and introduce a...
commit
|
commitdiff
|
tree
2016-05-04
Lukasz Pawelczyk
Switch to smart-tabs in key.c and key.h
commit
|
commitdiff
|
tree
2016-04-20
Lukasz Pawelczyk
Examples reviewed and simplified after RSA/HMAC sign...
commit
|
commitdiff
|
tree
2016-04-20
Lukasz Pawelczyk
Sign/verify initial implementation. Examples to follow.
commit
|
commitdiff
|
tree
2016-04-20
Lukasz Pawelczyk
Split ECC key types into ECDSA and ECDH
commit
|
commitdiff
|
tree
2016-04-20
Lukasz Pawelczyk
Add a line break before printing out formatted data...
commit
|
commitdiff
|
tree
2016-04-20
Lukasz Pawelczyk
Add a TODO about get_output length signature.
commit
|
commitdiff
|
tree
2016-04-15
Lukasz Pawelczyk
Nullify destroyed pointer.
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Add SIGN context to context types.
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Remove unused function pointer, no need to do that...
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Implement getting the bits of an evp type key.
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Small cosmetic change in digest.c to line it up with...
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Get rid of EVP_MD from digest struct, it's redudant.
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Add todo.txt file for global TODOs.
commit
|
commitdiff
|
tree
2016-04-13
Lukasz Pawelczyk
Add YACA_ERROR_SIGNATURE_INVALID error code. Mentioned...
commit
|
commitdiff
|
tree
2016-04-12
Lukasz Pawelczyk
Fix compilation with Clang.
Signed-off-by:
Lukasz Pawelczyk
<l.pawelczyk@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
With cmake we should not allow the main git directory...
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
Fix a SIGSEGV in key-exchange example. It's still not...
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
Some minor digest changes.
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
Partially implement a new key type (evp) and yaca_key_gen_pair()
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
Re-indent the definitions after adding the API prefix.
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
Cleanups
Signed-off-by:
Lukasz Pawelczyk
<l.pawelczyk@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
Lukasz Pawelczyk
Renamed the API from crypto_ to owl_. Filenames not...
Signed-off-by:
Lukasz Pawelczyk
<l.pawelczyk@samsung.com>
commit
|
commitdiff
|
tree