crypto-api-0.10.1: A generic interface for cryptographic operations

Safe HaskellSafe-Infered

Crypto.CPoly

Documentation

cpoly :: (Integral a, Bits b) => a -> b -> bSource

cpoly2list :: (Integral a, Integral b) => a -> [b]Source

cpoly2revlist :: (Integral a, Integral b) => a -> [b]Source