Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -163/+0 |
| | |||||
* | extended asn1_algorithmIdentifier() to SHA-2 | Andreas Steffen | 2008-01-22 | 1 | -1/+3 |
| | |||||
* | implemented pkcs1_write() method | Andreas Steffen | 2007-10-12 | 1 | -13/+9 |
| | |||||
* | call get_keysize with const rsa_private_key_t* | Andreas Steffen | 2007-10-11 | 1 | -1/+1 |
| | |||||
* | renamed eme_pkcs1_decrypt() to pkcs1_decrypt() | Andreas Steffen | 2007-10-11 | 1 | -4/+5 |
| | |||||
* | added eme_pkcs1_decrypt() method | Andreas Steffen | 2007-10-07 | 1 | -0/+15 |
| | |||||
* | removed rsa_private_key clone() function | Andreas Steffen | 2007-09-11 | 1 | -36/+1 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -6/+5 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | support of encrypted private key files | Andreas Steffen | 2006-09-20 | 1 | -2/+2 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | corrected type | Andreas Steffen | 2006-05-29 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+185 |