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
- Host: GitHub
- URL: https://github.com/yeeztech/meta-encryptor
- Owner: YeeZTech
- Created: 2024-04-22T06:05:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T07:46:30.000Z (about 2 years ago)
- Last Synced: 2024-04-23T10:39:18.471Z (about 2 years ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
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
```