[build-dependencies.cc]
version = "1.0.83"
[dependencies.cfg-if]
version = "1.0"
[lib]
name = "sha3_asm"
path = "src/lib.rs"
[package]
authors = ["DaniPopes <57450786+DaniPopes@users.noreply.github.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["algorithms", "cryptography", "external-ffi-bindings"]
description = "Raw bindings for SHA-3 algorithms written in assembly"
edition = "2021"
exclude = [".gitmodules", "tests"]
homepage = "https://github.com/danipopes/keccak-asm/tree/master/sha3-asm"
keywords = ["primitives", "sha3", "keccak256", "assembly", "asm"]
license = "BSD-3-Clause"
name = "sha3-asm"
readme = "README.md"
repository = "https://github.com/danipopes/keccak-asm"
rust-version = "1.64"
version = "0.1.4"