botan icon indicating copy to clipboard operation
botan copied to clipboard

Improve internal mp APIs

Open randombit opened this issue 3 months ago • 0 comments

  • [ ] Templatize over the word type
  • [ ] Constexpr all the things
  • [ ] Use span
  • [ ] Remove redundant or one-off interfaces

randombit avatar Mar 23 '24 20:03 randombit