Releases: unreality/nCryptAgent
Releases · unreality/nCryptAgent
v0.0.7
- 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
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
- 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
- Create resident keys
- Add Existing Key allows selecting an existing PCP key
V0.0.3
- Re-enables creating new keys by using MSPCP
v0.0.2
- 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