-
Notifications
You must be signed in to change notification settings - Fork 78
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: dromara/dongle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dromara/dongle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 39 files changed
- 3 contributors
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb6878e - Browse repository at this point
Copy the full SHA eb6878eView commit details -
test(sm2): Change the declaration method of empty byte slices from li…
…teral to var declaration
Configuration menu - View commit details
-
Copy full SHA for 38a86c8 - Browse repository at this point
Copy the full SHA 38a86c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27497c7 - Browse repository at this point
Copy the full SHA 27497c7View commit details
Commits on Nov 17, 2025
-
Potential fix for code scanning alert no. 1: Workflow does not contai…
…n permissions (#33) Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9bab6c9 - Browse repository at this point
Copy the full SHA 9bab6c9View commit details
Commits on Nov 19, 2025
-
Add direct parsing of hexadecimal key pairs for SM2 (#32)
* Replace for loop: coding/base100/base100_bench_test.go Replace for loop: coding/base100_test.go Replace for loop: coding/base32_test.go Replace for loop: coding/base45_test.go Replace for loop: coding/base58/base58.go Replace for loop: coding/base58_test.go Replace for loop: coding/base62/base62.go Replace for loop: coding/base62/base62_bench_test.go Replace for loop: coding/base62_test.go Replace for loop: coding/base64_test.go Replace for loop: coding/base85/base85_bench_test.go Replace for loop: coding/base85_test.go Replace for loop: coding/base91/base91.go Replace for loop: coding/base91/base91_bench_test.go Replace for loop: coding/base91_test.go Replace for loop: coding/hex/hex_bench_test.go Replace for loop: coding/hex_test.go Replace for loop: coding/morse/morse_bench_test.go Replace for loop: crypto/ed25519/ed25519_unit_test.go Replace for loop: crypto/internal/sm2curve/asn1.go Replace for loop: crypto/internal/sm2curve/curve_test.go Replace for loop: crypto/internal/sm2curve/field.go Replace for loop: crypto/internal/sm2curve/field_test.go Replace for loop: crypto/keypair/sm2.go Replace for loop: crypto/sm2/sm2.go Replace for loop: crypto/sm4/core.go Replace for loop: crypto/xtea_test.go Replace for loop: hash/md2/md2.go Replace for loop: hash/sm3/sm3.go Replace for loop: hash/sm3/sm3_unit_test.go Replace for loop: mock/file_test.go Replace for loop: mock/hash_test.go Replace for loop: utils/converter_test.go * Parse BIT_STRING as SM2 key: crypto/internal/sm2curve/asn1.go * add parse BIT_STRING as SM2 key: crypto/internal/sm2curve/asn1.go
Configuration menu - View commit details
-
Copy full SHA for a4509b6 - Browse repository at this point
Copy the full SHA a4509b6View commit details
Commits on Nov 23, 2025
-
* Replace for loop: coding/base100/base100_bench_test.go Replace for loop: coding/base100_test.go Replace for loop: coding/base32_test.go Replace for loop: coding/base45_test.go Replace for loop: coding/base58/base58.go Replace for loop: coding/base58_test.go Replace for loop: coding/base62/base62.go Replace for loop: coding/base62/base62_bench_test.go Replace for loop: coding/base62_test.go Replace for loop: coding/base64_test.go Replace for loop: coding/base85/base85_bench_test.go Replace for loop: coding/base85_test.go Replace for loop: coding/base91/base91.go Replace for loop: coding/base91/base91_bench_test.go Replace for loop: coding/base91_test.go Replace for loop: coding/hex/hex_bench_test.go Replace for loop: coding/hex_test.go Replace for loop: coding/morse/morse_bench_test.go Replace for loop: crypto/ed25519/ed25519_unit_test.go Replace for loop: crypto/internal/sm2curve/asn1.go Replace for loop: crypto/internal/sm2curve/curve_test.go Replace for loop: crypto/internal/sm2curve/field.go Replace for loop: crypto/internal/sm2curve/field_test.go Replace for loop: crypto/keypair/sm2.go Replace for loop: crypto/sm2/sm2.go Replace for loop: crypto/sm4/core.go Replace for loop: crypto/xtea_test.go Replace for loop: hash/md2/md2.go Replace for loop: hash/sm3/sm3.go Replace for loop: hash/sm3/sm3_unit_test.go Replace for loop: mock/file_test.go Replace for loop: mock/hash_test.go Replace for loop: utils/converter_test.go * Parse BIT_STRING as SM2 key: crypto/internal/sm2curve/asn1.go * add parse BIT_STRING as SM2 key: crypto/internal/sm2curve/asn1.go * fix the incorrect part in the wNAF algorithm: crypto/internal/sm2curve/curve.go add unit tests for SM2 decryption verification: crypto/sm2/sm2_unit_test.go
Configuration menu - View commit details
-
Copy full SHA for 73911e8 - Browse repository at this point
Copy the full SHA 73911e8View commit details -
fix(crypto): Introduce a rewritable parseDerPrivatKeyFunc variable to…
… support test simulation
Configuration menu - View commit details
-
Copy full SHA for d61fe04 - Browse repository at this point
Copy the full SHA d61fe04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2ddf3 - Browse repository at this point
Copy the full SHA 7b2ddf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d1ee7 - Browse repository at this point
Copy the full SHA 31d1ee7View commit details -
* Add issue #34 unit test cases: issue_test.go
Configuration menu - View commit details
-
Copy full SHA for b91161c - Browse repository at this point
Copy the full SHA b91161cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1164b55 - Browse repository at this point
Copy the full SHA 1164b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86b4dd - Browse repository at this point
Copy the full SHA b86b4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87297b6 - Browse repository at this point
Copy the full SHA 87297b6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...v1.2.1