aboutsummaryrefslogtreecommitdiff
path: root/crypto/chacha/asm/chacha-s390x.pl
AgeCommit message (Expand)AuthorFilesLines
2019-11-05s390x assembly pack: perlasm module updatePatrick Steuer1-1/+1
2019-09-16Unify all assembler file generatorsRichard Levitte1-4/+4
2019-04-25s390x assembly pack: remove chacha20 dependency on non-base memnonicsPatrick Steuer1-1/+1
2019-03-11s390x assembly pack: import chacha from cryptogams repoPatrick Steuer1-287/+719
2019-02-16s390x assembly pack: fix formal interface bug in chacha modulePatrick Steuer1-1/+1
2019-01-05crypto/chacha/asm/chacha-s390x.pl: add vx code path.Patrick Steuer1-259/+557
2018-12-06Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte1-1/+1
2016-06-06s390x assembly pack: improve portability.Andy Polyakov1-2/+2
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-1/+8
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte1-1/+1
2016-02-27chacha/asm/chacha-*.pl: fix typos in tail processing.Andy Polyakov1-3/+3
2016-02-14chacha/asm/chacha*: ensure that zero length is handled (without crash).Andy Polyakov1-0/+2
2016-02-09s390x assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+317