Skip to content

default hash algorithm changed in rails7 #28

@nov

Description

@nov

The default hash algorithm used in ActiveSupport::KeyGenerator changed from SHA1 to SHA256.

It affects ActiveRecordEncryption::Encryptor::ActiveSupport and causes ActiveSupport::MessageVerifier::InvalidSignature when accessing to an attribute encrypted using SHA1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions