rust_crypto 0.0.1 copy "rust_crypto: ^0.0.1" to clipboard
rust_crypto: ^0.0.1 copied to clipboard

Hashes, Hmacs, Argon2 Passwords and AES-GCM-SIV encryption. Digests for sha1, sha2, md5, blake3, crc32

rust_crypto #

Hashes, Hmacs, Argon2 Passwords and AES-GCM-SIV encryption. Digests for sha1, sha2, md5, blake3, crc32

Uses https://github.com/juancastillo0/wasm_run for executing WASM.

Example #

You can find a deployed example in https://juancastillo0.github.io/wasm_run/ and the main file implementation in the Github repository.

Developing #

dart run ../../dart_wit_component/wasm_wit_component/bin/generate.dart rust_crypto_wasm/wit/rust-crypto.wit lib/src/rust_crypto_wit.gen.dart
fvm dart run test/rust_crypto_test.dart  
0
likes
140
pub points
22%
popularity

Publisher

unverified uploader

Hashes, Hmacs, Argon2 Passwords and AES-GCM-SIV encryption. Digests for sha1, sha2, md5, blake3, crc32

Repository (GitHub)
View/report issues

Topics

#wasm #wit #crypto #password #encryption

Documentation

API reference

License

MIT (LICENSE)

Dependencies

wasm_run, wasm_wit_component

More

Packages that depend on rust_crypto