SkillAgentSearch skills...

Chacha20

Pure Python 2 and Python 3 implementations of the ChaCha20 stream cipher

Install / Use

/learn @pts/Chacha20
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

chacha20: Pure Python 2 and Python 3 implementations of the ChaCha20 stream cipher ^^^^^^

chacha20.py contains the pure Python 2 implementation (which works with Python 2.4, 2.5, 2.6 and 2.7).

chacha20_python3.py contains the pure Python 3 implementation (which works with Python 3.5.3 and probably earlier Python 3.x).

More info about ChaCha20:

  • https://en.wikipedia.org/wiki/Salsa20
  • http://cr.yp.to/chacha.html

END

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3mo ago
Forks11

Languages

Python

Security Score

72/100

Audited on Dec 27, 2025

No findings