pqcrypto-traits 0.3.5

Shared traits for post-quantum cryptographic primitives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[features]
default = ["std"]
std = []

[package]
authors = ["Thom Wiggers <thom@thomwiggers.nl>"]
categories = ["cryptography", "no-std"]
description = "Shared traits for post-quantum cryptographic primitives"
edition = "2021"
homepage = "https://github.com/rustpq/"
keywords = ["cryptography", "post-quantum", "security"]
license = "MIT OR Apache-2.0"
name = "pqcrypto-traits"
repository = "https://github.com/rustpq/pqclean/"
version = "0.3.5"