Allow arbitrary digests with ECDSA and DSA
[openssl.git] / providers / common / digest_to_nid.c
index 96c5e4e38b9c0cb3e6f1a9f57a995d47ee33bb54..49af04ad2a210c4e6216563ae71bbcc5926309a0 100644 (file)
@@ -34,7 +34,7 @@ int ossl_digest_md_to_nid(const EVP_MD *md, const OSSL_ITEM *it, size_t it_len)
 }
 
 /*
- * Retrieve one of the FIPs approved hash algorithms by nid.
+ * Retrieve one of the FIPS approved hash algorithms by nid.
  * See FIPS 180-4 "Secure Hash Standard" and FIPS 202 - SHA-3.
  */
 int ossl_digest_get_approved_nid(const EVP_MD *md)