Closed bradleycha closed 2 months ago
For consistency, the SHA2 hash functions should include the SHA version in their identifiers. For example: "cliauth_hash_sha256" should become "cliauth_hash_sha2_256", and "CLIAUTH_CONFIG_HASH_SHA256" should become "CLIAUTH_CONFIG_HASH_SHA2_256".
Resolved with f7c055d
For consistency, the SHA2 hash functions should include the SHA version in their identifiers. For example: "cliauth_hash_sha256" should become "cliauth_hash_sha2_256", and "CLIAUTH_CONFIG_HASH_SHA256" should become "CLIAUTH_CONFIG_HASH_SHA2_256".