You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the crypto JMH tests just run on the pure Java crypto provider, exactly KonaCrypto.
They should also run on the native crypto provider, namely KonaCrypto-Native.
The text was updated successfully, but these errors were encountered:
Currently, the crypto JMH tests just run on the pure Java crypto provider, exactly
KonaCrypto
.They should also run on the native crypto provider, namely
KonaCrypto-Native
.The text was updated successfully, but these errors were encountered: