summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/enc_dec.c
Commit message (Expand)AuthorAgeFilesLines
* Removed MIT DES filesTheodore Tso1994-09-301-230/+0
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrights; add RCS strings to those needing themJohn Kohl1991-03-141-1/+1
* Moved mit_des_encrypt_f to krb_glue.hTheodore Tso1990-12-121-163/+0
* change bzero to memsetJohn Kohl1990-11-081-2/+2
* change bcmp to memcmp, bcopy to memcpyJohn Kohl1990-11-081-17/+17
* add 'const' where needed.John Kohl1990-10-191-2/+2
* code rearrangement for const * stuff; make the _f functions staticJohn Kohl1990-10-191-69/+70
* remove static localsJohn Kohl1990-06-051-4/+4
* fix copyright/distribution noticesJohn Kohl1990-05-251-4/+2
* include file fix-upsJohn Kohl1990-05-231-3/+0
* changes to make it work properly; the cksum needs to be at the end,John Kohl1990-05-221-8/+14
* *** empty log message ***edg1990-05-211-10/+11
* crc-32 addededg1990-05-211-11/+90
* name/prototype cleanupJohn Kohl1990-05-171-28/+25
* change names to mit_des_*John Kohl1990-05-101-10/+10
* *** empty log message ***edg1990-05-101-0/+305