Skip to content

Releases: unreality/nCryptAgent

v0.0.7

04 Feb 02:30
e0b4e64
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • Allows you to disable toast notifications
  • No longer takes focus if a key has no PIN (existing keys will need noPin set in config file)
  • Disabled USB events by default

v0.0.6

29 Nov 09:17
eecebca
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Inserting and removing smart cards now updates the UI and should allow use of cards that are inserted after the agent is started. Crashes a lot because of this, so use v0.0.5 until thats fixed

v0.0.5

10 Nov 01:21
9ccc53d
Compare
Choose a tag to compare
  • Adds a log file to %APPDATA%\nCryptAgent\nCryptAgent.log for debugging
  • Prompts for permission to create the WSL2 communication socket registry entry if it does not exist (Fixes #3)

V0.0.4

01 Nov 15:33
Compare
Choose a tag to compare
  • Create resident keys
  • Add Existing Key allows selecting an existing PCP key

V0.0.3

31 Oct 04:45
372a4a6
Compare
Choose a tag to compare
  • Re-enables creating new keys by using MSPCP

v0.0.2

31 Oct 02:36
9d1a731
Compare
Choose a tag to compare
  • Adds support for sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, sk-ecdsa-sha2-nistp256-cert-v01@openssh.com and sk-ssh-ed25519-cert-v01@openssh.com key types

v0.0.1

29 Oct 14:32
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial release