Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Encryption, flow, repository + code cleanup #10

Merged
merged 25 commits into from Sep 15, 2019

Conversation

kendricktan
Copy link
Contributor

Added encryption from PR #9 and tidied it up.

Also restructured the project into an express web-api for preparation of the coordinator backend.

Added dockerfile, and fixed library versions in package.json for deterministic builds as well as some scripts for quick testing/debugging:

yarn circuit:compile
yarn circuit:setup
yarn circuit:generatewitness
yarn circuit:test # executes ./app/utils/crypto.js

Added flow type-checker into ./app/utils/crypto.js (who doesn't like types?) 😄

@barryWhiteHat barryWhiteHat merged commit 5dce8c5 into privacy-scaling-explorations:master Sep 15, 2019
weijiekoh pushed a commit that referenced this pull request Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants