fix(deps): update rust crate ssh-key to 0.6.0 #145
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.1
->0.6.0
Release Notes
RustCrypto/SSH (ssh-key)
v0.6.7
Fixed
AuthorizedKeys
with whitespace in comments (#289)mpint
decoding in ECDSA signatures (#290, #291)v0.6.6
Added
decode_as
forKeypairData
(#211)Changed
Fixed
certificate::OptionsMap
encoding (#207)EcdsaPrivateKey
Debug impl (#210)v0.6.5
Added
Sk*
constructors (#201, #204)Changed
Fixed
v0.6.4
Added
Algorithm::Other
signature support (#189)Fixed
PublicKey::write_openssh_file
output (#188)DsaKeypair::try_sign
format error (#191)v0.6.3
Added
SkEcdsaSha2NistP256
signature validation (#169)p521
feature (#180)Changed
i64::MAX
(#175)Fixed
Mpint::from_positive_bytes
(#171)v0.6.2
Added
SshSig
usage examples (#166, #167)v0.6.1
Fixed
minimal-versions
correctness forsec1
dependency (#154)v0.6.0
Added
aes256-gcm@openssh.com
encryption (#75)PrivateKey::encrypt_with_cipher
(#79)ssh_key::Error
throughsignature::Error
(#82)crypto
feature (#83)Hash
forPublicKey
and its parts (#145, #149)Changed
signature
crate dependency to v2 (#58)ssh_key::Error
as error type forTryFrom<&[u8]>
impl onSignature
(#59)bcrypt-pbkdf
v0.10dsa
v0.6p256
v0.13p384
v0.13sec1
v0.7&mut impl CryptoRngCore
for RNGs (#67)certificate::Builder::new
fallible (#71)MPInt
=>Mpint
(#76)AlgorithmUnknown
andAlgorithmUnsupported
(#81)rsa
dependency to v0.9 (#107)ssh-cipher
crate (#125)ed25519-dalek
dependency to v2 (#146)ssh-encoding
dependency to v0.2 (#147)Fixed
certificate::Builder::new_with_validity_times
(#143)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.