aboutsummaryrefslogtreecommitdiffstats
path: root/src/libkeccak/state.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* General improvementsMattias Andrée2017-10-141-175/+0
* Change style and licenseMattias Andrée2017-10-131-97/+88
* bump year and change e-mailMattias Andrée2017-02-101-1/+1
* fix api bug: int_fastN_t depends on the c library, thus it must not be used in structs and prototypesMattias Andrée2015-08-311-5/+5
* bump yearMattias Andrée2015-07-251-1/+1
* add secure variants of update and digestMattias Andrée2014-11-121-9/+27
* something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out whatMattias Andrée2014-11-071-1/+1
* mMattias Andrée2014-11-051-3/+3
* test state + m doc fix + m fixMattias Andrée2014-11-051-1/+1
* add and fix more warningsMattias Andrée2014-11-041-5/+3
* begin makefile + fix warnings and errorsMattias Andrée2014-11-041-6/+6
* mMattias Andrée2014-11-041-3/+3
* remove dead codeMattias Andrée2014-11-041-1/+0
* add state.cMattias Andrée2014-11-041-0/+169