multiparty / web-mpc

Platform for deploying web-based privacy-preserving data surveys using secure multi-party computation (MPC).
https://www.multiparty.org
MIT License
54 stars 22 forks source link

standardize function and variable naming #80

Open lucyq opened 7 years ago

lucyq commented 7 years ago

decide on camelcase or underscore and then make appropriate changes for both function and variable names

frederickjansen commented 7 years ago

Should be camelCase everywhere. We can add a linting rule for this.