LR_02_0017: Accelerate crypto/subtle with hand-written assembly
About
Package crypto/subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.
The goal is to accelerate them with vector crypto where relevant.