-
I found issue when I tried connect to host with GOST:
1. Host portal.rosreestr.ru:4455 is GOST host and it has certificate rosreestr.pem (see bellow). In openssl with gost engine this certificate t…
ghost updated
5 years ago
-
When I create a new Reference to set in SignedXml.AddReference(...), the default DigestValue of the Reference is SignedXml.XmlDsigSHA256Url that has the value "http://www.w3.org/2001/04/xmlenc#sha…
-
Everything works fine with RC2 but RC3 has some improvements and bugfixes I want.
So I simply changed the version in the main POM, everything builds just fine but when I try to send a file I get belo…
-
Скажите пожалуйста, будет ли добавлена поддержка нового стандарта ГОСТ Р 34.12-2015 в сущносте GostSecurity?
Ссылка: http://gostcrypto.com/doc/GostSecurity.html
На сегодняшний день она работает с ГОС…
-
On super, clang isn't installed.
On well:
```
frank@well:~$ make -s distclean; ./configure CC=clang --disable-cuda && make -s clean && make -s && ../run/john --test=0 --format=opencl
checking build …
-
See #2146.
```
#if ARCH_BITS == 32
(...)
#undef _mm_insert_epi64
#define _mm_insert_epi64 my__mm_insert_epi64
static inline __m128i _mm_insert_epi64(__m128i a, uint64_t b, int c) {
c 32), c + 1…
-
Hi, I'm a packager and want to provide a package that uses the CPU fallbacks, therefor I want to compile john for various instruction sets (generic, mmx, sse2, avx, xop).
For x86_64 everything works f…
-
Hi, I encountered several problems in the compiler, I hope to get everyone's help, thank you. This is one of the questions. Since it is translated into English by the translation software, the stateme…
-
The intrinsic _mm_insert_epi64 is not a valid instruction under cygwin32 (and possibly VC32, mingw32 or other 32 systems).
Just tried this on linux-32 and it fails there also (same problem).
jfoug updated
9 years ago
-
Problem introduced by ebbbfc1a8
One possibility (although not the best) is to just #ifdef the whole file outside of the plugin stanza. Similar to eg. rawSHA1_ng_fmt_plug.c but in this case checking f…