Skip to content

hugoduncan/signet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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