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.0.0.tar.gz
(10.1 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
File details
Details for the file specrypto-1.0.0.tar.gz.
File metadata
- Download URL: specrypto-1.0.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b42e9647fd8612ad3c086a1fa2d28e53e6279a7e2f1e08ed58cf84971c6c463a
|
|
| MD5 |
ca0856a8f7dba28580092480ef0326da
|
|
| BLAKE2b-256 |
bbdf9f3aefb89a598d770540cee9e7347837aeb2280818ac68189abf4f07bbd3
|
File details
Details for the file specrypto-1.0.0-py3-none-any.whl.
File metadata
- Download URL: specrypto-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.8 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 |
92ba55b565b4b3907df229bb1c01571281cc013f0e8e4be86074cf89506a819f
|
|
| MD5 |
4f0516217135b46ef9ba0ce5a744377f
|
|
| BLAKE2b-256 |
52176494f61c0cbd542e26ce0019c88e51e676039c47c9593159f8680354a20a
|