# cryptography-parent **Repository Path**: jimsong9345/cryptography-parent ## Basic Information - **Project Name**: cryptography-parent - **Description**: 基于bouncycastle和Spring Boot的简单密码学应用 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 4 - **Created**: 2021-01-12 - **Last Updated**: 2025-10-28 ## Categories & Tags **Categories**: security-dev **Tags**: None ## README # cryptography-parent 密码学入门学习记录,主要包括以下功能点 * 作为CA程序,签发证书(国密双证书) * PDF、OFD签名签章,签名包括 pkcs7 签名,签章包括国密0031、国办38540签章 # 版本规划 * v1.0 签发证书 * v1.1 国办印章备案流程 * v1.2 支持OFD和PDF pkcs7 签名、验签 * v1.3 支持OFD和PDF 国密0031 签章、验章 * v1.4 支持OFD和PDF 国办38540 签章、验章