]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
gosthash2012: Improve SIMD implementation
authordmitry dulesov <dmitry.dulesov@gmail.com>
Fri, 31 Jan 2020 23:59:07 +0000 (02:59 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sun, 2 Feb 2020 18:05:29 +0000 (21:05 +0300)
commit211489fa492c33247383f71ce269858f512874ec
tree4a6d1b6a468bb6e589ffa3ebdc74dc8a057b33f2
parent88a44b67c76ce938f124e22e6a882780a98731fb
gosthash2012: Improve SIMD implementation

Allow aligned/unaligned access. Use better intrinsics and other
small optimizations.

Committed-by: Vitaly Chikunov <vt@altlinux.org>
gosthash2012.c
gosthash2012.h
gosthash2012_sse2.h