.. |
cipher.c
|
Remove unnecessary variables and functions.
|
2011-07-13 22:31:53 +02:00 |
cipher.h
|
Remove unnecessary variables and functions.
|
2011-07-13 22:31:53 +02:00 |
crypto.c
|
sparse fixup: warning: non-ANSI function declaration of function '...'
|
2011-05-28 15:24:39 +02:00 |
crypto.h
|
Update FSF address in files not covered by the merge.
|
2009-09-29 15:33:58 +02:00 |
digest.c
|
Add missing return statement.
|
2010-04-17 12:33:36 +02:00 |
digest.h
|
Fix packet authentication.
|
2009-12-18 01:15:25 +01:00 |
ecdh.c
|
Cleanups in ECDH code.
|
2011-07-03 22:13:34 +02:00 |
ecdh.h
|
Support ECDH key exchange.
|
2011-07-03 13:17:28 +02:00 |
ecdsa.c
|
Automatically exchange ECDSA keys and upgrade to new authentication protocol.
|
2011-07-10 22:34:17 +02:00 |
ecdsa.h
|
Automatically exchange ECDSA keys and upgrade to new authentication protocol.
|
2011-07-10 22:34:17 +02:00 |
ecdsagen.c
|
Add ECDSA key import.
|
2011-07-03 23:44:43 +02:00 |
ecdsagen.h
|
Add ECDSA key generation.
|
2011-07-03 22:15:00 +02:00 |
prf.c
|
Round up the size of the secret parts after splitting it in two.
|
2011-07-04 07:51:47 +02:00 |
prf.h
|
Add PRF to derive key material from the ECDH shared secret.
|
2011-07-03 15:26:58 +02:00 |
rsa.c
|
Free ECDSA and RSA structures when freeing a connection_t.
|
2011-07-10 21:04:31 +02:00 |
rsa.h
|
Free ECDSA and RSA structures when freeing a connection_t.
|
2011-07-10 21:04:31 +02:00 |
rsagen.c
|
Update FSF address in files not covered by the merge.
|
2009-09-29 15:33:58 +02:00 |
rsagen.h
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |