GenerateAndDownloadHash is a servlet that generate checksums in GNU-style.
Has been tested on WildFly 10.1/Tomcat 9/Tomcat 8.
See src/config.properties for configuration.
Source code available on Github:
Server side:
https://github.com/davidesestiliwork/MyWebProject2
Client side:
https://github.com/davidesestiliwork/MyWebProjectClient
Token generator:
https://github.com/davidesestiliwork/TokenGenerator
Note: This web app require GnuPG to work properly.