summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* Set and use priv_size in the krb5_encrypt_blockPaul Park1995-08-293-1/+8
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-2612-54/+64
* * des_crc.c, des_md5.c, raw_des.c: Remove casting in call toEzra Peisach1995-08-264-4/+8
* Update file listTheodore Tso1995-08-244-0/+10
* * localaddr.c (krb5_crypto_os_localaddr): Don't bash the returnTom Yu1995-07-292-11/+14
* Add rsa-md5.hPaul Park1995-07-273-0/+74
* Do not include k5-config.h, it is no longer present or neededPaul Park1995-07-272-2/+4
* Describe previous changesPaul Park1995-07-271-0/+9
* Use des_int.h and fix compiler rumblingsPaul Park1995-07-271-2/+3
* Fix compiler rumblingsPaul Park1995-07-272-6/+6
* Use des_int.h instead of mit-des.hPaul Park1995-07-273-0/+3
* Inline the old contents of mit-des.hPaul Park1995-07-271-2/+50
* Set the KEYTYPE_DES keytable entry to the MD5 one if enabledPaul Park1995-07-272-0/+15
* Add --enable-des-cbc-md5 and friends to control cryptoconf.cPaul Park1995-07-271-0/+81
* Fix bad shift value in verifier functionPaul Park1995-07-261-1/+1
* * localaddr.c: also add definition of max if it's not thereTom Yu1995-07-192-0/+5
* * localaddr.c: fix definition of ifreq_size so it actually worksTom Yu1995-07-192-1/+5
* Bsd 4.4 has a field sa_len in struct sockaddr which is theSam Hartman1995-07-183-3/+26
* Describe previous changesPaul Park1995-07-072-0/+25
* Build t_cksum under unixPaul Park1995-07-071-1/+11
* Add definition to select backwards compatability with old RSA-MD5-DESPaul Park1995-07-071-0/+1
* New checksum verifier testPaul Park1995-07-071-0/+200
* Add checksum verification procedure and dispatchPaul Park1995-07-071-4/+34
* Fix implementation of RSA-MD5-DES checksums, add verifier function/dispatchPaul Park1995-07-071-6/+270
* Add t_cksum under unixPaul Park1995-07-071-1/+17
* Add definition to enable compatibility with old versions of RSA-MD4-DESPaul Park1995-07-071-0/+1
* Add confounder length definitionPaul Park1995-07-071-0/+1
* Add verifier procedure/dispatchPaul Park1995-07-071-5/+36
* Correct implementation of RSA-MD4-DES checksums and add verifier procedure/di...Paul Park1995-07-071-6/+276
* Add checksum verifier procedure/dispatchPaul Park1995-07-075-5/+112
* * new_rn_key.c (mit_des_init_random_number_generator): don't callTom Yu1995-07-062-4/+10
* * localaddr.c: migrated from lib/krb5/osTom Yu1995-07-064-17/+610
* Allow md4.c to be optimized by native DEC compilersPaul Park1995-06-272-1/+7
* * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-1/+5
* Fix typos that made static libraries failSam Hartman1995-06-232-1/+6
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-233-9/+15
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-219-6/+18
* Add install target for shared librariesPaul Park1995-06-162-0/+7
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-4/+24
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-096-10/+15
* md5crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* md4crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* Fix -Wall nitsTheodore Tso1995-06-093-20/+22
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+7
* clean-$(what) should be clean-$(WHAT)Theodore Tso1995-06-071-1/+1
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-035-9/+50
* Add timestamp check file required by libupdate.shTheodore Tso1995-05-271-2/+2
* Add support building shared librariesTheodore Tso1995-05-2618-14/+120
* * key_sched.c (mit_des_key_sched): *always* fill in the schedule,Mark Eichin1995-05-122-2/+8
* removed unneeded #include of wordsize.hTheodore Tso1995-04-202-1/+4