aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux
Commit message (Collapse)AuthorAgeFilesLines
* simplification des MakefileDavid Monniaux2019-02-058-179/+75
|
* streamlining the MakefileDavid Monniaux2019-02-051-0/+1
|
* regular MakefilesDavid Monniaux2019-02-053-67/+45
|
* comparisons all aroundDavid Monniaux2019-02-051-4/+18
|
* IDEA encryptionDavid Monniaux2019-02-053-0/+490
|
* spill queue complaintsDavid Monniaux2019-02-041-0/+5
|
* code that bombs, to be used in regression testingDavid Monniaux2019-02-041-0/+12
|
* note on cyclesDavid Monniaux2019-02-041-0/+37
|
* fill_bufferDavid Monniaux2019-02-041-0/+35
|
* better Makefile and printoutsDavid Monniaux2019-02-024-13/+42
|
* compress42David Monniaux2019-02-025-0/+2120
|
* BearSSLDavid Monniaux2019-02-02435-0/+115034
|
* Disable the generation of jump tables until issues are fixedDavid Monniaux2019-02-021-1/+1
|
* fixes in types etc.David Monniaux2019-02-024-7/+16
|
* ugly hack to access _impure_thread_data (stdin, stdout, stderr...)David Monniaux2019-02-016-48/+59
| | | | it works!
* IT WORKS !!David Monniaux2019-02-012-11/+136
| | | | (except that files that ref to stdin/stdout/stderr need to be compiled with gcc)
* removed some switchesDavid Monniaux2019-02-012-1/+104
|
* fix various divisions, tail calls etc.David Monniaux2019-02-0124-5190/+5231
|
* it still seems to workDavid Monniaux2019-02-018-43/+59
|
* block tail calls etc.David Monniaux2019-02-0145-7618/+384
|
* quicksort experimentsDavid Monniaux2019-01-313-1/+587
|
* show latenciesDavid Monniaux2019-01-312-0/+38
|
* bigger matrixDavid Monniaux2019-01-311-1/+1
|
* on se fait bien dépasser!David Monniaux2019-01-311-1/+1
|
* multiplication of matrices in a finite ringDavid Monniaux2019-01-314-0/+389
|
* glibc's QuicksortDavid Monniaux2019-01-314-0/+800
|
* modified versionDavid Monniaux2019-01-311-0/+328
|
* hand optimizedDavid Monniaux2019-01-312-0/+691
|
* show cyclesDavid Monniaux2019-01-303-13/+20
|
* all targetsDavid Monniaux2019-01-301-1/+3
|
* remove cruftDavid Monniaux2019-01-306-6/+6
|
* remove cruft dealing with __int128 and __threadDavid Monniaux2019-01-3011-291/+9
|
* no need for modulo and divisionDavid Monniaux2019-01-302-13/+1
|
* remove preprocessor directives about SIZE_TYPE, now useless (long is now 8 ↵David Monniaux2019-01-309-8/+14
| | | | bytes like in gcc)
* sizeof checkDavid Monniaux2019-01-301-0/+46
|
* same format as the othersDavid Monniaux2019-01-302-10/+44
|
* bitsliced TEA from archived ↵David Monniaux2019-01-306-0/+663
| | | | http://plaintext.crypto.lo.gy/article/378/untwisted-bit-sliced-tea-time
* correct path to ccompDavid Monniaux2019-01-301-1/+1
|
* https://github.com/conorpp/bitsliced-aesDavid Monniaux2019-01-3015-0/+1920
|
* fixes in makefilesDavid Monniaux2019-01-303-39/+6
|
* the state of things that workDavid Monniaux2019-01-301-2/+4
|
* blowfishDavid Monniaux2019-01-302-2/+15
|
* remove workaroundDavid Monniaux2019-01-301-4/+0
|
* no need for this anymoreDavid Monniaux2019-01-292-3/+1
|
* https://github.com/pfalcon/uzlibDavid Monniaux2019-01-29274-0/+3695
|
* muf muf mufDavid Monniaux2019-01-297-15/+21
|
* jpeg-6b modifiedDavid Monniaux2019-01-29157-0/+63909
|
* ça makeDavid Monniaux2019-01-291-6/+11
|
* crypto algorithms from https://github.com/B-Con/crypto-algorithms/David Monniaux2019-01-2832-0/+3731
|
* packagedDavid Monniaux2019-01-278-571/+20579
|