4 lines
14 KiB
Plaintext
4 lines
14 KiB
Plaintext
{"name":"rsa","vers":"0.7.2","deps":[{"name":"byteorder","req":">=1.3.1, <2.0.0","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"digest","req":">=0.10.5, <0.11.0","features":["alloc","oid"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-bigint","req":">=0.8.2, <0.9.0","features":["i128","u64_digit","prime","zeroize"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":"num-bigint-dig"},{"name":"num-integer","req":">=0.1.39, <0.2.0","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-iter","req":">=0.1.37, <0.2.0","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-traits","req":">=0.2.9, <0.3.0","features":["libm"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"pkcs1","req":">=0.4.0, <0.5.0","features":["pkcs8","alloc"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"pkcs8","req":">=0.9.0, <0.10.0","features":["alloc"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_core","req":">=0.6.0, <0.7.0","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_crate","req":">=1.0.103, <2.0.0","features":["derive"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":"serde"},{"name":"signature","req":">=1.6.4, <2.0.0","features":["digest-preview","rand-preview"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"subtle","req":">=2.1.1, <3.0.0","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"zeroize","req":">=1.0.0, <2.0.0","features":["alloc"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"base64ct","req":">=1.0.0, <2.0.0","features":["alloc"],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"hex-literal","req":">=0.3.3, <0.4.0","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand","req":">=0.8.0, <0.9.0","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_chacha","req":">=0.3.0, <0.4.0","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_core","req":">=0.6.0, <0.7.0","features":[],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_xorshift","req":">=0.3.0, <0.4.0","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_test","req":">=1.0.89, <2.0.0","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha1","req":">=0.10.5, <0.11.0","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha2","req":">=0.10.6, <0.11.0","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha3","req":">=0.10.5, <0.11.0","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"fb2660ea9a8b86a2871e22b83d2ddbe652344b2cb3b76744e54a6ae1cf80dca3","features":{"pem":["pkcs1/pem","pkcs8/pem"],"getrandom":["rand_core/getrandom"],"pkcs5":["pkcs8/encryption"],"default":["std","pem"],"hazmat":["signature/hazmat-preview"],"std":["digest/std","pkcs1/std","pkcs8/std","rand_core/std","signature/std"],"expose-internals":[],"nightly":["num-bigint/nightly"],"serde":["num-bigint/serde","serde_crate"]},"yanked":false}
|
|
{"name":"rsa","vers":"0.9.2","deps":[{"name":"byteorder","req":"^1.3.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"const-oid","req":"^0.9","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"digest","req":"^0.10.5","features":["alloc","oid"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-bigint","req":"^0.8.2","features":["i128","prime","zeroize"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":"num-bigint-dig"},{"name":"num-integer","req":"^0.1.39","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-iter","req":"^0.1.37","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-traits","req":"^0.2.9","features":["libm"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"pkcs1","req":"^0.7.5","features":["alloc","pkcs8"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"pkcs8","req":"^0.10.2","features":["alloc"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_core","req":"^0.6.4","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"^1.0.103","features":["derive"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha1","req":"^0.10.5","features":["oid"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha2","req":"^0.10.6","features":["oid"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"signature","req":"^2","features":["alloc","digest","rand_core"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"spki","req":"^0.7.2","features":["alloc"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"subtle","req":"^2.1.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"zeroize","req":"^1.5","features":["alloc"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"base64ct","req":"^1","features":["alloc"],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"hex-literal","req":"^0.4.1","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"proptest","req":"^1","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand","req":"^0.8","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_chacha","req":"^0.3","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_core","req":"^0.6","features":[],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_xorshift","req":"^0.3","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_test","req":"^1.0.89","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha1","req":"^0.10.5","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha2","req":"^0.10.6","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha3","req":"^0.10.7","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"2955a217a65eaae0a63c35f8b03e089c2a7e90ba0dc904113480e77a5d7127c2","features":{"getrandom":["rand_core/getrandom"],"std":["digest/std","pkcs1/std","pkcs8/std","rand_core/std","signature/std"],"default":["std","pem","u64_digit"],"pem":["pkcs1/pem","pkcs8/pem"],"u64_digit":["num-bigint/u64_digit"],"pkcs5":["pkcs8/encryption"],"serde":["dep:serde","num-bigint/serde"],"hazmat":[],"nightly":["num-bigint/nightly"]},"yanked":false}
|
|
{"name":"rsa","vers":"0.9.6","deps":[{"name":"const-oid","req":"^0.9","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"digest","req":"^0.10.5","features":["alloc","oid"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-bigint","req":"^0.8.2","features":["i128","prime","zeroize"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":"num-bigint-dig"},{"name":"num-integer","req":"^0.1.39","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"num-traits","req":"^0.2.9","features":["libm"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"pkcs1","req":"^0.7.5","features":["alloc","pkcs8"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"pkcs8","req":"^0.10.2","features":["alloc"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_core","req":"^0.6.4","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde","req":"^1.0.184","features":["derive"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha1","req":"^0.10.5","features":["oid"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha2","req":"^0.10.6","features":["oid"],"optional":true,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"signature","req":">2.0, <2.3","features":["alloc","digest","rand_core"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"spki","req":"^0.7.3","features":["alloc"],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"subtle","req":"^2.1.1","features":[],"optional":false,"default_features":false,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"zeroize","req":"^1.5","features":["alloc"],"optional":false,"default_features":true,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"base64ct","req":"^1","features":["alloc"],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"hex-literal","req":"^0.4.1","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"proptest","req":"^1","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand","req":"^0.8","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_chacha","req":"^0.3","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_core","req":"^0.6","features":[],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"rand_xorshift","req":"^0.3","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"serde_test","req":"^1.0.89","features":[],"optional":false,"default_features":true,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha1","req":"^0.10.5","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha2","req":"^0.10.6","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"},{"name":"sha3","req":"^0.10.7","features":["oid"],"optional":false,"default_features":false,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index"}],"cksum":"3e5499b57d08c10ee5a92c055efaa9e793004959ae06b35e405e7e09a8de4519","features":{"pkcs5":["pkcs8/encryption"],"getrandom":["rand_core/getrandom"],"hazmat":[],"nightly":["num-bigint/nightly"],"pem":["pkcs1/pem","pkcs8/pem"],"u64_digit":["num-bigint/u64_digit"],"default":["std","pem","u64_digit"],"std":["digest/std","pkcs1/std","pkcs8/std","rand_core/std","signature/std"],"serde":["dep:serde","num-bigint/serde"]},"yanked":false}
|