- Notifications
You must be signed in to change notification settings - Fork 31
Pull requests: GmSSL/GmSSL-Java
Author
Label
Projects
Milestones
Reviews
Assignee
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 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 the compilation and packaging issue in the Linux environment and unify the cmake compilation output directory.
#15 by yxk123 was merged Feb 7, 2024 Loading… updated Feb 7, 2024
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
fix:sm3pbkdf2 test error,update README.md,remove unnecessary files.
#22 by yxk123 was merged Apr 29, 2024 Loading… updated Apr 29, 2024
ProTip! Filter pull requests by the default branch with base:main.