dbl 0.3.0

Double operation in Galois Field (GF)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.generic-array]
version = "0.14"

[package]
authors = ["RustCrypto Developers"]
description = "Double operation in Galois Field (GF)"
documentation = "https://docs.rs/dbl"
keywords = ["crypto", "dbl", "gf", "galois"]
license = "MIT OR Apache-2.0"
name = "dbl"
repository = "https://github.com/RustCrypto/utils"
version = "0.3.0"