1.0.2 • Published 5 years ago

cryptomancy-prime v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

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.