Skip to content

Library for HTTP request signing (Python implementation)

License

Notifications You must be signed in to change notification settings

klyr/escher-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EscherPython - HTTP request signing lib Build Status

Escher helps you creating secure HTTP requests (for APIs) by signing HTTP(s) requests. It's both a server side and client side implementation. The status is work in progress.

The algorithm is based on Amazon's AWS Signature Version 4, but we have generalized and extended it.

More details are available at escherauth.io.

About

Library for HTTP request signing (Python implementation)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%