Because making the key strong by xoring the last byte with 0xF0
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 02:43:57 +0000 (02:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 02:43:57 +0000 (02:43 +0000)
commit976b2c9c2fc4e1570a4d0c978e98685e9b5b80b7
tree66c8e64c7b51c16b01001db970eea5273e294b37
parentb74d2cda28acd57ef5de86db62cfa3c985b383e1
Because making the key strong by xoring the last byte with 0xF0
generates different keys than previous versions of OpenSSL and libdes,
let's make Assar's change experimental for now.
crypto/des/str2key.c