O-Saft icon indicating copy to clipboard operation
O-Saft copied to clipboard

duplicate descriptions for ciphers

Open EnDe opened this issue 11 years ago • 1 comments

Some ciphers are valid for more than one SSL version. Some descriptions are missing.

EnDe avatar May 12 '14 20:05 EnDe

Reason is that the in the perl hash %ciphers is the cipher name, which then results in duplicate keys for the hash which are silently ignored.

Fix comming soon with a new data structure.

EnDe avatar May 12 '14 20:05 EnDe

fixed in VERSION 22.06.22

EnDe avatar Nov 17 '22 18:11 EnDe