Codec.Encryption.RSA.NumberTheory
Documentation
extEuclGcd :: Integer -> Integer -> (Integer, Integer)
simplePrimalityTest :: Integer -> Bool
testInverse :: Integer -> Integer -> Bool
randomOctet :: Int -> IO String
Crypto-4.2.1: Collects together existing Haskell cryptographic functions into a package
Codec.Encryption.RSA.NumberTheory
extEuclGcd :: Integer -> Integer -> (Integer, Integer)
simplePrimalityTest :: Integer -> Bool
testInverse :: Integer -> Integer -> Bool
randomOctet :: Int -> IO String