Home
last modified time | relevance | path

Searched refs:i2ospOf_ (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/PubKey/RSA/
H A DPrim.hs18 import Crypto.Number.Serialize (os2ip, i2ospOf_)
24 dpSlow pk c = i2ospOf_ (private_size pk) $ expSafe (os2ip c) (private_d pk) (private_n pk)
31 i2ospOf_ (private_size pk) (multiplication rm1 (m2 + h * (private_q pk)) (private_n pk))
40 dpFastNoBlinder pk c = i2ospOf_ (private_size pk) (m2 + h * (private_q pk))
56 ep pk m = i2ospOf_ (public_size pk) $ expFast (os2ip m) (public_e pk) (public_n pk)
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Number/Serialize/
H A DLE.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Number/
H A DSerialize.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Number/Serialize/
H A DLE.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Number/
H A DSerialize.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Number/Serialize/
H A DLE.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Number/
H A DSerialize.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Number/Serialize/
H A DLE.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Number/
H A DSerialize.hs14 , i2ospOf_
53 i2ospOf_ :: B.ByteArray ba => Int -> Integer -> ba
54 i2ospOf_ len = maybe (error "i2ospOf_: integer is larger than expected") id . i2ospOf len function

12345678910