Home
last modified time | relevance | path

Searched refs:cipherInit (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/benchs/
H A DBench.hs128 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
130 … , bench "Twofish128-input=1024" $ nf (run (undefined :: Twofish128) cipherInit key16) input1024
131 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
132 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
133 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
141 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
144 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
145 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
146 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
177 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/benchs/
H A DBench.hs128 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
130 … , bench "Twofish128-input=1024" $ nf (run (undefined :: Twofish128) cipherInit key16) input1024
131 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
132 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
133 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
141 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
144 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
145 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
146 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
177 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/benchs/
H A DBench.hs128 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
130 … , bench "Twofish128-input=1024" $ nf (run (undefined :: Twofish128) cipherInit key16) input1024
131 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
132 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
133 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
141 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
144 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
145 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
146 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
177 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/benchs/
H A DBench.hs132 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
135 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
136 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
137 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
145 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
148 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
149 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
150 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
182 let ctx = throwCryptoError (cipherInit k) :: AES256
187 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/benchs/
H A DBench.hs135 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
138 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
139 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
140 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
148 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
151 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
152 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
153 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
185 let ctx = throwCryptoError (cipherInit k) :: AES256
190 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/benchs/
H A DBench.hs135 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
138 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
139 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
140 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
148 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
151 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
152 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
153 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
185 let ctx = throwCryptoError (cipherInit k) :: AES256
190 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/benchs/
H A DBench.hs135 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8) input1024
138 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16) input1024
139 , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16) input1024
140 , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32) input1024
148 [ bench "DES-input=1024" $ nf (run (undefined :: DES) cipherInit key8 iv8) input1024
151 … , bench "CAST5-128-input=1024" $ nf (run (undefined :: CAST5) cipherInit key16 iv8) input1024
152 … , bench "AES128-input=1024" $ nf (run (undefined :: AES128) cipherInit key16 iv16) input1024
153 … , bench "AES256-input=1024" $ nf (run (undefined :: AES256) cipherInit key32 iv16) input1024
185 let ctx = throwCryptoError (cipherInit k) :: AES256
190 let ctx = throwCryptoError (cipherInit k) :: AES256
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DTwofish.hs16 cipherInit key = Twofish128 <$> (initTwofish =<< validateKeySize (undefined :: Twofish128) key) function
28 cipherInit key = Twofish192 <$> (initTwofish =<< validateKeySize (undefined :: Twofish192) key) function
40 cipherInit key = Twofish256 <$> (initTwofish =<< validateKeySize (undefined :: Twofish256) key) function

12345678910>>...15