hoauth-0.1.0: A Haskell implementation of OAuth 1.0 protocol.

The hoauth package

This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1 signatures as defined in the specification 1.0. Currently it supports only consumer related functions, but there are plans to add support service providers as well. More info at: http://oauth.net/

Properties

Versions0.0.1, 0.0.3, 0.0.4, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3.0, 0.3.1, 0.3.2, 0.3.2.1, 0.3.3, 0.3.4, 0.3.5
Dependenciesbase (≥3 & ≤4), base64-string (≥0.1), bytestring (≥0.9.0.1), HUnit (≥1.2.0.0), RSA (≥1.0.2), SHA (≥1.4.0), utf8-string (≥0.3.3)
LicenseBSD3
AuthorDiego Souza
MaintainerDiego Souza <dsouza@bitforest.org>
Stabilityexperimental
CategoryNetwork, Protocol, OAuth
Source repositorydarcs get http://projects.bitforest.org/hoauth/
Executablestest_hoauth
Upload dateThu Aug 27 18:18:15 UTC 2009
Uploaded byDiegoSouza
Build failureghc-6.10 (log), ghc-6.12 (log)
DistributionsNixOS: 0.3.5, Debian: 0.3.5

Modules

Downloads