#byte-array #32-bit-wide #4-byte-wide

bytes32

Used to create a custom type for 32-bit-wide byte arrays. Used for Drops of Diamond (more information about DoD is available at https://github.com/Drops-of-Diamond/Diamond-drops).

5 releases

Uses old Rust 2015

0.1.4-0 Mar 26, 2018
0.1.3 Mar 26, 2018
0.1.2 Mar 26, 2018
0.1.1 Mar 26, 2018
0.1.0 Mar 26, 2018

#1436 in Data structures

Download history 4/week @ 2024-02-25 52/week @ 2024-03-31

52 downloads per month

Unlicense

3KB

Contains a custom type definition for a 32-bit-wide byte array.

To do: maybe integrate with other crates e.g. ethcore-bytes, or further tune it e.g. with a wrapper for input and output.

No runtime deps