Skip to content

eppineda/ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ed

I. Summary

An AES-192 encryption and decryption wrapper library for crypto.

For more information about AES, visit https://en.wikipedia.org/w/index.php?title=Advanced_Encryption_Standard

  • app.js - is a command-line script for testing
  • ed.js - is the library

II. Introduction

I wanted a simple means of encrypting data. Crypto seemed to do the trick, but I wanted to further simplify its usage, so I came up with this.

About

encryption and decryption library

Resources

Stars

Watchers

Forks

Packages

No packages published