Package: qca2-plugin-ossl / 2.0.0~beta3-2

Metadata

Package Version Patches format
qca2-plugin-ossl 2.0.0~beta3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_whirlpool_algo.diff | (download)

qca-ossl.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 remove whirlpool usage.  the algorithm is missing on at least
 0.9.8g and 0.9.8i, even though there's an OBJ_whirlpool definition in 0.9.8i.
detect_md2_available.diff | (download)

qca-ossl.cpp | 18 18 + 0 - 0 !
1 file changed, 18 insertions(+)

 detect whether md2 is avalable for openssl plugin.
detect_ssl2_available.diff | (download)

qca-ossl.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix compile when openssl doesn't support ssl2
backport_r820011_random_support.diff | (download)

qca-ossl.cpp | 46 40 + 6 - 0 !
1 file changed, 40 insertions(+), 6 deletions(-)

 patch from michael leupold for random support