Bug 2248

Summary: Conditionally include RIPEMD support
Product: Portable OpenSSH Reporter: Kenny Root <kenny>
Component: Build systemAssignee: Damien Miller <djm>
Status: CLOSED FIXED    
Severity: minor CC: djm
Priority: P5    
Version: 6.6p1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 2226    
Attachments:
Description Flags
Check for EVP_ripemd160 none

Description Kenny Root 2014-06-21 11:29:14 AEST
Some distributions (such as Android) do not compile with RIPEMD support, so it would be useful to check for EVP_RIPEMD like EVP_SHA256 is currently.
Comment 1 Damien Miller 2014-07-03 11:52:44 AEST
Created attachment 2446 [details]
Check for EVP_ripemd160

This should do the trick.
Comment 2 Damien Miller 2014-07-03 11:54:39 AEST
patch applied. This will be in OpenSSH 6.7 - thanks!
Comment 3 Damien Miller 2014-10-08 08:00:26 AEDT
Close all bugs left open from 6.6 and 6.7 releases.