2017-04-14 |
Mark Wooding | symm/salsa20.[ch]: Add missing LGPL notices. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Mark Wooding | math/mpx-mul4-test.c: Set `dstr' length correctly in... |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Mark Wooding | symm/chacha.c: Fix `tell' response. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Mark Wooding | symm/chacha.[ch]: Fix comment headers. |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Mark Wooding | symm/{chacha.c,salsa20.c}: Fix random generator allocat... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Mark Wooding | math/mpx-mul4-test.c: Set `dstr' length correctly in... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Mark Wooding | symm/poly1305.c: Change reading of 26-bit pieces. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Mark Wooding | symm/poly1305.c: Fix visual code misalignment. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Mark Wooding | progs/perftest.c: Add performance test for Poly1305. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Mark Wooding | progs/perftest.c: Split out magic table includes into... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Mark Wooding | symm/poly1305.h: Add missing `POLY1305_TAGSZ' definition. |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Mark Wooding | symm/poly1305.c: Fix 64-bit shift error. |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Mark Wooding | symm/: Implement Daniel Bernstein's `Poly1305' message... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mark Wooding | Release 2.3.0.1. 2.3.0.1 |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mark Wooding | base/asm-common.h: Fix the sense of the `WANT_EXECUTABL... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mark Wooding | math/: Distribute the `mpx-mul4' test vectors, with... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mark Wooding | math/: Add low-level testing for accelerated `mpx-mul4... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mark Wooding | Makefile.am: Some reformatting. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mark Wooding | vars.am: Some reformatting. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | Release 2.3.0. 2.3.0 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-amd64-sse2.S: SSE2 multipliers for AMD64. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Maintain a local copy of... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Make stack alignment more... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Slightly reorder to reduce... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Fix comment formatting. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Additional piece of commentary. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Use default arguments for... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Use the correct vector-multip... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Give `squash' an explicit... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Optimize `squash'. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Use `movdqa' to move between... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Add an extra blank line to... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Fix operand name in commentary. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: `mmla4' only need 48 bytes... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | symm/salsa20-arm-neon.S: Improve output permutation... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | symm/rijndael-x86ish-aesni.S: Use `.extern' for externa... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h, */*.S: New macros for making stack... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h, *.S: Add `INTFUNC' macro for interna... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h: Define `WORDSZ' appropriately for... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h: Use `_' consistently for ignored... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h, symm/*.S: New macros for register... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h: Add some general C preprocessor... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/ct.c: Better constant-time algorithms from /Hacker... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h, symm/rijndael-x86ish-aesni.S: Better... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mark Wooding | base/asm-common.h: Include `.note.GNU-stack' section... |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Mark Wooding | math/mpx-mul4-x86-sse2.S: Use `SHUF' instead of hardwir... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Mark Wooding | symm/salsa20-*.S: Optimize the output permutations. |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | math/mpx.h, math/mpmont.c: Retune the Karatsuba thresholds. |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | math/ptab.in: Include the correct Oakley 2048 group! |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | math/: SSE2-based high-performance multipliers. |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | base/asm-common.h: Add some debugging macros. |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | vars.am: Don't delete `*.t' files after running tests. |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | math/mpmont.c: Make REDC coefficient as long as the... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | math/mpmont.c: Factor out the computational core of... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Mark Wooding | math/ec-test.c: Add in missing space in test failure... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Mark Wooding | vars.am: Associate more useful dependencies with test... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Mark Wooding | vars.am, symm/Makefile.am: Associate built test vector... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Mark Wooding | math/mprand.[ch], rand/grand.c: Check range of arguments. |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Mark Wooding | math/mpint.h (MP_TOINT): Convert MP digits to target... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Mark Wooding | math/{mpbarrett,mpmont}.h: Provide correctness proofs... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Mark Wooding | symm/rijndael-x86ish-aesni.S: Load destination pointer... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Mark Wooding | symm/rijndael-x86ish-aesni.S: Fix conflict in 32-bit... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Mark Wooding | base/asm-common.h, *-x86ish-*.S: Centralize SSE shuffli... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Mark Wooding | symm/{chacha,salsa20}-*.S: Indent the hoisted transposi... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Mark Wooding | symm/salsa20-x86ish-sse2.S: Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Mark Wooding | symm/rijndael-arm-crypto.S: More aggressive loading... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Mark Wooding | base/asm-common.h, *.S: Include metadata for 64-bit... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Mark Wooding | symm/rijndael-x86ish-aesni.S: Move setup of endswap... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Mark Wooding | base/asm-common.h, *.S: Introduce `AUXFN'/`ENDAUXFN... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Mark Wooding | symm/rijndael-*.S (rijndael_setup_*): Roll up the inner... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Mark Wooding | symm/rijndael-x86ish-aesni.S (rijndael_setup_x86ish_aes... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Mark Wooding | Release 2.2.5. 2.2.5 |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Mark Wooding | symm/rijndael-arm-crypto.S (rijndael_setup_arm_crypto... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Mark Wooding | symm/rijndael-arm-crypto.S (rijndael_setup_arm_crypto... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Mark Wooding | symm/rijndael-arm-crypto.S (rijndael_setup_arm_crypto... |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Mark Wooding | configure.ac: Use modern version of `AC_CHECK_TYPES'. |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Mark Wooding | symm/rijndael-arm-crypto.S: Outdent the `.rept/.endr... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Mark Wooding | configure.ac: Use new name for `AX_C_LONG_LONG'. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | Release 2.2.4. 2.2.4 |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | configure.ac, symm/rijndael*: Use ARMv8 AES instruction... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | base/dispatch.c: Add notional support for `AT_HWCAP2... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | configure.ac: Check that the chosen assembler will... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | configure.ac: Segregate checks by source language better. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | symm/rijndael-x86ish-aesni.S: Have `endswap_block'... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | base/asm-common.h: Factor out `deposit fake literal... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | Have a small reformatting session. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | symm/rijndael-x86ish-aesni.S: Decorate `rijndael_rcon... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | base/dispatch.c: Fix list-macro invocation if we have... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | base/dispatch.c: Just include all the auxvec-related... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | base/asm-common.h: Use the correct `CPUFAM_*' name... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | configure.ac: Quote `$ac_cv_search_clock_gettime' properly. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | math/pfilt.c (pfilt_jump): Fix off-by-one error in... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | pub/bbs-gen.c, pub/rsa-gen.c: Fail if the generated... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | pub/bbs-gen.c: Carefully generate numbers of the correc... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | pub/bbs-gen.c: Return secret numbers for private keys. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | math/strongprime.c: Choose the smaller primes' sizes... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Mark Wooding | math/, pub/: Take a more consistent approach to prime... |
commit | commitdiff | tree | snapshot |
2016-06-25 |
Mark Wooding | pub/rsa-gen.c: Don't leak `t'. |
commit | commitdiff | tree | snapshot |
2016-06-24 |
Mark Wooding | math/, pub/: Generate primes with exactly the right... |
commit | commitdiff | tree | snapshot |
2016-06-24 |
Mark Wooding | math/mp-arith.c: New function `mp_leastcongruent'. |
commit | commitdiff | tree | snapshot |
next |