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

Tests api.c: sha512 big endian #8515

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

SparkiDev
Copy link
Contributor

Description

Don't need to reverse bytes for SHA-512 Transform API.

Testing

./configure '--disable-shared' '--host=ppc64' 'CC=powerpc64-linux-gnu-gcc' 'LDFLAGS=--static' '--enable-sha512' '--enable-opensslextra'
./tests/unit.test --api

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Don't need to reverse bytes for SHA-512 Transform API.
@SparkiDev
Copy link
Contributor Author

retest this please

Hudson

@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Feb 28, 2025
Copy link
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested with quantum-safe-wolfssl-cross-aarch64_be-all-noasm-unittest-sanitizer

@douzzer douzzer merged commit 7698546 into wolfSSL:master Feb 28, 2025
178 checks passed
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

Successfully merging this pull request may close these issues.

3 participants