cryptomancy-prime
v1.0.2
Published
prime number utilities for cryptomancy
Downloads
4
Readme
cryptomancy-prime
This module implements primality tests used to select keys for use in cryptosystems relying on BigInteger modular exponentiation.
It was extracted from forge, and modified only slightly so as to better support synchronous and asyncronous workflows.