Skip to content

franky47/cryptograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptograph

GraphQL API for cryptographic functions. https://cryptograph.now.sh/graphql/

Disclaimer

This project is intended for educational purposes on cryptography. Do NOT use this in a security-conscious production project.

Especially regarding the HMAC algorithms that require sending the secret along with the data. Don't send (actual) secrets over the wire !

How to use

Visit https://cryptograph.now.sh. GraphQL Playground is available for you to play with the API in the browser.

Tech

Built with Apollo Server and micro and deployed on Zeit Now Serverless Docker.

About

GraphQL API for cryptographic functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published