An open API service indexing awesome lists of open source software.

https://github.com/yeeztech/meta-encryptor

JavaScript Data Encryption/Decryption Tool for Fidelius
https://github.com/yeeztech/meta-encryptor

Last synced: 6 months ago
JSON representation

JavaScript Data Encryption/Decryption Tool for Fidelius

Awesome Lists containing this project

README

          

# meta-encryptor

#### Instructions

encryptor \*.csv file out Buffer

#### Installation

npm

```base
npm install meta-encryptor --save
```

yarn

```base
yarn add meta-encryptor
```