Releases: reynir/ocaml-ssh-agent
Releases · reynir/ocaml-ssh-agent
0.4.1
CHANGES:
- Update tests to mirage-crypto-rng 0.11.0
0.4.0
CHANGES:
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.
0.3.1
CHANGES:
- Update to angstrom >= 0.14.0
0.2.1
This was 0.3.1 accidentally released as 0.2.1.
V0.3.0
CHANGES:
- Switch fron nocrypto to mirage-crypto