Author :
beck
Date :
2025-05-19 06:47:40
Hash :c0402f88 Message :API changes for ML-KEM
- Get rid of CBB/CBS usage in public api
- Make void functions return int that can fail if malloc fails.
Along with some fallout and resulting bikeshedding in the regress tests.
ok jsing@, tb@