parent
5a1abf86d4
commit
6fe95823df
@ -0,0 +1 @@
|
|||||||
|
SOURCES/sequoia-openpgp-1.17.0.crate
|
@ -0,0 +1 @@
|
|||||||
|
75ee52f5a9778e24f71e818b2b00ab77858c024b SOURCES/sequoia-openpgp-1.17.0.crate
|
@ -0,0 +1,39 @@
|
|||||||
|
[features]
|
||||||
|
hide = [
|
||||||
|
# optional dependencies
|
||||||
|
"aes",
|
||||||
|
"aes-gcm",
|
||||||
|
"block-padding",
|
||||||
|
"blowfish",
|
||||||
|
"botan",
|
||||||
|
"camellia",
|
||||||
|
"cast5",
|
||||||
|
"cfb-mode",
|
||||||
|
"cipher",
|
||||||
|
"des",
|
||||||
|
"digest",
|
||||||
|
"dsa",
|
||||||
|
"eax",
|
||||||
|
"ecb",
|
||||||
|
"ecdsa",
|
||||||
|
"ed25519",
|
||||||
|
"ed25519-dalek",
|
||||||
|
"idea",
|
||||||
|
"md-5",
|
||||||
|
"num-bigint-dig",
|
||||||
|
"p256",
|
||||||
|
"rand_core",
|
||||||
|
"ripemd",
|
||||||
|
"rsa",
|
||||||
|
"sha2",
|
||||||
|
"twofish",
|
||||||
|
"typenum",
|
||||||
|
"x25519-dalek",
|
||||||
|
# features
|
||||||
|
"crypto-botan",
|
||||||
|
"crypto-botan2",
|
||||||
|
"crypto-cng",
|
||||||
|
"crypto-fuzzing",
|
||||||
|
"crypto-rust",
|
||||||
|
]
|
||||||
|
|
Binary file not shown.
Loading…
Reference in new issue