Skip to content

Tracking Issue for sha512_sm_x86 #126624

Open
@sayantn

Description

@sayantn

This tracks the integration of Intel's SHA512, SM3 and SM4 instruction sets in Rust

The feature gate for the issue is #![feature(sha512_sm_x86)].

Steps

  • Add the feature to rustc
  • Add the target-features
  • Add the intrinsics to stdarch
  • Stabilization PR

Implementation History

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-SIMDArea: SIMD (Single Instruction Multiple Data)A-target-featureArea: Enabling/disabling target features like AVX, Neon, etc.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions