Skip to content

Releases: aeolwyr/tergent

1.0.0

10 Aug 01:16
1.0.0
d685846
Compare
Choose a tag to compare

BREAKING: The license has changed.
BREAKING: Older keys are not usable in 1.0. Please see the README for upgrade instructions.

  • Tergent is now a PKCS#11 (cryptoki) library. ssh-agent interface is dropped.
  • There is no need to keep a process running in the background anymore, the applications (e.g. ssh) will initialize and stop tergent as needed.
  • Tergent now directly interfaces with the Termux:API app, as reading from a child process causes issues when running under ssh.

0.1.1

08 Oct 07:12
34d7d54
Compare
Choose a tag to compare
Release 0.1.1

0.1.0

25 Sep 06:02
3ae3248
Compare
Choose a tag to compare
Initial commit