[Bcrypt-users] bcrypt keylength
Status: Beta
Brought to you by:
jwshelley
From: Lars T. B. <lar...@ne...> - 2003-09-17 21:56:07
|
Hi! If I want to increase/decrease the keylength from 448 bits to X bits, will it suffice to change line 8 in blowfish.h: #define MAXKEYBYTES 56 /* 448 bits */ to another MAXKEYBYTES value? Does this implementation use EBC or CBC mode? Thanks for your time and answers! Regards, Tobias |