projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d212b98
)
undo change made by hasty commit
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 3 Feb 2011 16:07:27 +0000
(16:07 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 3 Feb 2011 16:07:27 +0000
(16:07 +0000)
src/include/gnunet_crypto_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_crypto_lib.h
b/src/include/gnunet_crypto_lib.h
index 922dda43b81a51488be971a91524072ca00a6aeb..d9cc27ae0fb5beb411f6de9ba2d412b184cfeaf0 100644
(file)
--- a/
src/include/gnunet_crypto_lib.h
+++ b/
src/include/gnunet_crypto_lib.h
@@
-689,15
+689,6
@@
GNUNET_CRYPTO_kdf (void *result, size_t out_len,
*/
struct GNUNET_CRYPTO_RsaPrivateKey *GNUNET_CRYPTO_rsa_key_create (void);
-
-/**
- * Get the size of a key file.
- *
- * @return size of a gnunet private key
- */
-uint32_t
-GNUNET_CRYPTO_rsa_key_size ();
-
/**
* Create a new private key by reading it from a file. If the
* files does not exist, create a new key and write it to the