0.1.2 • Published 2 years ago

oro-toolbox v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

ORO-Toolbox

This project will wrap some functionality that vault/teller want to expose to browser as a WASM package. This includes:

  • Asymmetric Encryption/Decryption
  • Symmetric Encryption/Decryption
  • Hashing & UUID's

Building the WASM package

wasm-pack build

Run test in headless browser

wasm-pack test --firefox --headless

Run the sample app

wasm-pack build && cd www && npm install && npm run start

Then go to http://localhost:8080/ and open up the console

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.1

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.0

3 years ago