1name: "pkcs1" 2description: "Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.2 (RFC 8017)." 3third_party { 4 version: "0.7.5" 5 license_type: NOTICE 6 last_upgrade_date { 7 year: 2023 8 month: 12 9 day: 15 10 } 11 homepage: "https://crates.io/crates/pkcs1" 12 identifier { 13 type: "Archive" 14 value: "https://static.crates.io/crates/pkcs1/pkcs1-0.7.5.crate" 15 version: "0.7.5" 16 } 17} 18