/rijndael-wasm

:closed_lock_with_key: Zero dependencies WASM Rijndael-256 decryption with 256-bits block size for NodeJS

Primary LanguageRustApache License 2.0Apache-2.0

Rijndael 256-bits block Decrypt WebAssembly

example usage

NodeJS

build command

wasm-pack build --target=nodejs

publish commands

wasm-pack pack ./pkg wasm-pack login wasm-pack publish