aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_ia32/modinfo.txt
blob: 02581578fab823911254b7701679e77454666afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
realname "Algorithm x86 Assembler"

replace_file md4.cpp
replace_file md5.cpp
replace_file sha160.cpp
replace_file serpent.cpp

add_file asm_macr.h

add_file md4core.S
add_file md5core.S
add_file sha1core.S
add_file serp_asm.S

<arch>
ia32
</arch>

<cc>
gcc
</cc>

# ELF systems
<os>
linux
freebsd
netbsd
openbsd
solaris
</os>