Skip to content

There are two classes in the crypto module called Cipher and Decipher that we are going to use in the example.

License

Notifications You must be signed in to change notification settings

rodrigokamada/nodejs-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption application example using Node.js

There are two classes in the crypto module called Cipher and Decipher that we are going to use in the example.

Website LinkedIn Twitter Instagram

Prerequisites

Before you start, you need to install and configure the tools and services:

Getting started

1. Clone the repository.

git clone git@github.com:rodrigokamada/nodejs-encryption.git

2. Install the dependencies.

npm ci

3. Run the application.

npm start

About

There are two classes in the crypto module called Cipher and Decipher that we are going to use in the example.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published