index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
openssl
/
openssl_rsa_public_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
openssl: Properly honor OPENSSL_NO_* defines
Tobias Brunner
2013-01-31
1
-0
/
+6
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-2
/
+2
*
Reverse the changes made to openssl plugin for signature verification
Sansar Choinyambuu
2011-11-28
1
-60
/
+0
*
Changed the static function name in openssl_rsa_public_key object
Sansar Choinyambuu
2011-11-28
1
-2
/
+2
*
use openssl rsa_verify function
Sansar Choinyambuu
2011-11-28
1
-0
/
+60
*
Reverse the changes made to openssl plugin for signature verification
Sansar Choinyambuu
2011-11-28
1
-60
/
+0
*
Changed the static function name in openssl_rsa_public_key object
Sansar Choinyambuu
2011-11-28
1
-3
/
+2
*
use openssl rsa_verify function
Sansar Choinyambuu
2011-11-28
1
-0
/
+62
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-11
/
+13
*
Implemented RSA en-/decryption in openssl plugin
Martin Willi
2010-08-11
1
-3
/
+28
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-2
/
+2
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
1
-1
/
+2
*
Migrated remaining classes in openssl plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-52
/
+37
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-14
/
+14
*
Support decoding of subjectPublicKeyInfo in openssl without pkcs1 plugin
Martin Willi
2010-05-05
1
-2
/
+14
*
Some whitespace fixes.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-3
/
+3
*
PEM encoding for OpenSSL RSA and EC public and private keys
Andreas Steffen
2010-04-04
1
-1
/
+14
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
1
-0
/
+1
*
Added support to build RSA keys from components in openssl
Martin Willi
2009-09-14
1
-6
/
+23
*
Updated openssl plugin to the new builder API
Martin Willi
2009-09-10
1
-74
/
+17
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-17
/
+17
*
fixed memleak in openssl fingerprinting
Martin Willi
2009-08-27
1
-0
/
+1
*
do openssl fingerprinting/encoding directly, openssl provides all functions
Martin Willi
2009-08-27
1
-24
/
+61
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-171
/
+44
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
1
-0
/
+2
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-1
/
+0
*
implemented IKEv1 signature verification in openssl_rsa_public_key.c
Andreas Steffen
2009-06-10
1
-36
/
+54
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-1
/
+29
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-2
/
+2
*
OpenSSL requires a signature length of exactly RSA_size()
Martin Willi
2008-11-04
1
-5
/
+3
*
removed accidently checked in debug code
Martin Willi
2008-11-03
1
-1
/
+0
*
reverted 4541, does not fix the problem
Martin Willi
2008-11-03
1
-0
/
+8
*
removed 0-byte truncation, fixes random Openssl RSA signature verification fa...
Martin Willi
2008-10-31
1
-7
/
+0
*
refactored credential builder
Martin Willi
2008-09-02
1
-16
/
+19
*
RSA with OpenSSL
Tobias Brunner
2008-05-15
1
-0
/
+433