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: FiloSottile/age Loading
base: main
Choose a base ref
...
head repository: qnfm/age Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 24, 2022

  1. Implement streamlined Kyber-kem via circl.kyber512.pke

    Replace hmac,hkdf and sha256 with sha3
    qnfm committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    f359ec1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    62d5e78 View commit details
    Browse the repository at this point in the history
  2. wrap() & unwrap() be more internally consistent with original age as …

    …well as kyber kem,leaving alone the danger of rolling crypto oneself
    qnfm committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1970c24 View commit details
    Browse the repository at this point in the history
  3. wrap() & unwrap() be more internally consistent with original age as …

    …well as kyber kem,leaving alone the danger of rolling crypto oneself
    
    Signed-off-by: qnfm <[email protected]>
    qnfm committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f2de60a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    241301b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Version bumping

    unknown committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    67e2896 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. implement kyber1024X448 & fix one typo in kyber

    unknown committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    18f66ff View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Merge pull request #1 from qnfm/kyberx

    Kyberx
    qnfm committed May 13, 2023
    Configuration menu
    Copy the full SHA
    ad9016b View commit details
    Browse the repository at this point in the history
Loading