Releases: PIKACHUIM/TPMSmartCard
V1.5 Release
V1.4 Release
-
解耦并新增了CertImport.exe,支持导入证书到第三方智能卡
-
内置导入和创建CSR/证书功能新增支持导入到第三方智能卡
-
修改了页面字体、界面元素显示,优化了表格显示和滚动条
-
修复了若干BUG(密钥用途、证书导入、CSR创建若干问题)
-
Decoupled and added CertImport.exe, supporting importing certificates to third-party smart cards
-
Built in import and creation of CSR/certificate functions, added support for importing to third-party smart cards
-
Modified page font, interface element display, optimized table display and scrollbar
-
Fixed several bugs (key usage, certificate import, CSR creation issues)
V1.3 Release
-
修复了一些已知问题(证书导入、信息查看等)
-
增加了一些提示(证书导入、应用标题、界面)
-
对于首次使用没有安装OpenSC的,询问是否安装
-
Fixed some known issues (certificate import, information viewing, etc.)
-
Added some prompts (certificate import, application title, interface)
-
For first-time users who have not installed OpenSC, inquire if it has been installed
V1.2 Release
- 新增服务端下发证书到客户端功能
- 新增服务端上传并加密存储证书文件
- 新增客户端接收服务器证书并导入
- 新增WinCryptSSHAgent安装和启动功能
- 重构并优化部分代码
- Add the function of issuing certificates from the server to the client
- Add server upload and encrypted storage of certificate files
- Add a client to receive server certificates and import them
- Add WinCryptoSSHAgentInstallation and startup functions
- Refactor and optimize some code
V1.1 Preview
添加在智能卡上创建密钥和证书请求功能
添加导入签发的证书到智能卡上
Add the function of creating key and certificate requests on smart cards
Add the imported issued certificate to the smart card
V1.1 Release
-
新增在TPM智能卡上创建证书请求(CSR)
-
新增导入签名的证书
-
新增创建自签名证书
-
修复若干已知问题
-
Add a Certificate Request (CSR) for creating certificates on TPM smart cards
-
Add a certificate for importing signatures
-
Add the creation of a self signed certificate
-
Fix several known issues
V1.0 Release
本次为V1.0正式发布版本,新增功能:
添加简体中文和英语(美式)语言包
添加TPM状态查看功能
添加OpenSC一键安装功能
添加“关于”、“项目主页”模块
添加修改PIN码、重置PIN码功能
添加了输入内容校验功能
修改了字体显示、按钮和文本
修复了显示错误、按钮问题
This is a pre release version before the official release of V1.0, with new features added:
Add Simplified Chinese and English (American) language packs
Add TPM status viewing function
Add one click installation feature for OpenSC
Add "About" and "Project Homepage" modules
Add and modify PIN code, reset PIN code function
Add Check input text function
Modified font display, buttons, and text
Fixed several errors
注意:本版本默认不支持Win7-8.1,如果需要支持,请下载支持win7-8.1的构建(将会在合适的时候发布支持win7-8.1的构建)
Note: This version does not support Win7-8.1 by default. If you need support, please download a build that supports Win7-8.1
V1.0 Preview
本次为V1.0正式发布前预发布版本,新增功能:
- 添加简体中文和英语(美式)语言包
- 添加TPM状态查看功能
- 添加OpenSC一键安装功能
- 添加“关于”、“项目主页”模块
- 添加修改PIN码、重置PIN码功能
- 修改了字体显示、按钮和文本
- 修复了若干错误
This is a pre release version before the official release of V1.0, with new features added:
- Add Simplified Chinese and English (American) language packs
- Add TPM status viewing function
- Add one click installation feature for OpenSC
- Add "About" and "Project Homepage" modules
- Add and modify PIN code, reset PIN code function
- Modified font display, buttons, and text
- Fixed several errors
注意:本版本默认不支持Win7-8.1,如果需要支持,请下载支持win7的构建
Note: This version does not support Win7-8.1 by default. If you need support, please download a build that supports Win7
v0.2 Alpha
- Added certificate details feature
- Added certificate viewing function
- Added certificate export function
- Support Windows 7/8/8.1
Please install OpenSC-0.25.1_win64.msi
before using this tool.
请在使用本工具前先安装OpenSC(OpenSC-0.25.1_win64.msi
)
V0.1 Alpha
- Implemented TPM smart card creation and TPM smart card deletion functions
- Implemented PFX certificate import and certificate deletion functions
- Implemented TPM smart card information viewing function