Skip to content

Conversation

@samoina
Copy link
Collaborator

@samoina samoina commented Dec 11, 2024

Use node built-in crypto module to hash a password

📋 Description:

This pull request addresses the first assignment from the 'How To Node' series where the task was to use any of Node's built-in modules to explore the back-end


✅ What Was Done:

  • Used the crypto module and more specifically, the createHash() method to hash a password.
  • Used the os module to display some information about my operating system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants