aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes
Commit message (Collapse)AuthorAgeFilesLines
* some more ternaryDavid Monniaux2019-03-241-6/+6
|
* experiments with ternary operatorDavid Monniaux2019-03-241-1/+6
|
* experiments with ternaryDavid Monniaux2019-03-244-1526/+36
|
* encore un essai de creduceDavid Monniaux2019-03-233-0/+1561
|
* system for comparing speedsDavid Monniaux2019-03-231-0/+12
|
* bitsliced AES in one fileDavid Monniaux2019-03-231-10/+85
|
* Test in one file only.David Monniaux2019-03-231-0/+1467
|
* simplification des MakefileDavid Monniaux2019-02-051-38/+1
|
* streamlining the MakefileDavid Monniaux2019-02-051-0/+1
|
* regular MakefilesDavid Monniaux2019-02-053-67/+45
|
* fixes in types etc.David Monniaux2019-02-022-4/+4
|
* ugly hack to access _impure_thread_data (stdin, stdout, stderr...)David Monniaux2019-02-011-5/+2
| | | | it works!
* show cyclesDavid Monniaux2019-01-303-13/+20
|
* remove cruftDavid Monniaux2019-01-301-1/+1
|
* remove preprocessor directives about SIZE_TYPE, now useless (long is now 8 ↵David Monniaux2019-01-301-1/+1
| | | | bytes like in gcc)
* correct path to ccompDavid Monniaux2019-01-301-1/+1
|
* https://github.com/conorpp/bitsliced-aesDavid Monniaux2019-01-3015-0/+1920