OpenSC/OpenSC

GitHub: OpenSC/OpenSC

开源智能卡工具与中间件,通过 PKCS#11 和 MiniDriver 标准接口实现跨平台智能卡管理与加密操作。

Stars: 3005 | Forks: 820

# OpenSC 文档 [OpenSC 命令行工具](https://htmlpreview.github.io/?https://github.com/OpenSC/OpenSC/blob/master/doc/tools/tools.html) 以及 [OpenSC 配置文件](https://htmlpreview.github.io/?https://github.com/OpenSC/OpenSC/blob/master/doc/files/files.html) 的手册页可在线获取,并且通常随您的安装一起分发。 [OpenSC Wiki](https://github.com/OpenSC/OpenSC/wiki) 包含以下及其他信息: * [Windows 快速入门](https://github.com/OpenSC/OpenSC/wiki/Windows-Quick-Start) * [macOS 快速入门](https://github.com/OpenSC/OpenSC/wiki/macOS-Quick-Start) * [在 Unix 分支系统上编译和安装](https://github.com/OpenSC/OpenSC/wiki/Compiling-and-Installing-on-Unix-flavors) * [常见问题](https://github.com/OpenSC/OpenSC/wiki/Frequently-Asked-Questions) * 更多由用户和开发者提供的文档 # 下载 ## 最新版本 [OpenSC 的最新稳定版本](https://github.com/OpenSC/OpenSC/releases/latest) 可在 Github 上获取。提供以下格式: * 适用于 Intel 64 位和 32 位程序的 Windows 安装程序(`OpenSC*_x64.msi` 和 `OpenSC*_x86.msi`)以及 Arm (`OpenSC*_arm64.msi`) * macOS 安装程序(`OpenSC*.dmg`) * 源代码分发(`opensc*.tar.gz`) ## 每日构建 最新源代码可通过 [GitHub](https://github.com/OpenSC/OpenSC/archive/master.zip) 获取。 每日构建版本可通过其 git hash 在 [OpenSC/Nightly](https://github.com/OpenSC/Nightly) 的分支中获取。 # 构建和测试状态 [![Linux build](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) [![Windows build](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/9235fda0c6100738.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/windows.yml) [![OSX build](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/9836126e73100740.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/macos.yml) [![AppVeyor CI Build Status](https://ci.appveyor.com/api/projects/status/github/OpenSC/OpenSC?branch=master&svg=true)](https://ci.appveyor.com/project/frankmorgner/opensc/branch/master) [![Coverity Scan Status](https://scan.coverity.com/projects/4026/badge.svg)](https://scan.coverity.com/projects/4026) [![CodeQL](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/9b0b4a11e8100743.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/codeql.yml) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/opensc.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:opensc) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3908/badge)](https://bestpractices.coreinfrastructure.org/projects/3908) 特定卡的构建和测试状态: | 卡片 | 状态 | |----------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| | CAC | [![CAC](https://gitlab.com/redhat-crypto/OpenSC/badges/cac/pipeline.svg)](https://gitlab.com/redhat-crypto/OpenSC/pipelines) | | [virt_CACard](https://github.com/Jakuje/virt_cacard) | [![virt_CACard](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) | | [Coolkey](https://github.com/dogtagpki/coolkey/tree/master/applet) | [![Coolkey](https://gitlab.com/redhat-crypto/OpenSC/badges/coolkey/pipeline.svg)](https://gitlab.com/redhat-crypto/OpenSC/pipelines) | | [PivApplet](https://github.com/arekinath/PivApplet) | [![PIV](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) | | [OpenPGP Applet](https://github.com/Yubico/ykneo-openpgp/) | [![OpenPGP](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) | | [GidsApplet](https://github.com/vletoux/GidsApplet/) | [![GIDS](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) | | [IsoApplet](https://github.com/philipWendland/IsoApplet/) | [![IsoApplet](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) | | [OsEID (MyEID)](https://sourceforge.net/projects/oseid/) | [![OsEID (MyEID)](https://static.pigsec.cn/wp-content/uploads/repos/2026/04/cfa96e25c6100737.svg)](https://github.com/OpenSC/OpenSC/actions/workflows/linux.yml) | | SmartCardHSM | [![SmartCardHSM](https://gitlab.com/redhat-crypto/OpenSC/badges/sc-hsm/pipeline.svg)](https://gitlab.com/redhat-crypto/OpenSC/pipelines) | | ePass2003 | [![ePass2003](https://gitlab.com/redhat-crypto/OpenSC/badges/epass2003/pipeline.svg)](https://gitlab.com/redhat-crypto/OpenSC/pipelines) |
标签:MiniDriver, OpenSC, PKCS#11, SamuraiWTF, ZAP项目解析, 中间件, 加密, 加密工具, 客户端加密, 开源, 数字证书, 智能卡, 智能卡驱动, 漏洞扫描器, 硬件安全, 网络安全, 隐私保护