Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource ghc-cryptohash

DEPRECATED: this library is still fully functional, but please use cryptonite for new projects and convert old one to use cryptonite. This is where things are at nowadays. A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in other languages. The implementations are made in C with a haskell FFI wrapper that hide the C implementation. Simple examples using the unified API: > import Crypto.Hash > > sha1 :: ByteString -> Digest SHA1 > sha1 = hash > > hexSha3_512 :: ByteString -> String > hexSha3_512 bs = show (hash bs :: Digest SHA3_512) Simple examples using the module API: > import qualified Crypto.Hash.SHA1 as SHA1 > > main = putStrLn $ show $ SHA1.hash (Data.ByteString.pack [0..255]) > import qualified Crypto.Hash.SHA3 as SHA3 > > main = putStrLn $ show $ digest > where digest = SHA3.finalize ctx > ctx = foldl' SHA3.update iCtx (map Data.ByteString.pack [ [1,2,3], [4,5,6] ] > iCtx = SHA3.init 224.

Found 1 sites for ghc-cryptohash

Found 21 RPM for ghc-cryptohash

PackageSummaryDistributionDownload
ghc-cryptohash-0.11.9-38.fc41.aarch64.htmlCollection of crypto hashes, fast, pure and practicalFedora Rawhide for aarch64ghc-cryptohash-0.11.9-38.fc41.aarch64.rpm
ghc-cryptohash-0.11.9-38.fc41.ppc64le.htmlCollection of crypto hashes, fast, pure and practicalFedora Rawhide for ppc64leghc-cryptohash-0.11.9-38.fc41.ppc64le.rpm
ghc-cryptohash-0.11.9-38.fc41.s390x.htmlCollection of crypto hashes, fast, pure and practicalFedora Rawhide for s390xghc-cryptohash-0.11.9-38.fc41.s390x.rpm
ghc-cryptohash-0.11.9-38.fc41.x86_64.htmlCollection of crypto hashes, fast, pure and practicalFedora Rawhide for x86_64ghc-cryptohash-0.11.9-38.fc41.x86_64.rpm
ghc-cryptohash-0.11.9-36.fc40.aarch64.htmlCollection of crypto hashes, fast, pure and practicalFedora 40 for aarch64ghc-cryptohash-0.11.9-36.fc40.aarch64.rpm
ghc-cryptohash-0.11.9-36.fc40.ppc64le.htmlCollection of crypto hashes, fast, pure and practicalFedora 40 for ppc64leghc-cryptohash-0.11.9-36.fc40.ppc64le.rpm
ghc-cryptohash-0.11.9-36.fc40.s390x.htmlCollection of crypto hashes, fast, pure and practicalFedora 40 for s390xghc-cryptohash-0.11.9-36.fc40.s390x.rpm
ghc-cryptohash-0.11.9-36.fc40.x86_64.htmlCollection of crypto hashes, fast, pure and practicalFedora 40 for x86_64ghc-cryptohash-0.11.9-36.fc40.x86_64.rpm
ghc-cryptohash-0.11.9-34.fc39.aarch64.htmlCollection of crypto hashes, fast, pure and practicalFedora 39 for aarch64ghc-cryptohash-0.11.9-34.fc39.aarch64.rpm
ghc-cryptohash-0.11.9-34.fc39.ppc64le.htmlCollection of crypto hashes, fast, pure and practicalFedora 39 for ppc64leghc-cryptohash-0.11.9-34.fc39.ppc64le.rpm
ghc-cryptohash-0.11.9-34.fc39.s390x.htmlCollection of crypto hashes, fast, pure and practicalFedora 39 for s390xghc-cryptohash-0.11.9-34.fc39.s390x.rpm
ghc-cryptohash-0.11.9-34.fc39.x86_64.htmlCollection of crypto hashes, fast, pure and practicalFedora 39 for x86_64ghc-cryptohash-0.11.9-34.fc39.x86_64.rpm
ghc-cryptohash-0.11.9-bp156.4.4.aarch64.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.6 for aarch64ghc-cryptohash-0.11.9-bp156.4.4.aarch64.rpm
ghc-cryptohash-0.11.9-bp156.4.4.ppc64le.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.6 for ppc64leghc-cryptohash-0.11.9-bp156.4.4.ppc64le.rpm
ghc-cryptohash-0.11.9-bp156.4.4.s390x.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.6 for s390xghc-cryptohash-0.11.9-bp156.4.4.s390x.rpm
ghc-cryptohash-0.11.9-bp156.4.4.x86_64.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.6 for x86_64ghc-cryptohash-0.11.9-bp156.4.4.x86_64.rpm
ghc-cryptohash-0.11.9-bp155.3.15.aarch64.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.5 for aarch64ghc-cryptohash-0.11.9-bp155.3.15.aarch64.rpm
ghc-cryptohash-0.11.9-bp155.3.15.ppc64le.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.5 for ppc64leghc-cryptohash-0.11.9-bp155.3.15.ppc64le.rpm
ghc-cryptohash-0.11.9-bp155.3.15.s390x.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.5 for s390xghc-cryptohash-0.11.9-bp155.3.15.s390x.rpm
ghc-cryptohash-0.11.9-bp155.3.15.x86_64.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Leap 15.5 for x86_64ghc-cryptohash-0.11.9-bp155.3.15.x86_64.rpm
ghc-cryptohash-0.11.9-bp155.3.2.armv7hl.htmlCollection of crypto hashes, fast, pure and practicalOpenSuSE Ports Leap 15.5 for armv7hlghc-cryptohash-0.11.9-bp155.3.2.armv7hl.rpm

Generated by rpm2html 1.6

Fabrice Bellet