slackbuilds/libraries/liboauth
Симон Болоканов b5785fcfa5 libraries/liboauth: Added (OAuth Core in C).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-16 08:15:49 +07:00
..
README libraries/liboauth: Added (OAuth Core in C). 2014-09-16 08:15:49 +07:00
liboauth.SlackBuild libraries/liboauth: Added (OAuth Core in C). 2014-09-16 08:15:49 +07:00
liboauth.info libraries/liboauth: Added (OAuth Core in C). 2014-09-16 08:15:49 +07:00
slack-desc libraries/liboauth: Added (OAuth Core in C). 2014-09-16 08:15:49 +07:00

README

liboauth is a collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard.
liboauth provides functions to escape and encode parameters according to OAuth specification
and offers high-level functionality to sign requests or verify OAuth signatures as well as perform HTTP requests.

Note: If you want to build with NSS suport instead of OpenSSL pass NSS=yes to the script.