Add a provider to JDK to support GMSSL
| 文件 | 最后提交记录 | 最后更新时间 |
|---|
| 166:Building sdfprovider using JDK 11+ failed with "javah command not found" | 19 天前 |
| 161:Add test cases to the commons module to ensure 100% method coverage | 14 天前 |
| 166:Building sdfprovider using JDK 11+ failed with "javah command not found" | 19 天前 |
| 166:Building sdfprovider using JDK 11+ failed with "javah command not found" | 19 天前 |
| 164:Unify the dependency package version configuration in pom.xml | 1 个月前 |
| 168:Maven build adaptation for the sdfprovider | 9 天前 |
| 166:Building sdfprovider using JDK 11+ failed with "javah command not found" | 19 天前 |
| 166:Building sdfprovider using JDK 11+ failed with "javah command not found" | 19 天前 |
| Update to v0.1 | 4 年前 |
| Update to v0.1 | 4 年前 |
| 156:Update gitee.com to gitcode.com | 2 个月前 |
| 156:Update gitee.com to gitcode.com | 2 个月前 |
| 168:Maven build adaptation for the sdfprovider | 9 天前 |
bgmprovider
介绍
BGMProvider目标是提供一个完整的GMTLS JAVA实现。
软件架构
BGMProvider 基于 Java Cryptography Architecture(JCA) 框架,
提供一个JCE provider 和 JSSE provider。
安装指南
请见安装指南
参与贡献
欢迎所有人提交代码
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
LICENSE
BGMProvider使用GPLv2 with Classpath Exception, 请见LICENSE
Add a provider to JDK to support GMSSL
定制我的领域