summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aest4-sparcv9.pl
AgeCommit message (Expand)Author
2021-07-29Update copyright yearMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2012-11-24AES for SPARC T4: add XTS, reorder subroutines to improve TLB locality.Andy Polyakov
2012-10-25[aes|cmll]t4-sparcv9.pl: unify argument handling.Andy Polyakov
2012-10-14[aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_modes.pl commit.Andy Polyakov
2012-10-11aest4-sparcv9.pl: split it to AES-specific and reusable part.Andy Polyakov
2012-10-06Add SPARC T4 AES support.Andy Polyakov