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

src: update src/crypto/* in preparation for quic #45912

Closed
wants to merge 3 commits into from

Commits on Jan 22, 2023

  1. src: add GetCurrentCipherName/Version to crypto_common

    In preparation for use by the QUIC implementation.
    jasnell committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    e33237b View commit details
    Browse the repository at this point in the history
  2. src: add KeyObjectHandle::HasInstance

    In preparation for use by the QUIC implementation.
    jasnell committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8c4bdea View commit details
    Browse the repository at this point in the history
  3. src: add additional utilities to crypto::SecureContext

    In preparation for use by the QUIC implementation.
    jasnell committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    7b624da View commit details
    Browse the repository at this point in the history