reallyme-crypto
There is very little structured metadata to build this page
from currently. You should check the
main library docs,
readme, or
Cargo.toml
in case the author documented the features in them.
This version has 42 feature flags, 37 of them enabled by default.
default
- aes (default)
- aes-gcm-siv (default)
- aes-kw (default)
- argon2id (default)
- chacha20-poly1305 (default)
- concat-kdf (default)
- constant-time (default)
- csprng (default)
- dispatch (default)
- ed25519 (default)
- envelopes (default)
- hkdf (default)
- hmac (default)
- hpke (default)
- kmac (default)
- ml-dsa-44 (default)
- ml-dsa-65 (default)
- ml-dsa-87 (default)
- ml-kem-1024 (default)
- ml-kem-512 (default)
- ml-kem-768 (default)
- native (default)
- p256 (default)
- p384 (default)
- p521 (default)
- pbkdf2 (default)
- rsa (default)
- secp256k1 (default)
- sha2 (default)
- sha3 (default)
- signer (default)
- slh-dsa (default)
- x-wing (default)
- x25519 (default)
aes (default)
- dep:crypto-aes256-gcm (default)
aes-gcm-siv (default)
- dep:crypto-aes256-gcm-siv (default)
aes-kw (default)
- dep:crypto-aes-kw (default)
argon2id (default)
- dep:crypto-argon2id (default)
chacha20-poly1305 (default)
- dep:crypto-chacha20-poly1305 (default)
concat-kdf (default)
- dep:crypto-concat-kdf (default)
constant-time (default)
- dep:crypto-constant-time (default)
csprng (default)
- dep:crypto-csprng (default)
dispatch (default)
- dep:crypto-dispatch (default)
ed25519 (default)
- crypto-dispatch?/ed25519 (default)
- crypto-signer?/ed25519 (default)
- dep:crypto-ed25519 (default)
- dispatch (default)
envelopes (default)
- jwk (default)
- jwk-multikey (default)
hkdf (default)
- dep:crypto-hkdf (default)
hmac (default)
- dep:crypto-hmac (default)
hpke (default)
- crypto-hpke/native (default)
- hpke-api (default)
kmac (default)
- dep:crypto-kmac (default)
ml-dsa-44 (default)
- crypto-dispatch?/ml-dsa-44 (default)
- crypto-signer?/ml-dsa-44 (default)
- dep:crypto-ml-dsa-44 (default)
- dispatch (default)
ml-dsa-65 (default)
- crypto-dispatch?/ml-dsa-65 (default)
- crypto-signer?/ml-dsa-65 (default)
- dep:crypto-ml-dsa-65 (default)
- dispatch (default)
ml-dsa-87 (default)
- crypto-dispatch?/ml-dsa-87 (default)
- crypto-signer?/ml-dsa-87 (default)
- dep:crypto-ml-dsa-87 (default)
- dispatch (default)
ml-kem-1024 (default)
- crypto-dispatch?/ml-kem-1024 (default)
- dep:crypto-ml-kem-1024 (default)
- dispatch (default)
ml-kem-512 (default)
- crypto-dispatch?/ml-kem-512 (default)
- dep:crypto-ml-kem-512 (default)
- dispatch (default)
ml-kem-768 (default)
- crypto-dispatch?/ml-kem-768 (default)
- dep:crypto-ml-kem-768 (default)
- dispatch (default)
native (default)
- crypto-aes-kw?/native (default)
- crypto-aes256-gcm-siv?/native (default)
- crypto-aes256-gcm?/native (default)
- crypto-argon2id?/native (default)
- crypto-chacha20-poly1305?/native (default)
- crypto-concat-kdf?/native (default)
- crypto-constant-time?/native (default)
- crypto-csprng?/native (default)
- crypto-dispatch?/native (default)
- crypto-ed25519?/native (default)
- crypto-hkdf?/native (default)
- crypto-hmac?/native (default)
- crypto-hpke?/backend-native (default)
- crypto-kmac?/native (default)
- crypto-ml-dsa-44?/native (default)
- crypto-ml-dsa-65?/native (default)
- crypto-ml-dsa-87?/native (default)
- crypto-ml-kem-1024?/native (default)
- crypto-ml-kem-512?/native (default)
- crypto-ml-kem-768?/native (default)
- crypto-p256?/native (default)
- crypto-p384?/native (default)
- crypto-p521?/native (default)
- crypto-pbkdf2?/native (default)
- crypto-rsa?/native (default)
- crypto-secp256k1?/native (default)
- crypto-sha2-256?/native (default)
- crypto-sha2?/native (default)
- crypto-sha3-256?/native (default)
- crypto-sha3?/native (default)
- crypto-signer?/native (default)
- crypto-slh-dsa?/native (default)
- crypto-x-wing?/native (default)
- crypto-x25519?/native (default)
- envelopes-jwk-multikey?/native (default)
- envelopes-jwk?/native (default)
p256 (default)
- crypto-dispatch?/p256 (default)
- crypto-signer?/p256 (default)
- dep:crypto-p256 (default)
- dispatch (default)
p384 (default)
- crypto-dispatch?/p384 (default)
- crypto-signer?/p384 (default)
- dep:crypto-p384 (default)
- dispatch (default)
p521 (default)
- crypto-dispatch?/p521 (default)
- crypto-signer?/p521 (default)
- dep:crypto-p521 (default)
- dispatch (default)
pbkdf2 (default)
- dep:crypto-pbkdf2 (default)
rsa (default)
- dep:crypto-rsa (default)
- dispatch (default)
secp256k1 (default)
- crypto-dispatch?/secp256k1 (default)
- crypto-signer?/secp256k1 (default)
- dep:crypto-secp256k1 (default)
- dispatch (default)
sha2 (default)
- dep:crypto-sha2 (default)
- dep:crypto-sha2-256 (default)
sha3 (default)
- crypto-hkdf?/sha3 (default)
- dep:crypto-sha3 (default)
- dep:crypto-sha3-256 (default)
signer (default)
- dep:crypto-signer (default)
- dispatch (default)
slh-dsa (default)
- dep:crypto-slh-dsa (default)
- dispatch (default)
x-wing (default)
- crypto-dispatch?/x-wing (default)
- dep:crypto-x-wing (default)
- dispatch (default)
x25519 (default)
- crypto-dispatch?/x25519 (default)
- dep:crypto-x25519 (default)
- dispatch (default)
jwk (default)
- dep:envelopes-jwk (default)
jwk-multikey (default)
- dep:envelopes-jwk-multikey (default)
- jwk (default)
hpke-api (default)
- dep:crypto-hpke (default)
hpke-openmls
- crypto-hpke/openmls
- hpke-api (default)
messaging-primitives
- chacha20-poly1305 (default)
- hkdf (default)
- hmac (default)
- ml-kem-768 (default)
- sha2 (default)
- x25519 (default)
operation-response
- dep:buffa
- dep:crypto-proto
test-vectors
- crypto-hpke/test-vectors
- hpke (default)
wasm
- crypto-aes-kw?/wasm
- crypto-aes256-gcm-siv?/wasm
- crypto-aes256-gcm?/wasm
- crypto-argon2id?/wasm
- crypto-chacha20-poly1305?/wasm
- crypto-concat-kdf?/wasm
- crypto-constant-time?/wasm
- crypto-csprng?/wasm
- crypto-dispatch?/wasm
- crypto-ed25519?/wasm
- crypto-hkdf?/wasm
- crypto-hmac?/wasm
- crypto-hpke?/backend-native (default)
- crypto-kmac?/wasm
- crypto-ml-dsa-44?/wasm
- crypto-ml-dsa-65?/wasm
- crypto-ml-dsa-87?/wasm
- crypto-ml-kem-1024?/wasm
- crypto-ml-kem-512?/wasm
- crypto-ml-kem-768?/wasm
- crypto-p256?/wasm
- crypto-p384?/wasm
- crypto-p521?/wasm
- crypto-pbkdf2?/wasm
- crypto-rsa?/wasm
- crypto-secp256k1?/wasm
- crypto-sha2-256?/wasm
- crypto-sha2?/wasm
- crypto-sha3-256?/wasm
- crypto-sha3?/wasm
- crypto-signer?/wasm
- crypto-slh-dsa?/wasm
- crypto-x-wing?/wasm
- crypto-x25519?/wasm
- envelopes-jwk-multikey?/wasm
- envelopes-jwk?/wasm