guilhermedeoliveira / hasura-encryption-poc

Encryption poc using hasura and native node module crypto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions to run locally

$ npm install
$ node index.js

Description

The functions responsible for encrypting and decrypting are implemented in encryption.js file.

About

Encryption poc using hasura and native node module crypto


Languages

Language:JavaScript 92.5%Language:Makefile 7.5%