authelia/internal/commands
Clément Michaud e5ccdb4449
[MISC] Introduce CryptAlgo type. (#960)
* [MISC] Introduce CryptAlgo type.

It helps distinguish between the configuration representation of an algorithm
and the crypt representation (6 and argon2id vs sha512 vs argon2id).

* Add a description to CryptAlgo.

* use const

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2020-05-03 14:06:09 +10:00
..
certificates.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
hash.go [MISC] Introduce CryptAlgo type. (#960) 2020-05-03 14:06:09 +10:00
validate.go [FEATURE] Config Validation (#901) 2020-04-23 11:47:27 +10:00