summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/decrypt_key.c
Commit message (Expand)AuthorAgeFilesLines
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-2/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Remove unused variableJohn Carr1992-03-251-1/+0
* sizeof(int) -> 4 bytes, because this is intended to be a portableJohn Carr1992-02-231-8/+7
* Store the length field of the encrypted key in network byte orderJohn Carr1991-12-061-3/+7
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* update copyright noticesJohn Kohl1991-02-191-4/+4
* need kdb.h for encrypted_keyblockJohn Kohl1990-12-151-0/+1
* Changed input type to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
* change bcopy to memcpyJohn Kohl1990-11-081-2/+1
* add #define calls for abstractionJohn Kohl1990-09-201-5/+4
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* include file fix-upsJohn Kohl1990-05-231-2/+0
* changes for new encryption interfaceJohn Kohl1990-05-091-1/+1
* add const to the in parameterJohn Kohl1990-05-021-1/+1
* fix several major flaws, to make it workJohn Kohl1990-02-131-10/+16
* add comments; rearrange argument order to be in, then outJohn Kohl1990-02-081-2/+8
* lint fixesJohn Kohl1990-02-071-1/+2
* *** empty log message ***John Kohl1990-02-071-0/+62