repo.or.cz
/
sha1collisiondetection.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add macros and make new full round interleaved functions.
[sha1collisiondetection.git]
/
.gitignore
blob
4581ef2eeefc7832704f4a78f3018455f7a06178
1
# Compiled Object files
2
*.slo
3
*.lo
4
*.o
5
*.obj
6
7
# Precompiled Headers
8
*.gch
9
*.pch
10
11
# Compiled Dynamic libraries
12
*.so
13
*.dylib
14
*.dll
15
16
# Fortran module files
17
*.mod
18
*.smod
19
20
# Compiled Static libraries
21
*.lai
22
*.la
23
*.a
24
*.lib
25
26
# Executables
27
*.exe
28
*.out
29
*.app