git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12511 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-07-23 13:06:38 +00:00
parent 78d1c49923
commit d73655dcc7
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2003-07-23 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/crypto.c (hmac): make it return an error when out of
memory, update callsites to either return error or use krb5_abortx
(krb5_hmac): expose hmac
2003-07-22 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/keyblock.c (krb5_keyblock_get_enctype): return enctype

View File

@@ -1,4 +1,4 @@
2003-07-23 Love <lha@stacken.kth.se>
2003-07-23 Love H<EFBFBD>rnquist <20>strand <lha@it.su.se>
* rijndael-alg-fst.h,rijndael-alg-fst.c,aes.c,aes.h:
Makefile.am: add AES support