secure crypto language VM - in-browser demo
software by Dyne.org
Examples
Generate many random cryptographic objects Encrypt a message using a password Decrypt a secret message using a password Generate a keypair Encrypt a message for a public key recipient Decrypt a secret message using a-symmetric encryption Sign a message using public-key encryption Verify a signature using public-key encryption
Hello world in hex and base64 Generate a new pair of public / privatekeys Protect a secret using a password Generate a keyring with multiple recipients Encrypt a secret to multiple recipients IoT sensor encode and send with key Receive and decode IoT sensor messages

Disclaimer

Zenroom – secure crypto language VM
Copyright (C) 2017-2020 – Dyne.org foundation, Amsterdam
For the original source code and documentation go to zenroom.org
Zenroom is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Zenroom is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see www.gnu.org/licenses.