g1ts / node-AES-examples

Examples of AES encryption in node apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-AES-examples

Examples of OpenSSL-compatible AES encryption in node apps

  • ex1 - console app illustrates AES encryption/decryption with using node crypto-module
  • ex2 - simple client/server app illustrates AES encryption/decryption with using node crypto-module and pidCrypt JS crypto library

About

Examples of AES encryption in node apps


Languages

Language:JavaScript 100.0%