Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/keccak/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 762 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Untersuchungsergebnis.orig Download desUnknown {[0] [0] [0]}

[package]
name = "keccak"
version = "0.1.6"
description = """
Pure Rust implementation of the Keccak sponge function including the keccak-f
and keccak-p variants
"""
authors = ["RustCrypto Developers"]
license = "Apache-2.0 OR MIT"
documentation = "https://docs.rs/keccak"
repository = "https://github.com/RustCrypto/sponges/tree/master/keccak"
keywords = ["crypto", "sponge", "keccak", "keccak-f", "keccak-p"]
categories = ["cryptography", "no-std"]
readme = "README.md"
edition = "2018"

[features]
asm = []       # Use optimized assembly when available (currently only ARMv8)
no_unroll = [] # Do no unroll loops for binary size reduction
simd = []      # Use core::simd (nightly-only)

[target.'cfg(target_arch = "aarch64")'.dependencies]
cpufeatures = "0.2"

[zur Elbe Produktseite wechseln0.36Quellennavigators]