Skip to content

The compiler for private contract based on security multi-party conputation

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.TXT
Notifications You must be signed in to change notification settings

kelvinskk/private-contract-compiler

 
 

Repository files navigation

mpc-jit

mpc-jit is a privacy contract JIT runtime executor. The source code is located in the tools/platon-jit. To compile the module, please refer to http://www.llvm.org/docs/GettingStarted.html

plang

plang is a privacy contract compiler. The source code is located in tools/clang/tools/plang directory. To compile the compiler, you should first install rapidjson.

About

The compiler for private contract based on security multi-party conputation

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.7%
  • LLVM 31.0%
  • Assembly 10.1%
  • C 6.2%
  • Objective-C 2.0%
  • Objective-C++ 0.6%
  • Other 1.4%