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

Feat/add argon2 and kyber #1291

Open
wants to merge 9 commits into
base: PB-2666-implement-pqc-on-drive
Choose a base branch
from

Commits on Sep 19, 2024

  1. switch to Argon2id with default paramaters

    Internxt authored and Internxt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ecb4219 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add kyber keys and post-quantum part to encryption/decryption of mnem…

    …onic
    Internxt authored and Internxt committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f7dd6ad View commit details
    Browse the repository at this point in the history
  2. revert changes to jest.config.js

    Internxt authored and Internxt committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cec628a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix pgp tests

    Internxt authored and Internxt committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5b211ce View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix all but playwright tests

    Internxt authored and Internxt committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    84450a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. exclude failing tests (playwright and cypress)

    Internxt authored and Internxt committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    31caea6 View commit details
    Browse the repository at this point in the history
  2. remove redundant changes

    Internxt authored and Internxt committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6f65cec View commit details
    Browse the repository at this point in the history
  3. put spyOn before the calls

    Internxt authored and Internxt committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    74557c0 View commit details
    Browse the repository at this point in the history
  4. add patch for @internxt/sdk for the built

    Internxt authored and Internxt committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4689dfe View commit details
    Browse the repository at this point in the history