summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/new_rn_key.c
Commit message (Expand)AuthorAgeFilesLines
* New DES random number generation. For regular DES, it is nearly equivalentRichard Basch1996-05-071-235/+0
* * new_rn_key.c (mit_des_generate_random_block): Add const keywrodEzra Peisach1996-03-201-1/+1
* t_random.c: New file which just tests the random number generatorTheodore Tso1996-02-231-1/+14
* Fix compiler rumblingsPaul Park1995-07-271-2/+2
* * new_rn_key.c (mit_des_init_random_number_generator): don't callTom Yu1995-07-061-4/+4
* Windows global stuff:Keith Vetter1995-04-141-5/+5
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-5/+7
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-261-4/+1
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-131-1/+2
* Fix typo in comment. (Silly spelling mistake)Theodore Tso1994-09-231-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Fail safe in case krb5_os_localaddr returns NULLTheodore Tso1994-06-021-2/+2
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-3/+3
* 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
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-1/+1
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrights; add RCS strings to those needing themJohn Kohl1991-03-141-1/+1
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-3/+2
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* change bcopy to memcpyJohn Kohl1990-11-081-2/+2
* need to use ui_2 for msecJohn Kohl1990-10-021-1/+1
* fix RCSID'sJohn Kohl1990-09-121-1/+1
* clean up seeding routine to get rid of BSD-specific stuffJohn Kohl1990-05-301-25/+37
* include file fix-upsJohn Kohl1990-05-231-4/+4
* name/prototype cleanupJohn Kohl1990-05-171-48/+40
* *** empty log message ***edg1990-05-101-0/+210