Skip to content

Add bcrypt as a hash algorithm option for hashIdentity #613

@anthology-zach

Description

@anthology-zach

Consider adding bcrypt as a hashing algorithm for the standard:
https://www.imsglobal.org/spec/ob/v3p0/impl

Right now we support MD5 / SHA256. Bcrypt allows for rounds of hashing which increases attack complexity.

Ex.

Image

With bcrypt:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions