Added helper methods to handle compressed Curve25519 keys. new_crypto
authorBernd Fix <bernd.fix@pep.foundation>
Fri, 13 Jul 2018 11:55:56 +0000 (13:55 +0200)
committerBernd Fix <bernd.fix@pep.foundation>
Fri, 13 Jul 2018 11:55:56 +0000 (13:55 +0200)
commit20358a828e3ebf67e8f844450ef59ab8e5213c8d
tree54952d01943a5aaafdea404a226845786230958d
parentb2473c2c537143fc2008dbc2f5b5f10aa090118d
Added helper methods to handle compressed Curve25519 keys.

NOTE: The functions 'signY' and 'setY' are not implemented yet!
src/include/gnunet_crypto_lib.h
src/util/crypto_ecc.c