index
:
libkeccak
master
[Basically feature complete] Keccak-family, including SHA-3, hashing library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out what
Mattias Andrée
1
-2
/
+2
2014-11-07
add static library and dep list
Mattias Andrée
1
-1
/
+16
2014-11-06
add run-benchmark rule
Mattias Andrée
1
-0
/
+5
2014-11-06
m
Mattias Andrée
1
-2
/
+5
2014-11-06
improved optimisation
Mattias Andrée
1
-1
/
+1
2014-11-06
preliminary optimisation
Mattias Andrée
1
-1
/
+1
2014-11-05
m + benchmark-flags
Mattias Andrée
1
-55
/
+1
2014-11-05
add benchmark program
Mattias Andrée
1
-1
/
+13
2014-11-05
test.c does not need its own directory
Mattias Andrée
1
-5
/
+4
2014-11-05
isolate optimisation to the library
Mattias Andrée
1
-7
/
+7
2014-11-05
prepare check rule for the test reading the license file
Mattias Andrée
1
-0
/
+3
2014-11-05
add check rule to the makefile
Mattias Andrée
1
-0
/
+8
2014-11-05
some preparation for selecting optimisation
Mattias Andrée
1
-78
/
+57
2014-11-05
maybe-initialised warning on -O3 in generalised-spec
Mattias Andrée
1
-1
/
+2
2014-11-05
m
Mattias Andrée
1
-1
/
+1
2014-11-05
beginning of test
Mattias Andrée
1
-3
/
+16
2014-11-04
compile so file
Mattias Andrée
1
-2
/
+25
2014-11-04
list optimisation flags to try out (not filtered, contains all defined by gcc)
Mattias Andrée
1
-0
/
+84
2014-11-04
add and fix more warnings
Mattias Andrée
1
-1
/
+16
2014-11-04
begin makefile + fix warnings and errors
Mattias Andrée
1
-0
/
+13