Leo1003 / rust-osshkeys
This project contains 2 outdated main dependencies.
osshkeys
(20 total, 2 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
base64 | ^0.13.0 | 0.21.0 | out of date |
byteorder | ^1.4.3 | 1.4.3 | up to date |
openssl | ^0.10.30 | 0.10.45 | up to date |
rand | ^0.7.2 | 0.8.5 | out of date |
ed25519-dalek | ^1.0.0 | 1.0.1 | up to date |
zeroize | ^1.1.0 | 1.5.7 | up to date |
log | ^0.4.8 | 0.4.17 | up to date |
backtrace | ^0.3.46 | 0.3.67 | up to date |
nom_pem | ^4.0.0 | 4.0.0 | up to date |
digest | ^0.10.2 | 0.10.6 | up to date |
md-5 | ^0.10.0 | 0.10.5 | up to date |
sha-1 | ^0.10.0 | 0.10.1 | up to date |
sha2 | ^0.10.1 | 0.10.6 | up to date |
bcrypt-pbkdf | ^0.9.0 | 0.9.0 | up to date |
cryptovec | ^0.6.1 | 0.6.1 | up to date |
cipher | ^0.4.0 | 0.4.3 | up to date |
cbc | ^0.1.0 | 0.1.2 | up to date |
ctr | ^0.9.0 | 0.9.2 | up to date |
aes | ^0.8.0 | 0.8.2 | up to date |
des | ^0.8.0 | 0.8.1 | up to date |
(3 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
hex | ^0.4.0 | 0.4.3 | up to date |
hex-literal | ^0.3.1 | 0.3.4 | up to date |
cfg-if | ^1.0.0 | 1.0.0 | up to date |