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.