Quantcrypt

Latest version: v0.4.2

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.0

- Reduced KryptonKEM memory cost from 2GB to 1GB. This still requires 10^77 GB of memory
to brute force all 256 bit combinations, which is astronomically unattainable.
- Improved docstrings across multiple classes, methods and CLI commands.
- KryptonKEM now accepts ASCII armored keys as key argument values for encrypt and decrypt methods.
- Implemented encrypt and decrypt CLI commands.

0.2.0

Changelog:

- Added keygen subcommand for qclib CLI
- Implemented the KryptonFile class for file cryptography
- Doubled the memory cost of Argon2 default security parameters
- Argon2 now outputs 64 byte hashes by default
- Implemented the KryptonKEM class which uses asymmetric KEM keys
- Changed KEM keyfile suffixes from .qclib to .qc in CLI keygen subcommand

0.1.3

- Added CHANGELOG.md
- Renamed MemSize class in KDF module to MemCost and changed its interface
- Added CLI command `qclib` with options `--info` and `--version`

0.1.2

0.1.1

**Full Changelog**: https://github.com/aabmets/quantcrypt/compare/0.1.0...0.1.1

0.1.0

**Full Changelog**: https://github.com/aabmets/quantcrypt/commits/0.1.0

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.