RSA: Implementing Asymmetric Key Cryptography in Node.js
Welcome to @rafaelqg! In this guide, we will explore how to work with RSA, an asymmetric key algorithm, using the Node.js programming language.
🔥 Related Trending Topics
LIVE TRENDSThis video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!
THIS VIDEO IS TRENDING!
This video is currently trending in Thailand under the topic 'สภาพอากาศ'.
About this video
Welcome to @rafaelqg !
Here we are going to take a understand how to work with RSA - an asymmetric key algorithm - using node.js programming language.
Though a simple example we are going to build the whole workflow, from the creation of a keypair (or reutilizing it) to encryption of messages using the public key, and then to decryption using it private key.
Take the presented code here:
https://github.com/rafaelqg/code/blob/main/node_rsa.js
Do you want to support this channel? Just subscribe.
References:
https://www.npmjs.com/package/node-rsa
https://stackoverflow.com/questions/63758488/node-rsa-dont-need-to-import-public-key
https://stackoverflow.com/questions/805107/creating-multiline-strings-in-javascript
0:00 - Intro
1:01 - Generating key pair
05:51 - Creating RSA Object using existing keys
8:58 - Encrypt a message
13:45 - What is next
Video Information
Views
1.7K
Total views since publication
Likes
35
User likes and reactions
Duration
17:11
Video length
Published
Dec 25, 2022
Release date
Quality
hd
Video definition
About the Channel
Tags and Topics
This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:
Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.