You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Peter Burns 381b532739 adds creation of install dir creation for linux binary 2 years ago
bindings removes bindings/javascript/test/test.js for packaging (lintian insanely long line error) 2 years ago
build adds native java jni bindings (#101) 3 years ago
debian adds debian packaging directory 2 years ago
docs removes zenroom.js for packaging (lintian complains 32768 char line length) 2 years ago
examples update lua documentation and tests to use new AES class 3 years ago
lib fix lua build flags to include zenroom and milagro 3 years ago
src adds native java jni bindings (#101) 3 years ago
test zencode given test 3 years ago
.gitignore updated zencode array transformations to avoid = symbols 3 years ago
.gitlab-ci.yml Add .gitlab-ci.yml 3 years ago
.gitmodules deleted directory .git.old 2 years ago
.travis.yml Improve travis file 4 years ago
Agreement.md contributor license agreement 5 years ago
ChangeLog.md updates to documentation and binary packing script for release 4 years ago
LICENSE.txt aligned all licensing headers and notices (AGPL3), updated year 4 years ago
Makefile adds creation of install dir creation for linux binary 2 years ago
README.md Logo now points to the dev website 3 years ago
TODO.md 📝 New documentation system (docsify) (#89) 3 years ago

README.md

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.