packages feed

hopenssl-1.0: README

hOpenSSL
========

:Latest Release: hopenssl-1.0.tar.gz_
:Darcs:          darcs_ get --partial http://cryp.to/hopenssl/

Synopsis
--------

  This library will some day provide nice Haskell bindings
  to OpenSSL_. Until then, it provides nice Haskell bindings
  to the message digest algorithms found in OpenSSL's
  ``crypto`` library. Currently supported are: MD2, MD5,
  SHA, SHA1, DSS, DSS1, MDC2, and RIPEMD160.

Documentation
-------------

  `Reference Documentation`_
     Haddock-generated reference of all exported
     functions.

Copyleft
--------

  Copyright (c) 2008 Peter Simons <simons@cryp.to>. All rights
  reserved. This software is released under `BSD-style license
  <LICENSE>`_.

-----------------------------------------------------------------

`[Homepage] <http://cryp.to/>`_

.. _Haskell: http://haskell.org/

.. _OpenSSL: http://www.openssl.org/

.. _darcs: http://abridgegame.org/darcs/

.. _hopenssl-1.0.tar.gz: http://cryp.to/hopenssl/hopenssl-1.0.tar.gz

.. _Reference Documentation: docs/index.html