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

Add CNSA presets #62

Open
wants to merge 1 commit into
base: zephyr
Choose a base branch
from

Commits on Sep 20, 2024

  1. Add CNSA presets

    CNSA supersedes NSA SuiteB crypto suites, esp. brings back RSA with
    higher modulus (>=3072). This was based on RFC9151, see [1].
    
    Implements #4602.
    
    [1] - https://datatracker.ietf.org/doc/rfc9151/
    
    Upstream PR: Mbed-TLS/mbedtls#9460
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8a85e6b View commit details
    Browse the repository at this point in the history