mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 16:57:39 +00:00
spotless
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ class ChaCha20Benchmark {
|
||||
chaCha.decrypt(padded, messageKeys.chachaNonce, messageKeys.chachaKey)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
fun encryptNative() {
|
||||
benchmarkRule.measureRepeated {
|
||||
|
||||
Reference in New Issue
Block a user