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

Move crypto/key_passphrase.ts to crypto-api/key-passphrase.ts #4401

Merged

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    b917be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af7243c View commit details
    Browse the repository at this point in the history
  3. Add doc

    florianduros committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8ebb287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1cc2d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af26615 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into florianduros/rip-out-legacy-crypto/move-k…

    …ey-passphrase
    
    # Conflicts:
    #	src/client.ts
    #	src/crypto-api/index.ts
    #	src/crypto/backup.ts
    #	src/crypto/index.ts
    #	src/rust-crypto/rust-crypto.ts
    florianduros committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f399757 View commit details
    Browse the repository at this point in the history
  7. Fix faulty import

    florianduros committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1c05400 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08c19db View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. - Rename deriveKey into deriveRecoveryKeyFromPassphrase

    - Call `deriveRecoveryKeyFromPassphrase` into `RustCrypto.createRecoveryKeyFromPassphrase` instead of using `keyFromPassphrase`
    florianduros committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e360de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e9e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8845de9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32a2719 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Review changes

    florianduros committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    705433e View commit details
    Browse the repository at this point in the history