aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add libkeccak_spec_rawshake.3 and libkeccak_spec_shake.3Mattias Andrée2015-10-052-0/+90
* add libkeccak_spec_sha3.3Mattias Andrée2015-10-051-0/+43
* add libkeccka.7Mattias Andrée2015-10-051-0/+73
* mMattias Andrée2015-10-041-1/+1
* info: m + cpindexMattias Andrée2015-10-041-4/+55
* only include gcc diagnositic pragma when compiling with gccMattias Andrée2015-10-021-0/+5
* attributes are gcc specificMattias Andrée2015-10-029-54/+125
* info: m + tpindex + fnindexMattias Andrée2015-10-021-3/+79
* todo + info: hmacMattias Andrée2015-09-282-0/+94
* info: hashing filesMattias Andrée2015-09-281-1/+63
* libkeccak_generalised_sum_fd continues if interruptedMattias Andrée2015-09-201-2/+9
* info: representation conversionMattias Andrée2015-09-201-3/+43
* mMattias Andrée2015-09-201-2/+2
* work around regression in texinfoMattias Andrée2015-09-201-1/+1
* info: hashingMattias Andrée2015-09-201-0/+90
* info: stateMattias Andrée2015-09-191-0/+131
* add ifdef around pragmas in header filesMattias Andrée2015-09-192-0/+8
* do not use builtin functions in header filesMattias Andrée2015-09-191-1/+2
* info: selecting hash functionMattias Andrée2015-09-151-0/+150
* info: linkingMattias Andrée2015-09-151-2/+22
* info: overviewMattias Andrée2015-09-152-2/+50
* start on info manualMattias Andrée2015-09-145-4/+1395
* some functions behave like mallocMattias Andrée2015-09-142-4/+4
* update distMattias Andrée2015-08-311-2/+2
* update version1.1Mattias Andrée2015-08-311-1/+1
* fix warning (compiler regression?)Mattias Andrée2015-08-311-5/+4
* 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
* int*_t are guaranteed to use two's complete ... clean, understandable, and wonderful codeMattias Andrée2015-08-281-5/+7
* update distMattias Andrée2015-08-151-2/+2
* the rest of the hmac implementation1.0Mattias Andrée2015-07-252-9/+220
* beginning of hmac implementationMattias Andrée2015-07-255-11/+654
* bump yearMattias Andrée2015-07-2516-16/+16
* See issue #1Mattias Andrée2015-03-281-2/+2
* doc typoMattias Andrée2014-11-132-7/+7
* assume the contents of files are nonsensitiveMattias Andrée2014-11-132-8/+14
* derpMattias Andrée2014-11-131-1/+1
* distMattias Andrée2014-11-132-0/+39
* m0.1Mattias Andrée2014-11-131-6/+6
* mMattias Andrée2014-11-131-4/+4
* mMattias Andrée2014-11-122-4/+0
* add install and uninstall rulesMattias Andrée2014-11-122-0/+103
* update todoMattias Andrée2014-11-121-0/+2
* mMattias Andrée2014-11-121-2/+2
* mMattias Andrée2014-11-122-2/+1
* minor optsMattias Andrée2014-11-121-4/+2
* whitespaceMattias Andrée2014-11-121-2/+2
* benchmark with cpu-timeMattias Andrée2014-11-121-2/+2
* add secure variants of update and digestMattias Andrée2014-11-125-15/+193
* add another testMattias Andrée2014-11-111-0/+8
* fix bug in libkeccak_squeezing_phaseMattias Andrée2014-11-111-1/+1