Results 44 comments of Aleksey Kravchenko

[BoringSSL](https://boringssl.googlesource.com/boringssl/) will not be supported because it does not guarantee API or ABI stability. As workarround use the following command to configure the project: ```sh ./configure --disable-openssl ```

It seems RHash, since v1.4.6, started to use some function inaccessible in Windows 7. I'm currently unable to investigate this due to other commitments. To help resolve this, can you...

Can't reproduce the crash for 32-bit RHash (rhash-1.4.6-win32.zip and rhash-1.4.6-english-win32.zip) on Win7 (Ver 6.1 Build 7601). For 64-bit RHash there is another error: Regarding SHA-NI (Intel native SHA1), RHash must...

According to Release notes at https://sourceforge.net/projects/rhash/files/rhash/1.4.6/ * Win32 version requires: Win XP/2K/Vista/7/8/10. * **Win64** version requires: **Win 8/10 64-bit**. So for 64-bit RHash it is not a bug.