syrusakbary/openssl

wasi

Public
wasmer run syrusakbary/openssl

OpenSSL

You can install OpenSSL with:

wapm install openssl

Running

You can run OpenSSL cli

$ wapm run openssl
OpenSSL>

Building from Source

You will need Wasienv to build the openssl.wasm file.

Steps:

  1. Setup wasienv, see Installation Instructions
  2. Run ./build.sh

Build script inspired by TrueBitFoundation

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols


Github

Making software universally accessible