Skip to content

Commit 6e691b3

Browse files
committed
Enable ripemd60
As suggested in #344 (comment)
1 parent 40b755f commit 6e691b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ def prepare_static_build(self, build_platform):
523523
'--disable-shared',
524524
'--disable-gost',
525525
'--enable-md5',
526+
'--enable-ripemd160',
526527
'--disable-crypto-dl',
527528
'--enable-static=yes',
528529
'--enable-shared=no',

0 commit comments

Comments
 (0)