8000 Comparing v1.6.0...v1.6.1 · cloudflare/circl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: cloudflare/circl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: cloudflare/circl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 13 commits
  • 17 files changed
  • 2 contributors

Commits on Mar 21, 2025

  1. kem/hybrid: ensure X25519 hybrids fails with low order points

    X25519 public keys with low order points result in an all-zeroes shared
    secret. Ensure that hybrids with X25519 and X448 fail during Encapsulate
    and Decapsulate when the peer provides such a garbage public key.
    Lekensteyn committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    5f64bbd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. .github: Use native ARM64 builders instead of QEMU

    The QEMU builder sporadically crashes in gcc. Since there are now native
    ARM64 build agents available, use that instead. Re-enable Go 1.23 for
    ARM64, the original Go 1.23 incompatibility with QEMU got resolved.
    Lekensteyn authored and armfazh committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    f97a896 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    b3ea082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c3b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a940a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2298474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eef0878 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05eba44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef2611d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c988ceb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fd570d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6C57 0c3868e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Release v1.6.1

    armfazh committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c6d33e3 View commit details
    Browse the repository at this point in the history
Loading
0