Fix comments to describe actual return values (crypto.c)
[tor.git] / changes / bug17544
blob4316d0709c6739798d7f0ba04e434b29033f1807
1   o Minor bugfix (SipHash-2-4 performance):
2     - Improve performance when hashing non-multiple of 8 sized buffers,
3       based on Andrew Moon's Public Domain SipHash-2-4 implementation.
4       Fixes bug 17544; bugfix on 0.2.5.3-alpha.