-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathparams.json
More file actions
1 lines (1 loc) · 1.58 KB
/
params.json
File metadata and controls
1 lines (1 loc) · 1.58 KB
1
{"name":"Pcf","tagline":"Portable circuit format compiler: C to binary circuits","body":"### Intro\r\nThis project transforms a program written in a high-level language such as C into a boolean circuit that is meant to be evaluated in a secure computation protocol (specifically, the betteryao protocol designed by our same group).\r\n\r\n```\r\n$ cd your_repo_root/repo_name\r\n$ git fetch origin\r\n$ git checkout gh-pages\r\n```\r\n\r\nIf you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.\r\n\r\n### Rather Drive Stick?\r\nIf you prefer to not use the automatic generator, push a branch named `gh-pages` to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.\r\n\r\n### Authors and Contributors\r\nYou can @mention a GitHub username to generate a link to their profile. The resulting `<a>` element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.\r\n\r\n### Support\r\nWe would like to acknowledge our sponsors: the National Science Foundation, DARPA, Microsoft Research, SAIC, XSEDE, and Amazon Research grants.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}