Skip to content

Create the hashing functions #3

@20Varun23

Description

@20Varun23

Create a Hashing.js file and create two functions

  1. generateAnionKey() := given the password(hashed from the frontend) and email, output the hashed value (put this in the backend, in a helper folder)
  2. generatePrivateKey() := given the password, email and a salt, output the hashed value (Put this in the frontend, in the helper folder (again))

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