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_ec_private_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-13
/
+15
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-2
/
+12
*
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
-58
/
+41
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-11
/
+11
*
Fixing compilation of the OpenSSL plugin if Elliptic Curve support is disabled.
Tobias Brunner
2010-06-22
1
-0
/
+5
*
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
-6
/
+6
*
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
*
Updated openssl plugin to the new builder API
Martin Willi
2009-09-10
1
-87
/
+45
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-21
/
+21
*
build_curve_signature() processes hash not data
Andreas Steffen
2009-08-27
1
-1
/
+1
*
NID_hash and NID_ec_curve were interchanged
Andreas Steffen
2009-08-27
1
-6
/
+6
*
distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ...
Martin Willi
2009-08-27
1
-116
/
+100
*
added support for SIGN_ECDSA_WITH_SHA1 signature scheme in openssl
Martin Willi
2009-08-27
1
-18
/
+20
*
do openssl fingerprinting/encoding directly, openssl provides all functions
Martin Willi
2009-08-27
1
-27
/
+18
*
implemented openssl EC key generation
Martin Willi
2009-08-26
1
-0
/
+42
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-90
/
+61
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-51
/
+48
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
refactored credential builder
Martin Willi
2008-09-02
1
-17
/
+20
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
1
-0
/
+445