Skip to content

Commit 85921c0

Browse files
authoredSep 28, 2022
Update README.md
1 parent 4425b54 commit 85921c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
WinCryptKeyExplorer is a WPF-based application to explore Cryptographic Service Providers (CSP) and Key Storage Providers (KSP), their algorithms and persistent keys backed by provider. This project is a visualization of some of my former PowerShell works: [Get registered CSPs on the system](https://www.sysadmins.lv/blog-en/get-registered-csps-on-the-system.aspx), [Get registered CNG CSPs on the system](https://www.sysadmins.lv/blog-en/get-registered-cng-csps-on-the-system.aspx) and [Certutil tips and tricks: query cryptographic service providers (CSP and KSP)](https://www.sysadmins.lv/blog-en/certutil-tips-and-tricks-query-cryptographic-service-providers-csp-and-ksp.aspx)
44

5+
# Prerequisites
6+
The tool requires .NET Framework 4.7.2 runtime installed.
7+
58
# Disclaimer
69
The tool is provided "as is" without any plans to actively maintain it.
710

0 commit comments

Comments
 (0)