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
/
gcrypt
/
gcrypt_rsa_public_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-10
/
+18
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
1
-0
/
+1
*
Updated gcrypt plugin to the new builder API
Martin Willi
2009-09-10
1
-82
/
+27
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-24
/
+24
*
updated gcrypt plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-70
/
+40
*
gcrypt uses component builder to build public- from private-key
Martin Willi
2009-08-26
1
-31
/
+0
*
make use of the pkcs1 plugin in gcrypt rsa key parsing
Martin Willi
2009-08-26
1
-66
/
+21
*
make use of the pem helper plugin to load credentials
Martin Willi
2009-08-26
1
-1
/
+0
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
1
-0
/
+2
*
enforce correct RSA signature lenght in gcrypt
Martin Willi
2009-06-30
1
-6
/
+6
*
fixed compiler warning
Martin Willi
2009-06-16
1
-0
/
+2
*
implemented gcrypt RSA encrypt/decrypt operations
Martin Willi
2009-06-15
1
-5
/
+25
*
implemented IKEv1 specific SIGN_RSA_EMSA_PKCS1_NULL scheme in gcrypt
Martin Willi
2009-06-15
1
-1
/
+57
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
1
-2
/
+0
*
asn1_integer() ensures correct DER encoding of ASN1_INTEGER (two's complement)
Andreas Steffen
2009-06-09
1
-2
/
+2
*
gcrypt RSA public key implementation
Martin Willi
2009-06-09
1
-0
/
+436