aboutsummaryrefslogtreecommitdiffstats
path: root/libsha1_behex_upper.3 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-14Update year1.1.3Mattias Andrée1-1/+1
2024-10-14Fix MINOR_VERSIONMattias Andrée1-1/+1
2024-10-14Add optimisation for SHA-1 on ARMv8Mattias Andrée3-1/+185
2024-10-14mMattias Andrée1-4/+6
2024-10-14Rename config.mk to config-x86.mk and add config-portable.mkMattias Andrée3-1/+24
2024-10-14Fix whitespaceMattias Andrée1-3/+3
2024-10-06Update e-mailMattias Andrée1-1/+1
2024-08-25Fix optimised SHA1 implementation x86 intrinsic SHA1 instructions1.1.2Mattias Andrée1-1/+1
2024-08-24Bug and warning fix1.1.1Mattias Andrée2-2/+4
2022-07-08Fix last commit1.1Mattias Andrée1-1/+1
2022-07-08Update to C11Mattias Andrée2-2/+2
2022-07-08Check support for extensionsMattias Andrée1-3/+39
2022-07-08mMattias Andrée1-1/+2
2022-07-08Fix warningsMattias Andrée1-83/+85
2022-07-08Add code using SHA intrinsicsMattias Andrée5-68/+254
2022-07-07mMattias Andrée1-1/+0
2022-07-07Bump yearMattias Andrée1-1/+1
2022-07-07mMattias Andrée2-2/+2
2022-07-07mMattias Andrée1-1/+1
2022-07-07Use uint_least32_t instead of uint32_tMattias Andrée4-24/+36
2022-07-07Don't marshal wMattias Andrée2-14/+7
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée17-131/+0
2022-07-07Inline some output size functionsMattias Andrée4-34/+36
2022-07-07Use malloc by default but allow bounded allocaMattias Andrée4-1/+45
2022-07-07Add coverage testMattias Andrée3-1/+16
2022-07-07Add libsha1.7Mattias Andrée2-0/+31
2022-07-07m whitespaceMattias Andrée1-0/+3
2022-07-07mMattias Andrée1-1/+1
2022-02-19Fix makefileMattias Andrée1-1/+1
2022-02-19install_name_tool does not support --Mattias Andrée1-1/+1
2022-02-19Improve makefileMattias Andrée5-10/+25
2022-02-19Update readmeMattias Andrée1-1/+1
2021-09-16Improve makefile1.0.1Mattias Andrée2-11/+12
2019-07-28mMattias Andrée1-1/+2
2019-02-10Implement SHA-0 and remove .chunk_size1.0Mattias Andrée12-106/+53