cryptotools/docs/introduction.md
2026-01-11 09:19:22 +01:00

458 B

CryptoTools

CryptoTools is a Python package that provides low-level cryptographic primitives for generating strong numbers. With this project, it's possible to generate public key cryptosystems such as RSA. This project has a academic purpose and can not be used in production enviroment yet.

So far, my cryptographic modules are not compliant with FIPS 140-3 but in the future, that will be.