bc-java
bc-java copied to clipboard
Please support BLAKE2sp, and BLAKE2bp
from the blake2.net website:
BLAKE2 includes the 4-way parallel BLAKE2bp and 8-way parallel BLAKE2sp designed for increased performance on multicore or SIMD CPUs.
AFAIK there are no pure Java implementations available for BLAKE2bp, and BLAKE2sp. See also https://github.com/BLAKE2/BLAKE2/issues/75