summaryrefslogtreecommitdiff
path: root/nettle-meta-ciphers.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2014-03-16 22:48:23 +0100
committerNiels Möller <nisse@lysator.liu.se>2014-03-16 22:48:23 +0100
commit4975c494d984f004b6274255156371e44c93438b (patch)
tree0f213b7df94dc79e8d97b239b578b07a576d0d3f /nettle-meta-ciphers.c
parent36a85bdf39b1c61f966e073e6a457d76752efafd (diff)
downloadnettle-4975c494d984f004b6274255156371e44c93438b.tar.gz
Deleted nettle_cipher nettle_arcfour128.
Diffstat (limited to 'nettle-meta-ciphers.c')
-rw-r--r--nettle-meta-ciphers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nettle-meta-ciphers.c b/nettle-meta-ciphers.c
index 316cf87b..d618bc76 100644
--- a/nettle-meta-ciphers.c
+++ b/nettle-meta-ciphers.c
@@ -31,7 +31,6 @@ const struct nettle_cipher * const nettle_ciphers[] = {
&nettle_aes128,
&nettle_aes192,
&nettle_aes256,
- &nettle_arcfour128,
&nettle_camellia128,
&nettle_camellia192,
&nettle_camellia256,