use void * instead of char * for RSA key material to make it more clear that these...
authorChristian Grothoff <christian@grothoff.org>
Tue, 17 Mar 2020 00:04:35 +0000 (01:04 +0100)
committerChristian Grothoff <christian@grothoff.org>
Tue, 17 Mar 2020 00:04:35 +0000 (01:04 +0100)
commitcb50ebbc641ed40d24a0fed24797dded5bcc5745
tree62be950837fdb7ebce737c8be4977676cd12f978
parent39c6d488d4b8b8061ac33a902064cd5b2167b60c
use void * instead of char * for RSA key material to make it more clear that these are not 0-terminated strings
src/include/gnunet_crypto_lib.h
src/util/crypto_rsa.c