NOTICE: This package has been removed from pkgsrc

./wip/HsOpenSSL, OpenSSL binding for Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.1, Package name: HsOpenSSL-0.5.1, Maintainer: pho

HsOpenSSL is a (part of) OpenSSL binding for Haskell. It can generate
RSA and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages.


Required to run:
[devel/gmp]

Required to build:
[lang/ghc] [devel/pkg-config] [wip/hs-mtl] [wip/hs-network] [wip/hs-time] [wip/parsec]

Master sites:

SHA1: 5f246069d9b2276d0284523a4bdda4a191be0477
RMD160: faedf68d0180242fe922f69064d949e2cb2e57a7
Filesize: 71.128 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-03 06:02:33 by PHO / phonohawk | Files touched by this commit (5) | Package removed
Log message:
-HsOpenSSL
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-02-02 14:19:32 by PHO / phonohawk | Files touched by this commit (3)
Log message:
Updated to HsOpenSSL 0.5.1

   2009-01-14 17:30:44 by PHO / phonohawk | Files touched by this commit (3)
Log message:
Updated to HsOpenSSL 0.5
   2008-07-30 05:59:14 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Added USE_TOOLS += pkg-config

   2008-07-19 11:53:27 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import HsOpenSSL-0.4.2 as wip/HsOpenSSL.

HsOpenSSL is a (part of) OpenSSL binding for Haskell. It can generate
RSA and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages.