This folder contains both the test scripts and the scripts made for specific protocols. To compile the code to .wasm in our tests, we used 
https://github.com/WebAssembly/wasi-sdk

The crypto functions used by the AES and SHA scripts can be found at 
https://github.com/B-Con/crypto-algorithms/
