A powerful mathematical toolkit including number theory, modular arithmetic, matrix operations, and crypto utilities
Project description
specrypto
specrypto is a mathematical and cryptographic toolkit including:
- Number theory
- Modular arithmetic
- Matrix operations
- RSA utilities
- Euler, Fermat, CRT, primality tests, and more.
🧠Installation
pip install specrypto
âš¡ Usage
import mathtools
print(mathtools.gcd(42, 56))
print(mathtools.euler_totient(36))
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
specrypto-1.2.0.tar.gz
(32.9 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
specrypto-1.2.0-py3-none-any.whl
(40.2 kB
view details)
File details
Details for the file specrypto-1.2.0.tar.gz.
File metadata
- Download URL: specrypto-1.2.0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fdfcdf13918f3df9d61f54d3ea3f8b222e83970705f0cc546d301f2d9956e19
|
|
| MD5 |
42894a64a34eb78048481192286372e6
|
|
| BLAKE2b-256 |
ba9e7e02221b9ac43ebdc76ae6f2c29ea375798add1b128ad12886977ce0fc02
|
File details
Details for the file specrypto-1.2.0-py3-none-any.whl.
File metadata
- Download URL: specrypto-1.2.0-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf9aa6599e921a87ddbb1ffc67c1d61f5a259e81941c815df6272b895fdc1e52
|
|
| MD5 |
c285a410685b76a2fc0e871eb4737a6d
|
|
| BLAKE2b-256 |
01783bdf045c95dbff4aa1edd0fa3aec4a58e4a3cf7c92964919ebcd09291263
|