Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make makefile portable1.2.3 | Mattias Andrée | 2023-07-02 | 1 | -45/+47 |
* | Add shake128sum and rawshake128sum | Mattias Andrée | 2022-02-26 | 1 | -0/+4 |
* | Update clean rule in Makefile1.2.1 | Mattias Andrée | 2021-02-18 | 1 | -1/+1 |
* | Do not use -i option with sed(1), not in POSIX | Mattias Andrée | 2020-11-04 | 1 | -3/+2 |
* | Add multicall binary option | Mattias Andrée | 2020-10-21 | 1 | -2/+29 |
* | Add sha3sum for compatibility with busybox (-w and -s are however not support) | Mattias Andrée | 2020-10-21 | 1 | -1/+8 |
* | make check: build binaries1.1.1 | Mattias Andrée | 2017-10-15 | 1 | -1/+1 |
* | Makefile: use "rm -f" upon cleaning and uninstalling | Leo Izen | 2017-10-15 | 1 | -5/+4 |
* | Fix dependencies in makefile1.1 | Mattias Andrée | 2017-10-15 | 1 | -3/+3 |
* | Add test | Mattias Andrée | 2017-10-15 | 1 | -2/+5 |
* | Generate all C files except common.c and keccaksum.c | Mattias Andrée | 2017-10-14 | 1 | -1/+13 |
* | Use arg.h instead of argparser | Mattias Andrée | 2017-10-14 | 1 | -1/+1 |
* | Simplify makefile | Mattias Andrée | 2017-10-14 | 1 | -105/+44 |
* | Do not use texman | Mattias Andrée | 2017-10-14 | 1 | -36/+27 |
* | Change license, change style, and remove crap | Mattias Andrée | 2017-10-14 | 1 | -209/+7 |
* | move `-lkeccak -largparse` to the end of the linking instruction | Jakub Hlusička | 2017-05-31 | 1 | -1/+1 |
* | fix currency problem with building the texinfo manual to all forms when building with -j | Mattias Andrée | 2015-04-06 | 1 | -12/+12 |
* | fix installation dir for man pages, missed /man1 | Mattias Andrée | 2014-11-19 | 1 | -3/+3 |
* | add install and uninstall rules | Mattias Andrée | 2014-11-19 | 1 | -3/+212 |
* | beginning on the info manual | Mattias Andrée | 2014-11-18 | 1 | -2/+31 |
* | m makefile | Mattias Andrée | 2014-11-14 | 1 | -1/+4 |
* | write man pages | Mattias Andrée | 2014-11-14 | 1 | -1/+23 |
* | working on the --check flag | Mattias Andrée | 2014-11-14 | 1 | -1/+1 |
* | add tab-completion in shell | Mattias Andrée | 2014-11-14 | 1 | -1/+33 |
* | add build rules to the makefile | Mattias Andrée | 2014-11-13 | 1 | -0/+34 |
* | nuke... | Mattias Andrée | 2014-11-13 | 1 | -90/+0 |
* | m + fix for issue #14 | Mattias Andrée | 2014-11-11 | 1 | -7/+5 |
* | fix error in partial bit support for c implementations | Mattias Andrée | 2014-08-21 | 1 | -2/+2 |
* | c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeing | Mattias Andrée | 2014-02-11 | 1 | -1/+5 |
* | add thread support | Mattias Andrée | 2014-02-11 | 1 | -0/+3 |
* | bump year | Mattias Andrée | 2014-02-11 | 1 | -1/+1 |
* | misc | Mattias Andrée | 2014-02-05 | 1 | -0/+3 |
* | create so and jars | Mattias Andrée | 2013-08-10 | 1 | -7/+26 |
* | m + fix java-c-jni implementation | Mattias Andrée | 2013-08-10 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-08-10 | 1 | -2/+2 |
* | misc | Mattias Andrée | 2013-08-10 | 1 | -4/+8 |
* | fix java-c-jni sigsegv | Mattias Andrée | 2013-08-10 | 1 | -4/+8 |
* | directory renaming | Mattias Andrée | 2013-08-10 | 1 | -10/+10 |
* | jni version, just needs to properly load the lib | Mattias Andrée | 2013-02-18 | 1 | -5/+18 |
* | fix jni warnings | Mattias Andrée | 2013-02-17 | 1 | -3/+2 |
* | add jni .so to makefile | Mattias Andrée | 2013-02-17 | 1 | -1/+9 |
* | optimise c version | Mattias Andrée | 2013-02-08 | 1 | -1/+2 |
* | corrected | Mattias Andrée | 2013-02-08 | 1 | -5/+21 |
* | beginning of porting the command to c | Mattias Andrée | 2013-02-05 | 1 | -1/+1 |
* | add makefile | Mattias Andrée | 2013-02-05 | 1 | -0/+32 |