aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-02-05 01:01:03 +0100
committerMattias Andrée <maandree@operamail.com>2013-02-05 01:01:03 +0100
commit07dc2de0c241b4223dac4ebff4813a64291563f1 (patch)
tree4f130fbc853e6ccd35d091a71ca1066efb78698a /README
parentm + twist at squeeze in java (diff)
downloadsha3sum-07dc2de0c241b4223dac4ebff4813a64291563f1.tar.gz
sha3sum-07dc2de0c241b4223dac4ebff4813a64291563f1.tar.bz2
sha3sum-07dc2de0c241b4223dac4ebff4813a64291563f1.tar.xz
java fixed small convertions derps, one important thing is that x >>> n = x if n == 64
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cac41a8..f74ccae 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
COMPLETE STATUS:
python :: optimised
- java :: not correct, not optimised
+ java :: not optimised
c :: planned (after java)
nasm :: planned (maybe, after c)
haskell :: planned (maybe)