tlsfuzzer / tlslite-ng

TLS implementation in pure python, focused on interoperability testing
Other
230 stars 81 forks source link

Code points for old ChaCha20/Salsa20 ciphers #106

Open tomato42 opened 8 years ago

tomato42 commented 8 years ago

While adding support for the non standardized Salsa20 ciphers is mostly useless, and ChaCha20 definitions from agl draft or old IETF drafts are not widely used, having the code points defined will be helpful for the scanners built on top of tlslite-ng.

tomato42 commented 7 years ago

the IDs from -00 IETF draft are actually supported, so just the agl draft values are missing