Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 538 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 538 Bytes

signet

A library for signing HTTP request maps. Only works with string based request bodies at the moment.

Based on Mixlib::Authentication via JClouds.

Usage

The two main methods are seal and unseal.

Installation

Available on clojars.

:dependencies [[signet "0.1.0"]]

License

Copyright (C) 2010, 2012 Hugo Duncan

Licensed under EPL