blob: e1805260cb75bdbe7459805163b88b7fbdfe106c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
realname "SSE2 implementation of SHA-1"
load_on request
<replace>
sha160.cpp
sha160.h
</replace>
<add>
sha1core.cpp
</add>
<arch>
pentium4
amd64
</arch>
<cc>
gcc
icc
</cc>
|