summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/gost/streebog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unhook and remove GOST and STREEBOGtb2024-03-021-1487/+0
* Hide symbols in gost.beck2023-07-081-1/+10
* Make internal header file names consistenttb2022-11-261-2/+2
* Switch to <endian.h> from <machine/endian.h> for better portability.bcook2021-11-091-3/+2
* Fix incorrect carry operation in 512 bit addition: in the casetb2019-05-091-6/+8
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-3/+3
* Make GOST compile with a strict C compiler - in this case incrementing ajsing2014-12-071-5/+6
* Correctly output the result in STREEBOG512_Final() when running on a big-endianmiod2014-12-071-5/+28
* KNF (when not conflicting with other cleanup changes in progress)miod2014-11-091-34/+51
* GOST crypto algorithms (well, most of them), ported from the removed GOSTmiod2014-11-091-0/+1436