- Documentation and typo fixes by @jshawl #47, #49, and #50
- Fixes an issue where some SSH clients encode RSA signatures without insignificant zeros. #51
- Improves performance by memoizing the public key of an
SSHData::Signature
so it is not re-created every time it is accessed. - [Breaking Change]: The minimum ruby version is now 3.1.