aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-22Fix documentation textMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-02-26Add shake128sum and rawshake128sumMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2020-10-22Update readmeMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-15Add testMattias Andrée1-6/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14Update readmeMattias Andrée1-39/+37
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14Change license, change style, and remove crapMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-11-28improve readmeMattias Andrée1-69/+106
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-15sha-3 is now standardised1.0Mattias Andrée1-4/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-03-28readme: testingMattias Andrée1-0/+10
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13add readmeMattias Andrée1-0/+82
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-09use markdown on readmeMattias Andrée1-40/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-09there is a chance I will also implement in common lisp and scalaMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-09beginning jni implemenetationMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-08optimise c versionMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-08correctedMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-07error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-05update statusMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-05miscMattias Andrée1-7/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-05mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-05mMattias Andrée1-5/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-05java optimisedMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-05java fixed small convertions derps, one important thing is that x >>> n = x if n == 64Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-04add progress infoMattias Andrée1-0/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-02-03optionsMattias Andrée1-0/+27
Signed-off-by: Mattias Andrée <maandree@operamail.com>