Skip to content
forked from dyne/Zenroom

Small, secure and portable virtual machine for crypto language processing

License

Notifications You must be signed in to change notification settings

mfriedl/Zenroom

 
 

Repository files navigation

Zenroom crypto VM

Zenroom logo

Zenroom is a secure language interpreter of both Lua and its own secure domain specific language (DSL) to execute fast cryptographic operations using elliptic curve arithmetics.

The Zenroom VM is very small, has no external dependency, is fully deterministic and ready to run end-to-end encryption on any platform: desktop, embedded, mobile, cloud and even web browsers.

Zencode is the name of the DSL executed by Zenroom: it is similar to human language and can process large data structures while operating cryptographic transformations and basic logical operations on them.

software by Dyne.org

Continue to the developer website

or

Read the Zencode whitepaper

or

Visit the product website for a friendly introduction to the love we put in craftsmanship.

Zenroom is licensed as AGPLv3; we are open to grant exceptions on a commercial basis.

About

Small, secure and portable virtual machine for crypto language processing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 51.2%
  • Lua 19.2%
  • HTML 12.8%
  • Python 3.9%
  • TeX 3.0%
  • CMake 2.8%
  • Other 7.1%