Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • K kernel-ark
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cki-project
  • kernel-ark
  • Merge requests
  • !1150

Make CRYPTO_EC also builtin

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simo Sorce requested to merge simo5c9s/cki/kernel-ark:ec_fips into os-build May 20, 2021
  • Overview 5
  • Commits 1
  • Changes 2

Our current plan is to build crypto modules that we may want to certify with FIPS-140-3 statically in the kernel.

So add ECDH and ECDSA as well. We currently already claim ECDSA in RHEL-8 kernels. Adding ECDH for completeness.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1947240 Signed-off-by: Simo Sorce simo@redhat.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ec_fips