Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PQ] Add experimental support for HPKE #398

Merged

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    efa2feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd1de6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. implement hpke keygen

    sgmenda-aws committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a16bf79 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. implement hpke cipher

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    89d4f3f View commit details
    Browse the repository at this point in the history
  2. update aws-lc

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    75bda35 View commit details
    Browse the repository at this point in the history
  3. fix typo

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c624dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    750165c View commit details
    Browse the repository at this point in the history
  5. do submodule update

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cc825c9 View commit details
    Browse the repository at this point in the history
  6. another attempt

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2d6834f View commit details
    Browse the repository at this point in the history
  7. yet another attempt

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    20f7118 View commit details
    Browse the repository at this point in the history
  8. one more attempt at ci

    sgmenda-aws committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c265fbc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. update build script

    sgmenda-aws committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4766d4e View commit details
    Browse the repository at this point in the history
  2. address review comments

    sgmenda-aws committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8aac3df View commit details
    Browse the repository at this point in the history
  3. add some javadocs

    sgmenda-aws committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c48a866 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    79375c3 View commit details
    Browse the repository at this point in the history
  2. make test parameterized

    sgmenda-aws committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f2706ba View commit details
    Browse the repository at this point in the history
  3. add hpke to readme

    sgmenda-aws committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    abca1ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4629d6 View commit details
    Browse the repository at this point in the history
  5. update docs

    sgmenda-aws committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3be5985 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82eabd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix compiler warnings

    sgmenda-aws committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b4b8d88 View commit details
    Browse the repository at this point in the history
  2. update javadoc

    sgmenda-aws committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7aea9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30a7287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e7b7f View commit details
    Browse the repository at this point in the history
  5. use HEAD for FIPS build

    sgmenda-aws committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3963ea6 View commit details
    Browse the repository at this point in the history