diff options
author | Jack Lloyd <[email protected]> | 2016-07-17 11:42:53 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-09-02 05:28:10 -0400 |
commit | 1c0bc3cc6bcbd6318d8ae33d0442ffd24302a044 (patch) | |
tree | da27a2597938f5b5edd1bd43f4d3d0e3c978e8be /src/lib/block/rc6/info.txt | |
parent | cd9f852b46f62087dcf7940303a0fe52a009e6c7 (diff) |
Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA
XTEA was also deprecated but has been spared, it does seem to be somewhat
common (eg, included in the Go x/crypto library)
Diffstat (limited to 'src/lib/block/rc6/info.txt')
-rw-r--r-- | src/lib/block/rc6/info.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/block/rc6/info.txt b/src/lib/block/rc6/info.txt deleted file mode 100644 index e54379f65..000000000 --- a/src/lib/block/rc6/info.txt +++ /dev/null @@ -1 +0,0 @@ -define RC6 20131128 |