{"library":"chacha20poly1305-reuseable","type":"library","category":null,"description":"This library provides a Python implementation of the ChaCha20Poly1305 authenticated encryption algorithm, specifically designed for asynchronous I/O (asyncio) contexts. While it aimed to offer a reusable cipher object for efficiency, it is now considered obsolete for new projects due to the `cryptography` library's adoption of a high-performance, Rust-based ChaCha20Poly1305 implementation. The library is currently at version 0.13.2, with recent maintenance releases, but its utility for new development is superseded.","language":"python","status":"deprecated","version":"0.13.2","tags":["cryptography","asyncio","security","encryption","deprecated"],"last_verified":"Mon May 25","install":[{"cmd":"pip install chacha20poly1305-reuseable","imports":["from chacha20poly1305_reuseable import ChaCha20Poly1305Reusable"]}],"homepage":null,"github":"https://github.com/bdraco/chacha20poly1305-reuseable","docs":null,"changelog":"https://github.com/bdraco/chacha20poly1305-reuseable/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/chacha20poly1305-reuseable/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/chacha20poly1305-reuseable/compatibility"}}