Sign in
boringssl
/
boringssl.git
/
f0ae1700215c03baea9acc9be4d0c0e047cfac46
/
tool
/
speed.cc
3e71931
Lowercase some Windows headers.
by Adam Langley
· 10 years ago
d434f28
Fix bssl speed.
by David Benjamin
· 10 years ago
1d1562d
Free new[]'d array using delete[] instead of free in speed.cc.
by Brian Smith
· 10 years ago
d53b2c3
Fix out-of-bounds memory write in speed.cc.
by Brian Smith
· 10 years ago
2b2d66d
Remove string.h from base.h.
by Adam Langley
· 10 years ago
efed221
Enable more warnings & treat warnings as errors on Windows.
by Brian Smith
· 10 years ago
2672534
Align pointers by hand.
by Adam Langley
· 10 years ago
a87de9b
Define WIN32_LEAN_AND_MEAN in the build system, not in the code.
by Brian Smith
· 10 years ago
dc94b54
Clean up use of Windows Platform SDK headers.
by Brian Smith
· 10 years ago
384673c
Fix tool build on Windows.
by David Benjamin
· 10 years ago
e762434
Also test AES-CBC modes in the speed tool.
by Adam Langley
· 10 years ago
543d006
Benchmark AEADs with aligned buffers.
by Adam Langley
· 10 years ago
45ec21b
Add stitched RC4-MD5 as an AEAD.
by Adam Langley
· 11 years ago
30eda1d
Include some build fixes for OS X.
by Adam Langley
· 11 years ago
006779a
Add benchmarks for hash functions to bssl speed.
by Adam Langley
· 11 years ago
c5c0c7e
Split the speed tests into their own file.
by Adam Langley
· 11 years ago