0.2.4 • Published 6 months ago

@sorairolake/scryptenc-wasm v0.2.4

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
6 months ago

Wasm Bindings for scryptenc

CI npm Version crates.io Version MSRV Docs License

scryptenc-wasm is the Wasm bindings for the scryptenc crate.

Usage

Installation

To install this library:

npm install @sorairolake/scryptenc-wasm

Build

You will need wasm-pack to build this crate.

wasm-pack build

This will generate build artifacts in the pkg directory.

Documentation

See the documentation for more details.

Minimum supported Rust version

The minimum supported Rust version (MSRV) of this library is v1.74.0.

Source code

The upstream repository is available at https://github.com/sorairolake/scryptenc-rs.git.

The source code is also available at:

Changelog

Please see CHANGELOG.adoc.

Contributing

Please see CONTRIBUTING.adoc.

Home page

https://sorairolake.github.io/scryptenc-rs/

License

Copyright (C) 2022 Shun Sakai (see AUTHORS.adoc)

This library is distributed under the terms of either the Apache License 2.0 or the MIT License.

This project is compliant with version 3.2 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.

0.2.1

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.4

6 months ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago