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 info at: http://oauth.net/
| Versions | 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 |
|---|---|
| Dependencies | base (<5), base64-string, binary, bytestring, old-locale, RSA, SHA, system-uuid, time, utf8-string |
| License | BSD3 |
| Author | Diego Souza |
| Maintainer | Diego Souza <dsouza@bitforest.org> |
| Stability | experimental |
| Category | Network, Protocol, OAuth |
| Source repository | darcs get http://projects.bitforest.org/hoauth/ |
| Upload date | Sat Nov 28 17:43:24 UTC 2009 |
| Uploaded by | DiegoSouza |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
| Distributions | Arch: 0.1.9 |
Modules
- Network
- Protocol
- OAuth
- Network.Protocol.OAuth.Consumer
- Network.Protocol.OAuth.Request
- Network.Protocol.OAuth.Signature
- OAuth
- Protocol
Downloads
- hoauth-0.1.9.tar.gz (Cabal source package)
- package description (included in the package)
