Skip to content

Quick and dirty express web server to hash a request body.

Notifications You must be signed in to change notification settings

mesmur/hasher-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Hasher Web Server

A quick and dirty web server that hashes a request body based on different specifications. The hash used is typically meant to server to generate a signature, for digital signature signing and verification.

Currently servers a single standard, either a GET request or a POST request with a request body.

About

Quick and dirty express web server to hash a request body.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published