v0.4.1 2023-02-17
- Update tests to mirage-crypto-rng 0.11.0
v0.4.0 2022-04-01
breaking changes
- Sexp has been removed.
- New ssh-ed25519 support, and new constructors
Ssh_agent.Pubkey.Ssh_ed25519 and Ssh_agent.Privkey.Ssh_ed25519. - Support for signing with ed25519 keys.
v0.3.1 2022-04-01
- Update to angstrom >= 0.14.0
V0.3.0 2020-03-20
- Switch fron nocrypto to mirage-crypto
v0.2.1 2022-03-16
- Was v0.3.1 mistakenly published as v0.2.1
v0.2.0 2019-09-29
- Switch to dune
- Implement OpenSSH RSA certificates
v0.1.0 2018-08-05