Skip to content

OpenSSL::Digest::Digest #4

@aharan

Description

@aharan

Comments:

  • OpenSSL::Digest::Digest is deprecated - I should have used OpenSSL::Digest instead. The former gives a 56 byte digest for some reason, whereas the latter gives the expected 28 bytes
  • Base64.encode always seems to return a string that ends with "\n" - .gsub("\n", "") fixes this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions