FICHA · MANJARO

python-chacha20poly1305-reuseable

A reusable version of ChaCha20Poly1305 for use with cryptography and asyncio

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Use ChaCha20-Poly1305 encryption in Python code that needs reusable objects with cryptography and asyncio workflows. It supports applications that handle authenticated encryption around asynchronous communication.

This is a cryptography library for developers, not a standalone security tool. Reusing encryption primitives incorrectly can break confidentiality or integrity, so applications should follow protocol guidance and avoid inventing their own crypto design.

Permissions

Permissions not analysed for this source yet.