aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix makefile1.1.4Mattias Andrée2017-10-211-1/+1
* Fix use of LIBFLAGSMattias Andrée2017-10-181-1/+1
* Remove unnessary -r flag in make clean1.1.3Mattias Andrée2017-10-151-2/+2
* Merge pull request #6 from thebombzen/masterMattias Andrée2017-10-153-16/+13
|\
| * Makefile: use "rm -f" to prevent errors upon second cleaningLeo Izen2017-10-151-14/+11
| * tests: use quotes when including libkeccak.hLeo Izen2017-10-152-2/+2
|/
* Use basic config by default1.1.2Mattias Andrée2017-10-143-9/+16
* Fix makefileMattias Andrée2017-10-142-3/+3
* General improvementsMattias Andrée2017-10-1482-1426/+626
* Change style and licenseMattias Andrée2017-10-1327-4198/+1949
* remove distMattias Andrée2017-02-103-60/+0
* m + add examples to info manual1.1.1Mattias Andrée2017-02-107-13/+238
* makefile: install man pagesMattias Andrée2017-02-101-12/+84
* Work on man pagesMattias Andrée2017-02-106-6/+118
* Work on man pagesMattias Andrée2017-02-1058-601/+1189
* bump year and change e-mailMattias Andrée2017-02-1069-69/+69
* Fix typo in typo correctionMattias Andrée2016-04-011-1/+1
* Merge pull request #3 from BenWiederhake/masterMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]2016-04-012-5/+5
|\
| * Fix spellingBen Wiederhake2016-04-012-5/+5
|/
* prepare dist updateMattias Andrée2015-11-302-2/+23
* readme: infoMattias Andrée2015-11-281-0/+2
* m readmeMattias Andrée2015-11-281-1/+1
* mMattias Andrée2015-11-281-1/+1
* improve readmeMattias Andrée2015-11-281-3/+14
* mMattias Andrée2015-10-151-2/+2
* update todoMattias Andrée2015-10-111-10/+0
* add libkeccak_hmac_marshal_size.3, libkeccak_hmac_marshal.3, libkeccak_hmac_unmarshal.3, and libkeccak_hmac_unmarshal_skip.3Mattias Andrée2015-10-115-0/+153
* add libkeccak_hmac_copy.3 and libkeccak_hmac_duplicate.3Mattias Andrée2015-10-112-0/+80
* add libkeccak_hmac_fast_destroy.3, libkeccak_hmac_destroy.3, libkeccak_hmac_fast_free.3, and libkeccak_hmac_free.3Mattias Andrée2015-10-115-0/+185
* update todoMattias Andrée2015-10-101-1/+18
* grammaro + add libkeccak_hmac_create.3Mattias Andrée2015-10-1011-10/+56
* add libkeccak_hmac_initialise.3Mattias Andrée2015-10-087-6/+58
* typoMattias Andrée2015-10-082-2/+2
* add libkeccak_fast_squeeze.3, libkeccak_simple_squeeze.3, and libkeccak_squeeze.3Mattias Andrée2015-10-073-0/+118
* stylo + example in libkeccak_digest.3, libkeccak_fast_digest.3, libkeccak_fast_update.3, and libkeccak_update.3Mattias Andrée2015-10-074-3/+159
* file hashers do not automatically destroy the stateMattias Andrée2015-10-075-0/+5
* typoMattias Andrée2015-10-075-5/+5
* mMattias Andrée2015-10-079-9/+9
* add libkeccak_digest.3 and libkeccak_fast_digest.3Mattias Andrée2015-10-072-0/+157
* m docMattias Andrée2015-10-072-4/+4
* add libkeccak_fast_update.3 and libkeccak_update.3Mattias Andrée2015-10-073-0/+103
* add libkeccak_behex_lower.3, libkeccak_behex_upper.3, and libkeccak_unhex.3Mattias Andrée2015-10-073-0/+136
* add libkeccak_state_marshal.3, libkeccak_state_marshal_size.3, libkeccak_state_unmarshal.3, and libkeccak_state_unmarshal_skip.3Mattias Andrée2015-10-065-1/+154
* mMattias Andrée2015-10-0616-37/+40
* mMattias Andrée2015-10-061-2/+3
* add libkeccak_state_copy.3 and libkeccak_state_duplicate.3Mattias Andrée2015-10-064-0/+81
* add libkeccak_state_create.3, libkeccak_state_fast_free.3 and libkeccak_state_free.3Mattias Andrée2015-10-066-0/+141
* add libkeccak_state_wipe.3, libkeccak_state_wipe_sponge.3, and libkeccak_state_wipe_message.3Mattias Andrée2015-10-066-3/+116
* add libkeccak_state_destroy.3 and libkeccak_state_fast_destroy.3Mattias Andrée2015-10-064-1/+83
* add libkeccak_state_reset.3Mattias Andrée2015-10-062-0/+34