Christian Grothoff
|
56af9c4ba5
-get test to work, but with ecdsa instead of eddsa
|
9 years ago |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 years ago |
Christian Grothoff
|
9d510d2c9b
adding GNUNET_CRYPTO_eddsa_private_key_from_string
|
9 years ago |
Supriti Singh
|
395864e087
1.Removed GNUNET_CRYPTO_compute_finger_identity
|
10 years ago |
Supriti Singh
|
2f1fa13dfc
Adding function GNUNET_CRYPTO_compute_finger_identity
|
10 years ago |
Supriti Singh
|
ba430ff1fb
Computing finger identity using libgcrypt functions.
|
10 years ago |
Supriti Singh
|
b238cc4839
-Modified struct PeerTrailSetupMessage.
|
10 years ago |
Florian Dold
|
45f27dcbeb
- remove adjust
|
10 years ago |
Florian Dold
|
29517cf1e5
- make mpi scan/print public
|
10 years ago |
Christian Grothoff
|
007c852f2e
-move tcp session check into extra checks condition
|
11 years ago |
Christian Grothoff
|
a7172268bd
-dox
|
11 years ago |
Bart Polot
|
8ba2dddfc8
- add peer cmp
|
11 years ago |
Christian Grothoff
|
5fb6bafdbd
-remove noparam, as suggested by Werner Koch
|
11 years ago |
Christian Grothoff
|
2ff32e9834
-fix #3095
|
11 years ago |
Christian Grothoff
|
c21dec79f6
-addressing final crypto fixme
|
11 years ago |
Christian Grothoff
|
5d29fdeace
Werner Koch wrote:
|
11 years ago |
Christian Grothoff
|
62cb95a862
Werner Koch wrote:
|
11 years ago |
Christian Grothoff
|
cf33f40841
-eddsa not yet in gcrypt
|
11 years ago |
Christian Grothoff
|
9351b1e9bd
separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA
|
11 years ago |
Christian Grothoff
|
61c39c6056
-remove trailing whitespace
|
11 years ago |
Christian Grothoff
|
b0f9560583
renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identity
|
11 years ago |
Christian Grothoff
|
427dd6f998
-towards addressing #3047, note this causes the code to FTBFS
|
11 years ago |
Christian Grothoff
|
035bb606cf
-rollback accidental commit
|
11 years ago |
Christian Grothoff
|
1a9a16c0e9
-fix doxygen
|
11 years ago |
Christian Grothoff
|
eed7d047ed
-ftbfs
|
11 years ago |
Christian Grothoff
|
21f542e9ab
clear private keys in static locations on exit
|
11 years ago |
Christian Grothoff
|
d9e805e67d
-fix compiler warnings
|
11 years ago |
Christian Grothoff
|
d5d073a8b0
-fix rename issues
|
11 years ago |
Christian Grothoff
|
a35c5a11d3
splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption
|
11 years ago |
Christian Grothoff
|
3294db5f81
-eliminate LISTEN_PID check, silly idea anyway, better to just unset the LISTEN_FDS after use; also this is needed to make things work with gdb/valgrind/monkey/etc.
|
11 years ago |