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: GmSSL/GmSSL-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: yxk123/GmSSL-Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 44 files changed
  • 1 contributor

Commits on Aug 7, 2024

  1. sm2 jce develop

    liyongfei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    431bd90 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. sm2 jce develop

    liyongfei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9c02468 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. sm2 jce develop

    liyongfei committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dee3a55 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. sm2 jce develop

    liyongfei committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4349676 View commit details
    Browse the repository at this point in the history
  2. sm2 jce develop

    liyongfei committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    98d7ae6 View commit details
    Browse the repository at this point in the history
  3. sm4 jce develop

    liyongfei committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e03a279 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. sm4 sm9 jce develop

    liyongfei committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8f5eecd View commit details
    Browse the repository at this point in the history
  2. sm4 sm9 jce develop

    liyongfei committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    db79059 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. sm4 sm9 jce develop

    liyongfei committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e77f7d7 View commit details
    Browse the repository at this point in the history
  2. sm4 sm9 jce develop

    liyongfei committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fa1f5bc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. zuc jce develop

    liyongfei committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ab25d00 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. sm2Certificate jce develop

    liyongfei committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b6c273d View commit details
    Browse the repository at this point in the history
  2. sm2Certificate jce develop

    liyongfei committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6cf554a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. jce develop

    liyongfei committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    67d7304 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. jce develop

    liyongfei committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8dbf393 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. jce develop

    liyongfei committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e3567cc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix

    Adjusted the array copy offset calculation in the SM4, SM4CTR, SM4GCM, and ZucCipher classes to return data within the correct range.
    Commented out the SM2 certificate test code in JceTest to temporarily disable the test and avoid hard-coded path issues.
    liyongfei committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    228f05a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1adfa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix:Optimize NativeLoader to Prevent Duplicate Loading and Handle Exc…

    …eptions
    liyongfei committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1d27b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7bf2a View commit details
    Browse the repository at this point in the history
Loading