Skip to content
Permalink

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.2
Choose a base ref
...
head repository: dromara/dongle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 19 commits
  • 31 files changed
  • 1 contributor

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    3d22896 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2025

  1. Configuration menu
    Copy the full SHA
    80665c4 View commit details
    Browse the repository at this point in the history
  2. refactor(ed25519): Remove duplicate key parsing logic and use caching…

    … to improve performance
    kuafuRace committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    0ed7ca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9320875 View commit details
    Browse the repository at this point in the history
  4. chore(sm2): Remove redundant implementation and modularize the splitt…

    …ing function to independent files
    kuafuRace committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    86819de View commit details
    Browse the repository at this point in the history
  5. refactor(sm2): priv -> pri

    kuafuRace committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    f876923 View commit details
    Browse the repository at this point in the history
  6. feat(rsa): Provide signature generation and verification methods base…

    …d on public and private keys
    kuafuRace committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    749b690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12ffe48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb81cbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33ac684 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. refactor(sm2): Remove the CipherOrder type definition and replace it …

    …with a string constant
    kuafuRace committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    3785a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d6e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1602745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dfd8ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0a45e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccc968f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d30805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    858d8b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56b6b15 View commit details
    Browse the repository at this point in the history
Loading