Open jplomas opened 5 years ago
Variable Length Allocations are used in the reference code.
Refactoring of these are recommended for anyone building off this codebase, although it is accepted that the risk posed is minimal.
As far as i see only test and ui make use from variable length allocations. https://github.com/XMSS/xmss-reference/search?q=malloc&unscoped_q=malloc
Variable Length Allocations are used in the reference code.
Refactoring of these are recommended for anyone building off this codebase, although it is accepted that the risk posed is minimal.