aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/builtin
AgeCommit message (Expand)AuthorFilesLines
2009-10-28Remove "verify" on make cleanEzra Peisach1-1/+1
2009-10-27Do not include com_err.h - not used hereEzra Peisach1-2/+0
2009-10-25make dependTom Yu9-75/+58
2009-10-24Resurrect deleted test files. Adjust Makefile.in files to correctlyTom Yu4-0/+729
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov24-201/+917
2009-10-20Fix memory leaks in enc-perf workGreg Hudson1-0/+1
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson10-165/+228
2009-10-16Fix the value of ivec in aes_decrypt_iovZhanna Tsitkov1-3/+3
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu12-119/+577
2009-10-09Get aes-gen to build again (for the default back end, at least)Greg Hudson1-1/+1
2009-10-06Fix object file pathZhanna Tsitkov1-5/+5
2009-10-01CleanupZhanna Tsitkov1-7/+17
2009-09-30Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov10-3/+384
2009-09-29Fix include path to pick up the correct headersZhanna Tsitkov1-1/+1
2009-09-29Remove OBJS.ST from SUBDIROBJLISTS so that running make does notEzra Peisach1-1/+1
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson8-209/+199
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov19-378/+237
2009-09-03Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...Zhanna Tsitkov1-9/+11
2009-09-02Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov13-81/+1318
2009-08-03Re-run make depend. (I am not certain why the dependencies fromGreg Hudson7-173/+159
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov63-0/+11030