MarvinJWendt / traefik-guardian

👮 A dead simple forward auth provider to protect Traefik services with passwords.
https://hub.docker.com/r/marvinjwendt/traefik-guardian
MIT License
17 stars 4 forks source link

Add unit tests to crypto functions #5

Closed MarvinJWendt closed 2 years ago

MarvinJWendt commented 2 years ago

Add unit tests with testza. They should verify that all hash functions in secure have the correct output.