Giter VIP home page Giter VIP logo

n2n-encryption's Introduction

n2n-encryption

This is best used on small strings. For example, on a 30kb file the key will be 166kb and the encrypted file will be over 1GB in size.

  1. type in a string
  2. encode
  3. this will encode the string using a randomly generated key that's as long as the string is in bytes
  4. you can save the string and key (saved in seperate JSON files, one starting with 'string' and the other starting with 'key')
  5. you can load them as well.
  6. you can also load in strings (imported in correct JSON format below) and encode them.
  7. you can also load in files to be encrypted. But i'd recommend small files!

{"storageString":"INSERTSTRINGHERE","storageBy":null,"storageInt":null} save the file as stringimport.JSON and when you want to load it - type in 'import'. as an example

That's all folks for now

TODO:

Create API or frontend web app to go along with this - DONE! Available at https://github.com/tbal999/n2n-encrypt-api

n2n-encryption's People

Contributors

tbal999 avatar

Stargazers

Taylor B. avatar

Watchers

James Cloos avatar Taylor B. avatar  avatar

Forkers

tayjaybabee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.