tlsfuzzer/tlslite-ng

Code points for old ChaCha20/Salsa20 ciphers

Open

#106 opened on Jul 12, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (95 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide