randomx4r 0.2.1

Rusty wrapper for RandomX hashing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bitflags]
version = "1.2.1"

[dependencies.randomx4r-sys]
version = "0.1.1"

[package]
authors = ["Matt Smith <matt@offtopica.uk>"]
description = "Rusty wrapper for RandomX hashing"
edition = "2018"
license = "MIT"
name = "randomx4r"
readme = "README.md"
repository = "https://github.com/moneromint/randomx4r"
version = "0.2.1"