Sun, 29 Sep 2024 02:30:05 UTC | login

Information for RPM rust-rsa-devel-0.9.6-2.fc40.noarch.rpm

ID1250723
Namerust-rsa-devel
Version0.9.6
Release2.fc40
Epoch
Archnoarch
SummaryPure Rust RSA implementation
DescriptionPure Rust RSA implementation. This package contains library source intended for building other packages which use the "rsa" crate.
Build Time2024-03-10 23:03:17 GMT
Size82.80 KB
2951cfe6ee29d4b1bca506852b60f0d9
LicenseMIT OR Apache-2.0
Provides
crate(rsa) = 0.9.6
rust-rsa-devel = 0.9.6-2.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(const-oid) >= 0.9.0 with crate(const-oid) < 0.10.0~)
(crate(digest) >= 0.10.5 with crate(digest) < 0.11.0~)
(crate(digest/alloc) >= 0.10.5 with crate(digest/alloc) < 0.11.0~)
(crate(digest/oid) >= 0.10.5 with crate(digest/oid) < 0.11.0~)
(crate(num-bigint-dig) >= 0.8.2 with crate(num-bigint-dig) < 0.9.0~)
(crate(num-bigint-dig/i128) >= 0.8.2 with crate(num-bigint-dig/i128) < 0.9.0~)
(crate(num-bigint-dig/prime) >= 0.8.2 with crate(num-bigint-dig/prime) < 0.9.0~)
(crate(num-bigint-dig/zeroize) >= 0.8.2 with crate(num-bigint-dig/zeroize) < 0.9.0~)
(crate(num-integer) >= 0.1.39 with crate(num-integer) < 0.2.0~)
(crate(num-traits) >= 0.2.9 with crate(num-traits) < 0.3.0~)
(crate(num-traits/libm) >= 0.2.9 with crate(num-traits/libm) < 0.3.0~)
(crate(pkcs1) >= 0.7.5 with crate(pkcs1) < 0.8.0~)
(crate(pkcs1/alloc) >= 0.7.5 with crate(pkcs1/alloc) < 0.8.0~)
(crate(pkcs1/pkcs8) >= 0.7.5 with crate(pkcs1/pkcs8) < 0.8.0~)
(crate(pkcs8) >= 0.10.2 with crate(pkcs8) < 0.11.0~)
(crate(pkcs8/alloc) >= 0.10.2 with crate(pkcs8/alloc) < 0.11.0~)
(crate(rand_core) >= 0.6.4 with crate(rand_core) < 0.7.0~)
(crate(signature) >= 2.1.0 with crate(signature) < 2.3.0~)
(crate(signature/alloc) >= 2.1.0 with crate(signature/alloc) < 2.3.0~)
(crate(signature/digest) >= 2.1.0 with crate(signature/digest) < 2.3.0~)
(crate(signature/rand_core) >= 2.1.0 with crate(signature/rand_core) < 2.3.0~)
(crate(spki) >= 0.7.3 with crate(spki) < 0.8.0~)
(crate(spki/alloc) >= 0.7.3 with crate(spki/alloc) < 0.8.0~)
(crate(subtle) >= 2.1.1 with crate(subtle) < 3.0.0~)
(crate(zeroize/alloc) >= 1.5.0 with crate(zeroize/alloc) < 2.0.0~)
(crate(zeroize/default) >= 1.5.0 with crate(zeroize/default) < 2.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
rust >= 1.65
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 70 of 70
Name ascending sort Size
/usr/share/cargo/registry/rsa-0.9.6/tests/examples0.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs10.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa2048-priv.der1.16 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa2048-priv.pem1.64 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa2048-pub.der270.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa2048-pub.pem426.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa4096-priv.der2.29 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa4096-priv.pem3.17 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa4096-pub.der526.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs1/rsa4096-pub.pem775.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs80.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs8/rsa2048-priv.der1.19 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs8/rsa2048-priv.pem1.66 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs8/rsa2048-pub.der294.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs8/rsa2048-pub.pem451.00 B
/usr/share/cargo/registry/rsa-0.9.6/tests/examples/pkcs8/rsa2048-sp800-56b-priv.der1.19 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/pkcs1.rs18.57 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/pkcs1v15.rs1.34 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/pkcs8.rs7.97 KB
/usr/share/cargo/registry/rsa-0.9.6/tests/proptests.rs1.49 KB
Component of No Buildroots