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

Initial ASCON hash256 and AEAD128 support based on NIST SP 800-232 ipd #8307

Merged
merged 17 commits into from
Jan 29, 2025

Conversation

julek-wolfssl
Copy link
Member

Implemented based on the NIST Initial Public Draft "NIST SP 800-232 ipd". Testing based on KAT's available at https://github.com/ascon/ascon-c. Added configuration for testing in github action.

@julek-wolfssl julek-wolfssl self-assigned this Dec 20, 2024
@julek-wolfssl julek-wolfssl force-pushed the ascon branch 2 times, most recently from bd2fa1e to e8b9bc4 Compare December 20, 2024 17:08
@julek-wolfssl
Copy link
Member Author

retest this please

Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

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

Nice work!

.github/workflows/os-check.yml Outdated Show resolved Hide resolved
wolfcrypt/test/ascon-kat.h Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
configure.ac Show resolved Hide resolved
wolfcrypt/src/ascon.c Show resolved Hide resolved
dgarske
dgarske previously approved these changes Jan 2, 2025
wolfcrypt/test/ascon-kat.h Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
wolfssl/wolfcrypt/ascon.h Show resolved Hide resolved
wolfssl/wolfcrypt/ascon.h Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
wolfssl/wolfcrypt/ascon.h Outdated Show resolved Hide resolved
wolfcrypt/src/ascon.c Show resolved Hide resolved
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
wolfssl/wolfcrypt/ascon.h Outdated Show resolved Hide resolved
@SparkiDev SparkiDev assigned julek-wolfssl and unassigned SparkiDev Jan 28, 2025
wolfcrypt/src/ascon.c Outdated Show resolved Hide resolved
@julek-wolfssl julek-wolfssl force-pushed the ascon branch 2 times, most recently from 608e468 to 40ce6cc Compare January 29, 2025 12:55
@SparkiDev SparkiDev self-assigned this Jan 29, 2025
@SparkiDev SparkiDev merged commit 871c05e into wolfSSL:master Jan 29, 2025
163 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.

5 participants