[ ソース: python-chacha20poly1305-reuseable ]
パッケージ: python3-chacha20poly1305-reuseable (0.13.2-2)
python3-chacha20poly1305-reuseable に関するリンク
Debian の資源:
python-chacha20poly1305-reuseable ソースパッケージをダウンロード:
- [python-chacha20poly1305-reuseable_0.13.2-2.dsc]
- [python-chacha20poly1305-reuseable_0.13.2.orig.tar.xz]
- [python-chacha20poly1305-reuseable_0.13.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ChaCha20Poly1305 that is reuseable for asyncio
This library is a ChaCha20Poly1305 wrapper that is reuseable for asyncio.
ChaCha20Poly1305 is a Simple pure-python chacha20-poly1305 implementation based on tlslite-ng code. Designed to be compatible with Cryptography API.
その他の python3-chacha20poly1305-reuseable 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cryptography (>= 38.0.0)
- Python library exposing cryptographic recipes and primitives