GO-WASM AES-CTR with Hmac Encryption, Decryption and Authentication This packages forked from https://github.com/Xeoncross/go-aesctr-with-hmac. WASM has been optimized for runtime. go get github.com/akdilsiz/go-wasm-aesctr-with-hmac Tests GOOS=js GOARCH=wasm go test -v .