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.
Added
[email protected]
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)