A python xxxFile like (ie GzipFile, BZ2File, ...) for manipulating encrypted files (Fernet, Nacl, ...).
Project description
CofferFile
A python xxxFile like (ie TarFile, GzipFile, BZ2File, pyzstd.ZstdFile, ...) for encrypting files with Fernet, Nacl, ...
- encrypting / decrypting data using chunks to reduce memory footprint
- chainable with other python xxxFile interfaces (stream mode)
- interface to compress/encrypt and decrypt/decompress (with pyzstd) in stream mode
- look at BENCHMARK.md ... and chain :)
If you're looking for a more powerfull storage for your sensible datas, look at PyCoffer : https://github.com/bibi21000/PyCoffer.
This is the main library. Look at https://github.com/bibi21000/NaclFile, https://github.com/bibi21000/FernetFile or https://github.com/bibi21000/AesFile for implementations with cryptograhics tools.
Look at documentation : https://bibi21000.github.io/CofferFile.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cofferfile-0.0.7.tar.gz.
File metadata
- Download URL: cofferfile-0.0.7.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe739ea723a3a73d77e1d51fcaeef6fe10dabb12170b3da1cd88ff0ca194e58c
|
|
| MD5 |
10fce74e0fb37e62b7715b8bc14d7a4c
|
|
| BLAKE2b-256 |
b5adcadff15dec79042eb607b9ab99aa31c01f4db3b721c528b28a171415309b
|
File details
Details for the file cofferfile-0.0.7-py3-none-any.whl.
File metadata
- Download URL: cofferfile-0.0.7-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3abda4453e78943d6897cd8a58535b2dc446a91eff0461f9e43b0571f1cbe6d
|
|
| MD5 |
3c11702b245608f41d200be2986c102f
|
|
| BLAKE2b-256 |
537782dcdb7641bab65217069575f780ceee74adc030f1afd49b40a5c657abdd
|