We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93df871 + 7013b96 commit af78e7fCopy full SHA for af78e7f
guides/source/active_record_encryption.md
@@ -490,7 +490,7 @@ The default encoding for attributes encrypted deterministically. You can disable
490
491
#### `config.active_record.encryption.hash_digest_class`
492
493
-The digest algorithm used to derive keys. `OpenSSL::Digest::SHA1` by default.
+The digest algorithm used to derive keys. `OpenSSL::Digest::SHA256` by default.
494
495
#### `config.active_record.encryption.support_sha1_for_non_deterministic_encryption`
496
0 commit comments