套件: python3-pyjks (20.0.0-3)
python3-pyjks 的相關超連結
Trisquel 的資源:
下載原始碼套件 pyjks:
維護者:
Original Maintainers:
- Debian Python Team
- Hans-Christoph Steiner
外部的資源:
- 主頁 [pyjks.readthedocs.io]
相似套件:
Java KeyStore parser including private/secret key decryption
A pure Python Java KeyStore file parser, including private/secret key decryption. Can read JKS, JCEKS, BKS and UBER (BouncyCastle) key stores.
The best way to utilize a certificate stored in a jks file up to this point has been to use the java keytool command to transform to pkcs12, and then openssl to transform to pem.
This is better:
* no security concerns in passwords going into command line arguments, or unencrypted files being left around * no dependency on a JVM
其他與 python3-pyjks 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-javaobj
- read and write Java objects serialized by ObjectOutputStream
-
- dep: python3-pyasn1 (>= 0.3.5)
- ASN.1 library for Python (Python 3 module)
-
- dep: python3-pyasn1-modules
- Collection of protocols modules written in ASN.1 language (Python 3)
-
- dep: python3-pycryptodome
- cryptographic Python library (Python 3)