aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/cast
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-03 12:36:51 -0500
committerJack Lloyd <[email protected]>2017-12-03 12:36:51 -0500
commit9f6ce97470adad5bf5840f3a569e37f9a01ec831 (patch)
tree3f32a57b91b5e2b70ec6cc30a3119bb3bc7ceed5 /src/lib/block/cast
parent9787f47772fabf0aec7476c8c2c03307f58d9116 (diff)
Create two macros for CAST-128 vs CAST-256
Since eventually CAST-256 is going away.
Diffstat (limited to 'src/lib/block/cast')
-rw-r--r--src/lib/block/cast/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/block/cast/info.txt b/src/lib/block/cast/info.txt
index 75d7e4ca3..3f2749953 100644
--- a/src/lib/block/cast/info.txt
+++ b/src/lib/block/cast/info.txt
@@ -1,5 +1,7 @@
<defines>
CAST -> 20131128
+CAST_128 -> 20171203
+CAST_256 -> 20171203
</defines>
<header:internal>