Skip to content

Releases: reynir/ocaml-ssh-agent

0.4.1

17 Feb 06:40
Compare
Choose a tag to compare

CHANGES:

  • Update tests to mirage-crypto-rng 0.11.0

0.4.0

01 Apr 13:10
Compare
Choose a tag to compare

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

01 Apr 12:49
Compare
Choose a tag to compare

CHANGES:

  • Update to angstrom >= 0.14.0

0.2.1

01 Apr 15:01
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

This was 0.3.1 accidentally released as 0.2.1.

V0.3.0

20 Mar 10:18
Compare
Choose a tag to compare

CHANGES:

  • Switch fron nocrypto to mirage-crypto

v0.2.0

29 Sep 15:13
Compare
Choose a tag to compare

CHANGES:

  • Switch to dune

  • Implement OpenSSH RSA certificates