From: Mark Wooding Date: Mon, 19 Feb 2007 13:07:38 +0000 (+0000) Subject: keysz.h: Extract key-size stuff into a separate header file. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/c61ee18cea55601bfe24e88dbb3a4ddf43fd6844?hp=c61ee18cea55601bfe24e88dbb3a4ddf43fd6844 keysz.h: Extract key-size stuff into a separate header file. This is going to grow later; for now, just move the stuff from gcipher. Include keysz.h in gcipher.h for backwards compatibility, even though it's not strictly necessary. ---