Package tlslite :: Package utils :: Module chacha
[hide private]
[frames] | no frames]

Module chacha

source code

Pure Python implementation of ChaCha cipher

Implementation that follows RFC 7539 closely.

Classes [hide private]
ChaCha
Pure python implementation of ChaCha cipher
Variables [hide private]
  __package__ = 'tlslite.utils'