summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/builtin/des
Commit message (Expand)AuthorAgeFilesLines
* Simplify crypto IOV helpersGreg Hudson2013-05-242-139/+67
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-6/+0
* make dependGreg Hudson2013-03-241-40/+36
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-9/+0
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-19/+19
* Make reindentTom Yu2011-10-171-11/+11
* Fixed typo in des OBJS: des_keys.c. -> des_keysSam Hartman2011-08-091-1/+1
* Clean up a number of variables set but not used warningsEzra Peisach2011-07-241-2/+1
* Make dependGreg Hudson2011-04-051-3/+1
* destest.c no longer needs crypto_int.hGreg Hudson2011-04-031-1/+0
* Update dependenciesEzra Peisach2011-03-191-39/+22
* Move the des and AFS string-to-key implementations into lib/crypto/krb,Greg Hudson2011-03-117-982/+52
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0912-92/+74
* Update dependenciesEzra Peisach2011-03-061-1/+3
* Include crypto_int.h for mit_des_fixup_key_parity prototypeEzra Peisach2011-03-051-6/+7
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-028-56/+63
* Make dependGreg Hudson2011-02-251-54/+46
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-251-2/+2
* Make dependGreg Hudson2010-09-081-36/+44
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-072-24/+23
* make dependGreg Hudson2010-06-071-58/+64
* Remove $(TOBJS) for make cleanEzra Peisach2009-12-311-1/+1
* Restructure the crypto checksum implementation to minimizeGreg Hudson2009-12-102-0/+53
* Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson2009-12-047-408/+112
* Speed up the per-block loops of AES, DES3, and DES IOV encryption byGreg Hudson2009-12-022-180/+94
* Fix ivec chaining for DES iov encryptionGreg Hudson2009-11-301-2/+5
* Add do-while(0) around multi-statement macros in f_tables.h for moreGreg Hudson2009-11-291-44/+48
* Mark and reindent lib/cryptoGreg Hudson2009-11-2818-2163/+2156
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-109/+107
* make mark-cstyleTom Yu2009-10-3113-93/+92
* Remove "verify" on make cleanEzra Peisach2009-10-281-1/+1
* Do not include com_err.h - not used hereEzra Peisach2009-10-271-2/+0
* make dependTom Yu2009-10-251-22/+20
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-234-64/+634
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-104-53/+498
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-92/+90
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-164-149/+90
* Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov2009-09-021-42/+44
* Re-run make depend. (I am not certain why the dependencies fromGreg Hudson2009-08-031-99/+87
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-0320-0/+4014