Skip to content

Releases: PIKACHUIM/TPMSmartCard

V1.5 Release

27 Dec 04:38
9581229
Compare
Choose a tag to compare
  • 修复了若干问题
  • 增加TPM检测提示
  • fix some issues
  • add TPM Check

V1.4 Release

02 Dec 10:39
c9c09d4
Compare
Choose a tag to compare
  • 解耦并新增了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

06 Nov 03:09
d4dc0e5
Compare
Choose a tag to compare
  • 修复了一些已知问题(证书导入、信息查看等)

  • 增加了一些提示(证书导入、应用标题、界面)

  • 对于首次使用没有安装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

25 Oct 03:41
2018829
Compare
Choose a tag to compare
  1. 新增服务端下发证书到客户端功能
  2. 新增服务端上传并加密存储证书文件
  3. 新增客户端接收服务器证书并导入
  4. 新增WinCryptSSHAgent安装和启动功能
  5. 重构并优化部分代码
  • 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

19 Sep 11:37
99cadf9
Compare
Choose a tag to compare

添加在智能卡上创建密钥和证书请求功能
添加导入签发的证书到智能卡上
Add the function of creating key and certificate requests on smart cards
Add the imported issued certificate to the smart card

V1.1 Release

30 Sep 11:59
e2cba29
Compare
Choose a tag to compare
  1. 新增在TPM智能卡上创建证书请求(CSR)

  2. 新增导入签名的证书

  3. 新增创建自签名证书

  4. 修复若干已知问题

  5. Add a Certificate Request (CSR) for creating certificates on TPM smart cards

  6. Add a certificate for importing signatures

  7. Add the creation of a self signed certificate

  8. Fix several known issues

V1.0 Release

03 Sep 05:26
9a72e67
Compare
Choose a tag to compare

本次为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

02 Sep 07:57
958de6b
Compare
Choose a tag to compare

本次为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

01 Sep 10:49
5b29549
Compare
Choose a tag to compare
  • 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

28 Aug 05:26
8eb73c2
Compare
Choose a tag to compare
V0.1 Alpha Pre-release
Pre-release
  1. Implemented TPM smart card creation and TPM smart card deletion functions
  2. Implemented PFX certificate import and certificate deletion functions
  3. Implemented TPM smart card information viewing function