aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/info.txt
diff options
context:
space:
mode:
authorlloyd <lloyd@randombit.net>2008-11-08 19:46:52 +0000
committerlloyd <lloyd@randombit.net>2008-11-08 19:46:52 +0000
commitf1c459725da56fd8ed5766e7779300182fa26bcf (patch)
tree32295cec92df1155563ae8a535dc695d6800d7f6 /src/core/info.txt
parent8dba7b5264403e781bbb86ff61850e4377dca7b9 (diff)
Split ciphers into block and stream ciphers. Move base class headers
Diffstat (limited to 'src/core/info.txt')
-rw-r--r--src/core/info.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/info.txt b/src/core/info.txt
index c5276ce46..d4a48f378 100644
--- a/src/core/info.txt
+++ b/src/core/info.txt
@@ -15,7 +15,6 @@ timer
<add>
allocate.h
-block_cipher.h
botan.h
data_src.cpp
buf_comp.h
@@ -32,6 +31,4 @@ secmem.h
sym_algo.h
symkey.cpp
symkey.h
-stream_cipher.h
-stream_cipher.cpp
</add>