# bgmprovider **Repository Path**: privatecode/bgmprovider ## Basic Information - **Project Name**: bgmprovider - **Description**: Add a provider to JDK to support GMSSL - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 50 - **Created**: 2025-11-09 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bgmprovider #### Description BGMProvider aims to provide a GMTLS JAVA implementation. #### Software Architecture BGMProvider is another Java Cryptography Architecture(JCA) Provider, including a JCE Provider and a JSSE Provider. #### Installation See the [Installation Guide](https://gitee.com/openeuler/bgmprovider/wikis/English%20Documentation/BGMProvider%20Installation%20Guide) #### Contribution code contribution is welcome! 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### LICENSE BGMProvider is licensed under GPLv2 with Classpath Exception, see [LICENSE](https://gitee.com/openeuler/bgmprovider/blob/master/LICENSE)