Rebex SSH Pack 7.0.8943
Released: Jun 25, 2024
7.0.8943 버젼 업데이트
기능
- Cryptography: Added support for issuing certificates signed with Ed25519.
- Cryptography: Now uses AES/GCM instead of AES/CBC for new OpenSSH key format encryption.
수정사항
- File Server: Fixed missing Disconnected event call if SSH session fails immediately.
- Terminal: Fixed Scripting.ReadUntilPrompt() to trim prompt from response when "^" is used in prompt regex definition.
- TLS Core: Fixed certificate selection and curve selection in TLS 1.3.
- TLS Core: Fixed wrong TlsException.Status for some exceptions representing server-side alerts.
- Cryptography: Fixed calculation of subject key identifier in certificate issuer API.
- Cryptography: Fixed rare wrong final calculation of Poly1305 hash when temporary storage for remaining data is bigger than input block size.