# crypto-hw-std-interface **Repository Path**: sushuxinan/crypto-hw-std-interface ## Basic Information - **Project Name**: crypto-hw-std-interface - **Description**: 使用Go语言封装的密码算法硬件标准接口仓库,包含SDF、SKF、SMF接口 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-13 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crypto-hw-std-interface 密码硬件标准接口 #### 介绍 此项目提供国密推荐标准定义的密码硬件标准接口的Go语言封装。 master分支不包含任何代码,请切换到以年份命名的分支(如2012),来查看当年发布的密码硬件标准接口及使用教程。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request