Skip to content

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

License

Notifications You must be signed in to change notification settings

embed-coder/cryptography_7_concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published