This release utilizes System.arraycopy
and avoids modulo computations in some of the inner loops inside the Sponge
class. This provides a slight speed-up across all the configurations.
This release utilizes System.arraycopy
and avoids modulo computations in some of the inner loops inside the Sponge
class. This provides a slight speed-up across all the configurations.