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

Implement SHA hash for PowerPC #3

Open
mamonet opened this issue May 20, 2022 · 0 comments
Open

Implement SHA hash for PowerPC #3

mamonet opened this issue May 20, 2022 · 0 comments

Comments

@mamonet
Copy link
Owner

mamonet commented May 20, 2022

Implementing SHA hash for PowerPC architecture in HACL* by adding the following modules:

  • module Vale.PPC64LE.InsSha

Vector SHA-256 and SHA-512 Sigma instructions:
Vector SHA-256 Sigma Word
Vector SHA-512 Sigma Doubleword

  • Code.Crypto.Sha.PPC64LE modules for SHA-256 and SHA-512 functions:

Update state
Digest calculation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant