Skip to content

Add CryptoPL ML-DSA testing#110

Closed
iMartyan wants to merge 5 commits into
smuellerDD:masterfrom
iMartyan:dev/imartyan/ml-dsa
Closed

Add CryptoPL ML-DSA testing#110
iMartyan wants to merge 5 commits into
smuellerDD:masterfrom
iMartyan:dev/imartyan/ml-dsa

Conversation

@iMartyan
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread backends.mk
################## CONFIGURE BACKEND ippcrypto ################

ifeq (ippcrypto,$(firstword $(MAKECMDGOALS)))
ifneq (,$(filter ippcrypto,$(MAKECMDGOALS)))
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

allows to run make clean ippcrypto

@smuellerDD
Copy link
Copy Markdown
Owner

Applied and pushed, but I would like to ask you to check your backend code again: there are memleaks - search for alloc_buf and simply count the number of these calls vs free_buf calls in the end. There is an imbalance. Please open a new merge request for fixing that.

@smuellerDD smuellerDD closed this May 5, 2026
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.

2 participants