Contents

keyrings.cryptfile 1.3.9

0

Encrypted file keyring backend

Encrypted file keyring backend

Stars: 30, Watchers: 30, Forks: 13, Open Issues: 6

The frispete/keyrings.cryptfile repo was created 7 years ago and the last code push was 1 months ago. The project is moderately popular with 30 github stars!

How to Install keyrings-cryptfile

You can install keyrings-cryptfile using pip

pip install keyrings-cryptfile

or add it to a project with poetry

poetry add keyrings-cryptfile

Package Details

Author
Hans-Peter Jansen
License
MIT
Homepage
https://github.com/frispete/keyrings.cryptfile
PyPi:
https://pypi.org/project/keyrings.cryptfile/
GitHub Repo:
https://github.com/frispete/keyrings.cryptfile

Classifiers

No  keyrings-cryptfile  pypi packages just yet.

Errors

A list of common keyrings-cryptfile errors.

Code Examples

Here are some keyrings-cryptfile code examples and snippets.

Related Packages & Articles

asn1crypto 1.5.1

Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP

oscrypto 1.3.0

TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.

cryptography 42.0.5

cryptography is a package which provides cryptographic recipes and primitives to Python developers.