slackbuilds_ponce/libraries/liboauth/README

9 lines
391 B
Text
Raw Normal View History

2016-11-14 19:07:37 +01:00
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.
2016-11-14 19:07:37 +01:00
Note: If you want to build with NSS suport instead of OpenSSL pass
NSS=yes to the script.