aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/des/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-08 22:13:40 +0000
committerlloyd <[email protected]>2008-10-08 22:13:40 +0000
commit28679b8b8efd4b09c272ec582982f2d8ca2ee722 (patch)
tree88d01d3f6a708d8240ec8dc2a186fcfbe34999c9 /src/cipher/des/info.txt
parent611172dec170835a2ce8b9379dd9b2b9d3e0681b (diff)
Move DESX into desx.h and desx.cpp
Clean up DES implementation internals.
Diffstat (limited to 'src/cipher/des/info.txt')
-rw-r--r--src/cipher/des/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cipher/des/info.txt b/src/cipher/des/info.txt
index 43ea9a0bc..ed05979c9 100644
--- a/src/cipher/des/info.txt
+++ b/src/cipher/des/info.txt
@@ -8,4 +8,6 @@ load_on auto
des.cpp
des.h
des_tab.cpp
+desx.h
+desx.cpp
</add>