[ buster ]
[ 原始碼: python-keyczar ]
套件:python-keyczar(0.716+ds-3)
python-keyczar 的相關連結
Debian 的資源:
下載原始碼套件 python-keyczar:
- [python-keyczar_0.716+ds-3.dsc]
- [python-keyczar_0.716+ds.orig.tar.xz]
- [python-keyczar_0.716+ds-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
toolkit for safe and simple cryptography for Python
Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys. Some features of Keyczar include:
* A simple API * Key rotation and versioning * Safe default algorithms, modes, and key lengths * Automated generation of initialization vectors and ciphertext signatures * Java, Python, and C++ implementations
This package provides the Python implementation of Keyczar.
其他與 python-keyczar 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-crypto (>> 2.0)
- cryptographic algorithms and protocols for Python
-
- dep: python-pyasn1
- ASN.1 library for Python (Python 2 module)