git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22969 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-15 07:56:48 +00:00
parent 3f4cb13949
commit 794053fa3c

View File

@@ -1,5 +1,14 @@
2008-04-11 Love H<>rnquist <20>strand <lha@it.su.se>
2008-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* camellia-ntt.h: Move the typedef u<num> to camellia-ntt.h header
file. Use u32 to define KEY_TABLE_TYPE, avoids warning on
platfors where u32 is not unsigned int.
* camellia.h: Drop need to camellia-ntt.h by including some more
defines.
2008-04-11 Love H<>rnquist <20>strand <lha@it.su.se>
* rnd_keys.c: deprecated.
* des.h: c++ wrappers + deprecated.