index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
md5
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize x86/aarch64 MD5 implementation
Jonathan Swinney
13 days
2
-67
/
+66
*
md5: add assembly implementation for loongarch64
Min Zhou
2023-12-27
1
-0
/
+297
*
Enable BTI feature for md5 on aarch64
fangming.fang
2023-12-13
1
-0
/
+3
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
fix md5 bug on aarch64 big-endian plantform.
Liu-ErMeng
2023-04-28
1
-13
/
+32
*
md5: add assembly implementation for aarch64
Jonathan Swinney
2022-05-03
1
-0
/
+693
*
Update copyright year
Matt Caswell
2021-07-29
1
-1
/
+1
*
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-15
1
-1
/
+4
*
rename md5_block_asm_data_order to ossl_md5_block_asm_data_order
Pauli
2020-11-18
3
-13
/
+13
*
Update copyright year
Matt Caswell
2020-04-23
3
-3
/
+3
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
3
-3
/
+3
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
3
-3
/
+3
*
Unify all assembler file generators
Richard Levitte
2019-09-16
3
-8
/
+14
*
Following the license change, modify the boilerplates in crypto/mdN/
Richard Levitte
2018-12-06
3
-3
/
+3
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
1
-1002
/
+0
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
1
-0
/
+13
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
2
-2
/
+2
*
Add final(?) set of copyrights.
Rich Salz
2016-06-01
1
-0
/
+10
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
1
-1
/
+8
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
2
-7
/
+16
*
Unified - adapt the generation of md5 assembler to use GENERATE
Richard Levitte
2016-03-09
1
-0
/
+5
*
SPARCv9 assembly pack: unify build rules and argument handling.
Andy Polyakov
2016-03-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
md5-x86_64.pl: work around warning.
Andy Polyakov
2014-08-30
1
-1
/
+1
*
md5/asm/md5-[586|x86_64].pl: +15% on Atom.
Andy Polyakov
2014-05-04
2
-10
/
+20
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
x86_64 assembly pack: make Windows build more robust.
Andy Polyakov
2013-01-22
1
-1
/
+2
*
SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in one
Andy Polyakov
2012-10-25
1
-13
/
+9
*
md5-sparcv9.pl: avoid %asi modifications, improve short input performance
Andy Polyakov
2012-10-14
1
-13
/
+14
*
[md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizations based on
Andy Polyakov
2012-10-14
1
-1
/
+3
*
md5-sparcv9.pl: add hardware SPARC T4 support.
Andy Polyakov
2012-09-28
1
-2
/
+149
*
md5-sparcv9.pl: more accurate performance result.
Andy Polyakov
2012-09-28
1
-1
/
+1
*
Add md5-sparcv9.pl.
Andy Polyakov
2012-09-23
1
-0
/
+284
*
x86_64 assembly pack: make it possible to compile with Perl located on
Andy Polyakov
2012-06-27
1
-1
/
+1
*
md5-x86_86.pl: remove redundant instructions.
Andy Polyakov
2011-06-28
1
-8
/
+5
*
Revert previous Linux-specific/centric commit#19629. If it really has to
Andy Polyakov
2010-05-06
1
-1
/
+0
*
Non-executable stack in asm.
Ben Laurie
2010-05-05
1
-0
/
+1
*
md5-ia64.S: fix assembler warning.
Andy Polyakov
2010-04-20
1
-1
/
+1
*
x86_64 assembler pack: add support for Win64 SEH.
Andy Polyakov
2008-12-19
1
-5
/
+117
*
Make all x86_64 modules independent on current working directory.
Andy Polyakov
2008-01-13
1
-1
/
+7
*
Update perl asm scripts include paths for perlasm.
Dr. Stephen Henson
2008-01-05
1
-1
/
+2
*
Further synchronizations with md32_common.h update.
Andy Polyakov
2006-10-17
2
-1077
/
+8
*
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
Andy Polyakov
2006-10-11
2
-5
/
+5
*
MD5 x86_64 assembler update.
Andy Polyakov
2005-09-20
1
-11
/
+17
*
Pedantic polish to md5-ia64.S.
Andy Polyakov
2005-07-20
1
-2
/
+6
*
This update gets endianness-neutrality right and adds second required
Andy Polyakov
2005-07-20
1
-116
/
+133
*
MD5 IA-64 assembler implementation. Original copy for reference purposes.
Andy Polyakov
2005-07-20
1
-0
/
+1009
[next]