paint-brush
Challenges of Working With Cryptography APIs in NodeJSby@smoen
1,858 reads
1,858 reads

Challenges of Working With Cryptography APIs in NodeJS

by Smoen5mNovember 16th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

One of the main reasons that lead to insecure NodeJS applications is insecure or bad usage of cryptography APIs. This article assumes readers are familiar with the following concepts: A key is a piece of information that is used to encrypt and decrypt data and can either be stand-alone (for symmetric encryption, meaning both the encryption and decryption are performed with the same key) A salt is a random piece of data used during encryption to ensure that the same input does not always result in the same output. An experienced user knows the error occurs because he did not concatenate the results from the update calls.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Challenges of Working With Cryptography APIs in NodeJS
Smoen HackerNoon profile picture
Smoen

Smoen

@smoen

L O A D I N G
. . . comments & more!

About Author

Smoen HackerNoon profile picture
Smoen@smoen

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Learnrepo
Pipfeed