gatus/vendor/golang.org/x/crypto
TwiN c712133df0 feat(security): Implement Bcrypt for basic auth and deprecate SHA512
I've re-written the code for this several times before but always ended up not going through with it because a hashed Bcrypt string has dollar signs in it, which caused issues with the config due to environment variable support.
I finally decided to go through with it by forcing users to base64 encode the bcrypt hash
2022-01-08 19:59:45 -05:00
..
bcrypt feat(security): Implement Bcrypt for basic auth and deprecate SHA512 2022-01-08 19:59:45 -05:00
blowfish feat(security): Implement Bcrypt for basic auth and deprecate SHA512 2022-01-08 19:59:45 -05:00
ed25519 #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
pbkdf2 #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
AUTHORS #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
CONTRIBUTORS #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
LICENSE #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
PATENTS #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00