BLOWFISH TEST VECTORS From Bruce Schneier's site at wttp://www.counterpane.com ************** TEST VECTORS *********************************** This is a test vector. Plaintext is "BLOWFISH". The key is "abcdefghijklmnopqrstuvwxyz". #define PL 0x424c4f57l #define PR 0x46495348l #define CL 0x324ed0fel #define CR 0xf413a203l This is another test vector. The key is "Who is John Galt?" #define PL 0xfedcba98l #define PR 0x76543210l #define CL 0xcc91732bl #define CR 0x8022f684l