It seems to mostly replace all "md5_..." stuff with "sha1_..." functions
(looks very much like find-and-replace to me...) *and* it adds a special
fips function call that allows MD5 in certain circumstances...
+ /* FIPS 140-2 explicitly allows MD5 for the use in PRF although it is not
+ * to
Hi,
On Fri, Jul 08, 2016 at 06:18:08PM +0200, Jan Just Keijser wrote:
> https://build.opensuse.org/package/view_file/network:vpn/openvpn/openvpn-fips140-2.3.2.patch?expand=1
It seems to mostly replace all "md5_..." stuff with "sha1_..." functions
(looks very much like find-and-replace to me...) *
Hi,
On 08/07/16 16:55, pbar...@netprotec.com wrote:
Please run the OpenVPN instance which core dumps via gdb. When it
segfaults, type the command 'bt' (backtrace) and provide us with the
complete backtrace. Then we can have an idea where in the code it
crashed.
Another alte