Apply one patch from Assar Westerlund <assar@sics.se>:
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Feb 2002 15:05:42 +0000 (15:05 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 5 Feb 2002 15:05:42 +0000 (15:05 +0000)
commitc31bbf1e68b7e677a3de0b60e361a041d8771dd6
treec75b8265b2d0c4b3f1fc82a40b75d4cca01f3773
parent5e68f8ce1535f7d34a8431a332f6343cf637d499
Apply one patch from Assar Westerlund <assar@sics.se>:

The following patch makes sure that string2key does not use weak DES
keys (then making them non-weak by xor:ing with 0xF0).
crypto/des/str2key.c