Take your security to the next level!
Project description
BASEFWX is a hybrid post-quantum + AEAD encryption toolkit for files and media, with cross-compatible Python and C++ implementations.
- Website: https://www.fixcraft.jp and https://www.fixcraft.org
- Documentation: docs/CLI.md
- Source code: https://github.com/F1xGOD/basefwx
- Contributing: docs/CONTRIBUTING.md
- Bug reports: https://github.com/F1xGOD/basefwx/issues
- Report a security vulnerability: SECURITY.md
It provides:
- ML-KEM-768 master key wrapping (optional) and AES-GCM payload protection
- Password-based encryption with Argon2id or PBKDF2
- fwxAES file encryption with optional normalize wrapper
- b512/pb512 reversible encodings and file modes
- jMG media cipher for images, video, and audio with metadata control
- C++ library and CLI with Python and C++ format parity
Quick Start
pip install basefwx
python -m basefwx cryptin aes-light file.bin -p "password" --strip
python -m basefwx cryptin aes-light file.bin.fwx -p "password"
Optional extras:
pip install basefwx[argon2]
Documentation
- Docs home (HTML)
- CLI and usage
- Security model
- Testing and benchmarks
- Release & signing
- Contributing and code of conduct
License
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
basefwx-3.5.2.tar.gz
(83.6 kB
view details)
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
basefwx-3.5.2-py3-none-any.whl
(85.4 kB
view details)
File details
Details for the file basefwx-3.5.2.tar.gz.
File metadata
- Download URL: basefwx-3.5.2.tar.gz
- Upload date:
- Size: 83.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d76202379ecb2ac5293dc2f8269e83b246adacf6e0059a0e3ce690ce4f7183dc
|
|
| MD5 |
879cfae2ebe0d10c0098e1b8ef2d5888
|
|
| BLAKE2b-256 |
67620e0c8f6c5d6218edb257ecb743a3705eb9be8d7c9ad9c45c58c99ad0b928
|
File details
Details for the file basefwx-3.5.2-py3-none-any.whl.
File metadata
- Download URL: basefwx-3.5.2-py3-none-any.whl
- Upload date:
- Size: 85.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ee6231056430a4a8f2126c3a8715aeb8d924982218590556a240690a529cb79
|
|
| MD5 |
1f72b7a8791f4352c46a01e72344822b
|
|
| BLAKE2b-256 |
25f0225b40e29adf832c6982febbb6c2bb2b3c067d1847e757170ca60c447c99
|