FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

embed-coder/cryptography_7_concepts: Hands-on 7 common concepts from Cryptography algorithm by Node.js · GitHub

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

cryptography_7_concepts

Hands-on 7 common concepts from Cryptography algorithm by Node.js

Inspired by the video from Fireship. Ref: https://www.youtube.com/watch?v=NuyzuNBFWxQ

NOTE:

  • Should not use MD5 to encrypt data as it's very easy to be cracked

7 common concepts were covered following order in this projects are:

  • HASH

  • SALT

  • HMAC

  • SYMMETRIC ENCRYPTION

  • ASYMMETRIC ENCRYPTION

  • KEYPAIRS

  • SIGNING

About

Hands-on 7 common concepts from Cryptography algorithm by Node.js

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL