summaryrefslogtreecommitdiffhomepage
path: root/common-algo.c
AgeCommit message (Collapse)Author
2007-02-04Add comments about requiring keysize <= 2*SHA1_HASH_SIZEMatt Johnston
--HG-- extra : convert_revision : bcb33fce2fad01a7626598209d43af3571bd86f0
2005-11-08* common-algo.c: use zlib for dbclientMatt Johnston
--HG-- extra : convert_revision : 71c8d2ac84129e8aa204e7e35a44066fd1bea584
2005-09-02use a buffer rather than raw char array for creatingMatt Johnston
the comma-seperated algorithm lists --HG-- extra : convert_revision : bd00bc1e914dc1a816e9a2cca38c7bd3b6865dd0
2005-09-02merge of 57902417ad22502b79c63fcabb7f4a8c8449e682Matt Johnston
and 92bb4dd3f6f212342a5c991f738b987d7a07a6b2 --HG-- extra : convert_revision : f4bf35030bf75c46ab649774ebaf7bcf8e545b04
2005-09-02disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027Matt Johnston
--HG-- extra : convert_revision : f90dd77112802d0d9252e4c124a14d0f4fcd9011
2005-09-02Change the preferred algorithm orderMatt Johnston
--HG-- extra : convert_revision : ae8391fa550707447ac60d661eb07bab82e4b53f
2005-09-02Increase algorithm list buffer lengthMatt Johnston
--HG-- extra : convert_revision : c821fb2723909e932bb390b2eb46a9e0c6f28c30
2005-08-30- register AES and Twofish even if just the 256 bit key variants are usedMatt Johnston
--HG-- extra : convert_revision : 6a05bc31e3e23ebb4c75cc18c69af7a4977e2313
2005-08-30- "twofish-cbc" is an alias for "twofish256-cbc"Matt Johnston
- increase the maximum key length constant --HG-- extra : convert_revision : 8e534d4002dc8572041e6c7091ca3c694ce680fa
2005-08-30- Fixed twofish algorithm naming so it actually works.Matt Johnston
- Added support for aes256, twofish256 and sha1-96 - Fixed some debugging statements --HG-- extra : convert_revision : 598835dadaddb1e95d4ac99f8a1be4ba51639000
2005-08-24Make a variables staticMatt Johnston
- Patch from Andreas Mohr --HG-- extra : convert_revision : de230e99968203f63995d49e9123b3ac45feab71
2005-05-09Switching to libtomcrypt 1.02Matt Johnston
(still has problems) --HG-- extra : convert_revision : 4dfd70544ed9a766876ddda9f6ac3f26054eb3db
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f
2004-12-20Cleaning out various dead wood found with -dead_stripMatt Johnston
bignum.c: mptobytes now resides in dss.c loginrec.c: remove lastlog code since it isn't used. dbutil.c: removed obselete usingsyslog variable channel.h: client channel type only defined for client compile common-algo.c: s/rijndael/aes/ --HG-- extra : convert_revision : 411ea4e70506ecb0202376f94bcf2d330603d042
2004-08-14License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston
--HG-- extra : convert_revision : 75c02f80c4ed25bd4697e7f17ffac6eded54c148
2004-06-01Makefile.in contains updated files requiredMatt Johnston
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be