hoauth: A Haskell implementation of OAuth 1.0a protocol.
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 on OAuth protocol info at: http://oauth.net/
Modules
[Index]
Downloads
- hoauth-0.3.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.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 |
---|---|
Dependencies | base (<5), binary (>=0.5.0.2), bytestring (>=0.9.1.5), crypto-pubkey-types (>=0.1.1), curl (>=1.3.5), dataenc (>=0.13.0.2), entropy (>=0.2.1), mtl (>=1.1.0.2), old-locale (>=1.0.0.2), random (>=1.0.0.2), RSA (>=1.2.0.1), SHA (>=1.4.1.1), time (>=1.1.4), utf8-string (>=0.3.4) [details] |
License | BSD-3-Clause |
Author | Diego Souza |
Maintainer | Diego Souza <dsouza at bitforest.org> |
Category | Network, Protocol, OAuth |
Source repo | head: git clone git://github.com/dsouza/hoauth.git |
Uploaded | by DiegoSouza at 2012-08-30T01:45:42Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 20288 total (58 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |