aboutsummaryrefslogtreecommitdiff
path: root/gosthash2012.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-10elbrus: Treat __e2k__ as __x86_64__ for StreebogVitaly Chikunov1-1/+1
2020-02-02gosthash2012: Improve SIMD implementationdmitry dulesov1-0/+11
2020-02-02gosthash2012: Enable building with SIMD implementationVitaly Chikunov1-6/+3
2020-02-02gosthash2012: Change some byte (pointers) to union uint512_udmitry dulesov1-1/+2
2020-02-02gosthash2012: Make `add512' to work in-placedmitry dulesov1-0/+6
2020-02-02gosthash2012: Remove redundant `hash' field from `struct gost2012_hash_ctx'dmitry dulesov1-1/+0
2019-03-01We cannot ensure ALIGN(16) of externally allocated dataDmitry Belyavskiy1-2/+1
2015-08-14Initial commit providing GOST 2012 algorithms.Dmitry Belyavskiy1-0/+66