The start up time for AES256ISO is far too long.
johnwhitington opened this issue · 1 comments
johnwhitington commented
The start up time for AES256ISO is far too long.
johnwhitington commented
Seems bottleneck is the actual C primitives for SHA, so not our problem after all. Removal of obvious inefficiencies from the OCaml part does nothing to improve speed. We have a cache already.