- Notifications
You must be signed in to change notification settings - Fork11
Library for HTTP request signing (JavaScript implementation)
License
NotificationsYou must be signed in to change notification settings
emartech/escher-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 onAmazon'sAWS Signature Version 4, but we have generalized and extended it.
More details are available at ourEscher documentation site.
TheTest Cases are included as git submodule.
Don't forget to use thegit pull --recurse-submodules
and thegit clone --recurse-submodules
to pull and clone the remote repository.
About
Library for HTTP request signing (JavaScript implementation)
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published