packages feed

hopenssl-1.0: hopenssl.cabal

Name:                   hopenssl
Version:                1.0
Author:                 Peter Simons <simons@cryp.to>
Synopsis:               FFI bindings to OpenSSL's EVP digest interface
Description:            FFI bindings to OpenSSL's EVP digest interface
Category:               Cryptography
License:                BSD3
License-file:           LICENSE
Maintainer:             Peter Simons <simons@cryp.to>
Homepage:               http://cryp.to/hopenssl/
Build-Depends:          base, mtl
Extra-Libraries:        crypto
Includes:               "<openssl/evp.h>"
Extensions:             ForeignFunctionInterface
Build-Type:             Simple
Exposed-Modules:        OpenSSL.Digest
Data-files:             README, prologue.txt
Ghc-Options:            -Wall