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

[mono] Tracking: Implement System.Runtime.Intrinsics.Arm.Aes #42273

Closed
8 tasks done
imhameed opened this issue Sep 15, 2020 · 1 comment · Fixed by #48525
Closed
8 tasks done

[mono] Tracking: Implement System.Runtime.Intrinsics.Arm.Aes #42273

imhameed opened this issue Sep 15, 2020 · 1 comment · Fixed by #48525
Assignees
Labels
area-Codegen-LLVM-mono runtime-mono specific to the Mono runtime tracking This issue is tracking the completion of other related issues.
Milestone

Comments

@imhameed
Copy link
Contributor

imhameed commented Sep 15, 2020

System.Runtime.Intrinsics.Arm.Aes:

  • IsSupported
  • Decrypt
  • Encrypt
  • InverseMixColumns
  • MixColumns
  • PolynomialMultiplyWideningLower
  • PolynomialMultiplyWideningUpper

System.Runtime.Intrinsics.Arm.Aes.Arm64:

  • IsSupported
@imhameed imhameed added runtime-mono specific to the Mono runtime area-Codegen-LLVM-mono labels Sep 15, 2020
@ghost
Copy link

ghost commented Sep 15, 2020

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Sep 15, 2020
@imhameed imhameed removed the untriaged New issue has not been triaged by the area owner label Sep 15, 2020
@imhameed imhameed added this to the 6.0.0 milestone Sep 15, 2020
@imhameed imhameed added the tracking This issue is tracking the completion of other related issues. label Oct 28, 2020
@fanyang-mono fanyang-mono self-assigned this Jan 26, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Feb 19, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Feb 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-LLVM-mono runtime-mono specific to the Mono runtime tracking This issue is tracking the completion of other related issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants