mupq / pqm4

Post-quantum crypto library for the ARM Cortex-M4
284 stars 72 forks source link

Add MQOM #283

Closed mkannwischer closed 10 months ago

markuskrausz commented 11 months ago

Heavy use of dynamic memory allocation.

mkannwischer commented 10 months ago

Thanks @markuskrausz!

mkannwischer commented 10 months ago

Revisited this. It is going to be be a lot of work to refactor that since pointers are being return from the leaf functions to multiple layers. I'm hoping for the submission team to provide an implementation that is free of dynamic memory allocation at a later point.