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.1.0.tar.gz
(26.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
specrypto-1.1.0-py3-none-any.whl
(31.7 kB
view details)
File details
Details for the file specrypto-1.1.0.tar.gz.
File metadata
- Download URL: specrypto-1.1.0.tar.gz
- Upload date:
- Size: 26.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 |
20fe99fcd48d8edcdc79eed6b47369d81a946aa16f8dc4228b494c8871f09bc1
|
|
| MD5 |
99dc1ea82bb2eeb5686e58a07739f0e5
|
|
| BLAKE2b-256 |
7b5da1c5117a59cd7470cbe918f49041d1986936329c21d1088e503dee5ca235
|
File details
Details for the file specrypto-1.1.0-py3-none-any.whl.
File metadata
- Download URL: specrypto-1.1.0-py3-none-any.whl
- Upload date:
- Size: 31.7 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 |
4fb374583a83ef0908faaaa44b37884f216dfcdc02813b0a702b212917a76e13
|
|
| MD5 |
33323f4952be8b0e1a0a199962d25695
|
|
| BLAKE2b-256 |
83d212b134127a4848a7cb1324d3e0f9dee8920cc0931b8af2a9e067cedbb6fa
|