ethnum-intrinsics 1.2.0

LLVM generated 256-bit integer intrinsics
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.cc]
version = "1"

[package]
authors = ["Nicholas Rodrigues Lordello <nlordell@gmail.com>"]
build = "build/main.rs"
categories = ["cryptography::cryptocurrencies", "mathematics", "no-std"]
description = "LLVM generated 256-bit integer intrinsics"
documentation = "https://docs.rs/ethnum-intrinsics"
edition = "2021"
homepage = "https://github.com/nlordell/ethnum-rs"
keywords = ["integer", "u256", "ethereum"]
license = "MIT OR Apache-2.0"
links = "ethnum"
name = "ethnum-intrinsics"
readme = "README.md"
repository = "https://github.com/nlordell/ethnum-rs"
version = "1.2.0"