CRYPTO BASE
CRYPTO BASE, is a cryptographic snippets platform. I code some math algorithms,
- Greatest Common Divisor
- Euclidean Algorithm
- Extended Euclidean Algorithm
- Modular Inverse
- Binary Polynomial Inverse
which is using for cryptography, by Javascript.