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

crypto: misc refactorings #3000

Merged
merged 6 commits into from
Jan 11, 2024
Merged

Commits on Jan 11, 2024

  1. test: rename create_session_for to create_session_for_test_helper

    To make it easier to see it's a test function when looking up callers/callees.
    bnjbvr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5ef92d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f90ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b47d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1911d2c View commit details
    Browse the repository at this point in the history
  5. crypto: rename Account::generate_one_time_keys to `Account::generat…

    …e_one_time_keys_if_needed`
    bnjbvr committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f5f5ea7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    329157a View commit details
    Browse the repository at this point in the history