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
/
credentials
/
keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
public-key: Add helper to determine acceptable signature schemes for keys
Tobias Brunner
2015-03-04
2
-0
/
+78
*
public-key: Add helper to map signature schemes to ASN.1 OIDs
Tobias Brunner
2015-03-04
2
-3
/
+54
*
public-key: Add helper to determine key type from signature scheme
Tobias Brunner
2015-03-04
2
-0
/
+43
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
2
-0
/
+10
*
Started implementing BLISS signature generation
Andreas Steffen
2014-11-29
2
-7
/
+7
*
Created framework for BLISS post-quantum signature algorithm
Andreas Steffen
2014-11-29
2
-5
/
+16
*
Fix various API doc issues and typos
Tobias Brunner
2013-07-18
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Reverse the changes made to openssl plugin for signature verification
Sansar Choinyambuu
2011-11-28
2
-3
/
+0
*
use openssl rsa_verify function
Sansar Choinyambuu
2011-11-28
2
-0
/
+3
*
Reverse the changes made to openssl plugin for signature verification
Sansar Choinyambuu
2011-11-28
2
-3
/
+0
*
use openssl rsa_verify function
Sansar Choinyambuu
2011-11-28
2
-0
/
+3
*
Include KEY_ANY in key_type_names
Martin Willi
2011-10-14
1
-1
/
+2
*
Migrated shared_key to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-26
/
+21
*
Readded docs for some arguments to global functions.
Tobias Brunner
2011-07-21
2
-5
/
+9
*
"this" removed from comments.
Tobias Brunner
2011-07-06
2
-6
/
+2
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
2
-6
/
+6
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
3
-2
/
+42
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
4
-19
/
+18
*
Moved keys/key_encoding.[ch] to cred_encoding.[ch]
Martin Willi
2010-07-13
4
-505
/
+2
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-0
/
+1
*
Avoid relocking while enumerator is alive
Martin Willi
2010-07-06
1
-9
/
+10
*
fixed typo
Andreas Steffen
2010-04-04
1
-1
/
+1
*
EAP-MSCHAPv2 can use stored NT hashes in addition to plaintext passwords
Martin Willi
2010-03-17
1
-0
/
+2
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
3
-5
/
+5
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
5
-0
/
+74
*
extended hasher_signature_algorithm_to_oid() function
Andreas Steffen
2009-09-13
1
-0
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
8
-70
/
+70
*
distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ...
Martin Willi
2009-08-27
2
-10
/
+18
*
do not flush cached encodings, keys are responsible for it
Martin Willi
2009-08-27
1
-10
/
+4
*
key encoding gained a cache() method, allows caching of externally created en...
Martin Willi
2009-08-27
2
-1
/
+40
*
encoding public EC keys is not really possible without subjectPublicKeyInfo
Martin Willi
2009-08-26
1
-1
/
+3
*
started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...
Martin Willi
2009-08-26
1
-0
/
+3
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-0
/
+8
*
changed get_id/get_encoding API of private/public key to use new encoding fra...
Martin Willi
2009-08-26
2
-27
/
+32
*
added generic implementation helpers for private_key_t.equals/belongs_to, pub...
Martin Willi
2009-08-26
4
-3
/
+97
*
added a seperate chache lookup, as encode() requires arguments expensive to b...
Martin Willi
2009-08-26
2
-0
/
+34
*
added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......
Martin Willi
2009-08-26
2
-0
/
+420
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
2
-0
/
+6
*
conversion from ECDSA_WITH_SHAxxx OIDs to signature schemes
Andreas Steffen
2009-07-15
1
-0
/
+6
*
pluto supports ECDSA authentication
Andreas Steffen
2009-06-12
2
-3
/
+3
*
created signature_scheme_from_oid() helper function
Andreas Steffen
2009-06-09
2
-1
/
+44
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
3
-21
/
+45
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
5
-10
/
+0
*
updated Doxyfile
Martin Willi
2009-03-24
2
-2
/
+2
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
2
-7
/
+22
*
removed unimplemented private/public key function declarations
Martin Willi
2008-03-19
2
-47
/
+0
[next]