aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* info: m + cpindexMattias Andrée2015-10-041-4/+55
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* only include gcc diagnositic pragma when compiling with gccMattias Andrée2015-10-021-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* attributes are gcc specificMattias Andrée2015-10-029-54/+125
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: m + tpindex + fnindexMattias Andrée2015-10-021-3/+79
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* todo + info: hmacMattias Andrée2015-09-282-0/+94
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: hashing filesMattias Andrée2015-09-281-1/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libkeccak_generalised_sum_fd continues if interruptedMattias Andrée2015-09-201-2/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: representation conversionMattias Andrée2015-09-201-3/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-09-201-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* work around regression in texinfoMattias Andrée2015-09-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: hashingMattias Andrée2015-09-201-0/+90
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: stateMattias Andrée2015-09-191-0/+131
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add ifdef around pragmas in header filesMattias Andrée2015-09-192-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not use builtin functions in header filesMattias Andrée2015-09-191-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: selecting hash functionMattias Andrée2015-09-151-0/+150
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: linkingMattias Andrée2015-09-151-2/+22
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: overviewMattias Andrée2015-09-152-2/+50
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* start on info manualMattias Andrée2015-09-145-4/+1395
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some functions behave like mallocMattias Andrée2015-09-142-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-08-311-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update version1.1Mattias Andrée2015-08-311-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix warning (compiler regression?)Mattias Andrée2015-08-311-5/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix api bug: int_fastN_t depends on the c library, thus it must not be used in structs and prototypesMattias Andrée2015-08-312-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* int*_t are guaranteed to use two's complete ... clean, understandable, and wonderful codeMattias Andrée2015-08-281-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-08-151-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* the rest of the hmac implementation1.0Mattias Andrée2015-07-252-9/+220
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of hmac implementationMattias Andrée2015-07-255-11/+654
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2015-07-2516-16/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* See issue #1Mattias Andrée2015-03-281-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc typoMattias Andrée2014-11-132-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* assume the contents of files are nonsensitiveMattias Andrée2014-11-132-8/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-11-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* distMattias Andrée2014-11-132-0/+39
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m0.1Mattias Andrée2014-11-131-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-131-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-122-4/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add install and uninstall rulesMattias Andrée2014-11-122-0/+103
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-11-121-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-122-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* minor optsMattias Andrée2014-11-121-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-11-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* benchmark with cpu-timeMattias Andrée2014-11-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add secure variants of update and digestMattias Andrée2014-11-125-15/+193
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add another testMattias Andrée2014-11-111-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bug in libkeccak_squeezing_phaseMattias Andrée2014-11-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bug fixed, but found that large outputs does not work correctlyMattias Andrée2014-11-112-7/+39
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out whatMattias Andrée2014-11-074-9/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* check that word size is a multiple of 8Mattias Andrée2014-11-071-4/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>