ansani / Shareaza

Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
http://shareaza.sf.net
26 stars 4 forks source link

Speedup HASH creation using the ASM version of the algo #71

Open ansani opened 1 year ago

ansani commented 1 year ago

In the HashLib package, we can modify the stdafx.h we can enable the ASM part of the hash algo using the define HASHLIB_USE_ASM.