Skip to content

Pull requests: GmSSL/GmSSL-Java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Convert to regular Java Maven project
#3 by yxk123 was merged Sep 3, 2023 Loading… updated Sep 3, 2023
support custom lib path;fix code comment;update project structure
#4 by yxk123 was merged Sep 12, 2023 Loading… updated Sep 12, 2023
delete redundant maven dependence;add Sm4Ctr unit test
#6 by yxk123 was merged Sep 22, 2023 Loading… updated Sep 22, 2023
add sm4 ecb unit test
#8 by yxk123 was merged Oct 23, 2023 Loading… updated Oct 23, 2023
add missing file "NativeLoader.java" to CMakeLists.txt
#7 by wangtsiao was merged Oct 23, 2023 Loading… updated Oct 23, 2023
Added unit test cases; Sm3Pbkdf2Test, Sm2Test, Sm9Test need to be patched.
#10 by yxk123 was merged Oct 26, 2023 Loading… updated Oct 26, 2023
feature:Support compiling DLL and running programs under Windows
#13 by yxk123 was merged Dec 11, 2023 Loading… updated Dec 11, 2023
Fix the compilation and packaging issue in the Linux environment and …
#14 by yxk123 was closed Dec 22, 2023 Loading… updated Dec 22, 2023
Fix SM9 unit testing,modify the execution order of test cases.
#18 by yxk123 was merged Apr 5, 2024 Loading… updated Apr 5, 2024
Add description to Read.md;Change packaging type to jar
#19 by yxk123 was merged Apr 14, 2024 Loading… updated Apr 14, 2024
增加CI功能,修复SM4 CTR的BUG
#21 by zxm256 was merged Apr 25, 2024 Loading… updated Apr 25, 2024
fix:sm3pbkdf2 test error,update README.md,remove unnecessary files.
#22 by yxk123 was merged Apr 29, 2024 Loading… updated Apr 29, 2024
JCE Implementation of GmSSL
#30 by yxk123 was closed Sep 24, 2024 Loading… updated Sep 24, 2024
ProTip! Filter pull requests by the default branch with base:main.