mirror of
https://github.com/veeso/termscp.git
synced 2026-07-14 12:03:52 +02:00
Migrate to the new RustCrypto cipher 0.5 traits (aes 0.9, cbc 0.2), rand 0.10 and vergen-git2 10, whose APIs changed: - vergen-git2: builders renamed (BuildBuilder -> Build, etc.) and the all_* constructors no longer return a Result - aes/cbc: BlockDecryptMut -> BlockModeDecrypt and decrypt_padded_vec_mut -> decrypt_padded_vec - rand: sample API moved
187 KiB
187 KiB