dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
Benchmark.doBenchmark
dcrypt
benchmark
Benchmark
Benchmark
void
doBenchmark
(ulong length, BlockCipher[] ciphers)
class
Benchmark
static
void
doBenchmark
(
ulong
length
,
BlockCipher
[]
ciphers
...
)
void
doBenchmark
(ulong length, AEADCipher[] ciphers)
void
doBenchmark
(ulong length, Digest[] digests)
Parameters
length
ulong
the length of benchmark in bytes
ciphers
BlockCipher
[]
BlockCiphers to test
Meta
Source
See Implementation
dcrypt
benchmark
Benchmark
Benchmark
functions
benchmark
static functions
doBenchmark
doCurved25519Benchmark
doEd25519Benchmark
printTabbed