Since we started using ECC, peer identities ARE public keys, not their hashes. This...
authorBart Polot <bart@net.in.tum.de>
Thu, 3 Jul 2014 13:25:01 +0000 (13:25 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 3 Jul 2014 13:25:01 +0000 (13:25 +0000)
commit827d87000e5b839f2f199011c8ecd38aa62db3d0
tree6ac22774e384dc64f4de1110937695fc3035f121
parent6d0e271bba25f92e0887b8254c8304b516fa2028
Since we started using ECC, peer identities ARE public keys, not their hashes. This commit removes the miss-documented, redundant option and the duplicate code associated to its handling.
src/cadet/gnunet-service-cadet_tunnel.c
src/util/gnunet-ecc.c