]> err.no Git - yubikey-personalization.old/commitdiff
Remove function to generate random AES keys. Too insecure.
authorRichard Levitte <levitte@lp.se>
Mon, 29 Sep 2008 15:34:50 +0000 (15:34 +0000)
committerRichard Levitte <levitte@lp.se>
Mon, 29 Sep 2008 15:34:50 +0000 (15:34 +0000)
ykpers.h

index f98c10833ab441116930f00f0d7c6f4ba774f7b7..6a620d3ee49cd64420a95d9dca5f83f67d139d23 100644 (file)
--- a/ykpers.h
+++ b/ykpers.h
@@ -34,7 +34,6 @@
 #include <ykcore.h>
 
 int ykp_AES_key_from_passphrase(CONFIG *cfg, const char *passphrase);
-int ykp_random_AES_key(CONFIG *cfg);
 int ykp_set_access_code(CONFIG *cfg, unsigned char *access_code);
 
 int ykp_write_config(CONFIG *cfg,