git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14591 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-02-23 18:12:00 +00:00
parent 4dbad04b08
commit 56ec611558

View File

@@ -1,5 +1,9 @@
2005-02-23 Love H<>rnquist <20>strand <lha@it.su.se>
* ui.c: remove dependency on asprintf
* Makefile.am: make destest only once
* Replace the eay DES code with key scheule setup code by me and DES
s-box and p permutation from Richard Outerbridge implemtation (in
public domain). The DES modes are implemented by me. ui.c code are