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.3.tar.gz
(84.4 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.3-py3-none-any.whl
(86.1 kB
view details)
File details
Details for the file basefwx-3.5.3.tar.gz.
File metadata
- Download URL: basefwx-3.5.3.tar.gz
- Upload date:
- Size: 84.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b161d071ee5103fac64a1599ad843ad74b3b25e598d6116b514852bc46b8aa2f
|
|
| MD5 |
e73386f3e8cffafd4b6ad49b7cd9b4ae
|
|
| BLAKE2b-256 |
0913a2b650c886262c1e1f5704cb50641b64145dfd76a548cd18ffc7c8939daf
|
File details
Details for the file basefwx-3.5.3-py3-none-any.whl.
File metadata
- Download URL: basefwx-3.5.3-py3-none-any.whl
- Upload date:
- Size: 86.1 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 |
457032e0b2a22f31ad10e9a4a9f833c74c67fd526a9fad046661aa015880caf8
|
|
| MD5 |
c5b7179abb01e97320eb456d21a83ea7
|
|
| BLAKE2b-256 |
47654bff42b876cf08bb446f3a82071c2ab5527b16c268771d5c497ed202c4c9
|