-
When these get removed, please update this list. Also, if there are some that will not be 'fixed', then place comment after the item, and use ~~~strike out~~~ font for the filename. Looks like ~~~st…
jfoug updated
8 years ago
-
Mac OS X 10.11.6 El Capitan. Xcode-8.0. Installed OpenSSL-1.0.2j (via Macports).
Current Botan master, configured:
```
$ ./configure.py --prefix=/opt/local --with-openssl --with-boost --with-lzma --w…
-
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…
-
Hi,
I am writing this out in C++, and wonder if you might clarify a couple of things..
In the blake2bp_update function, bytes that are not processed are copied to the blake2bp_state 'buf' array, but n…
-
```
[k0ste@WorkStation linux-4.12]$ patch -p1 -i /tmp/linux-4.8-ndpi.diff
patching file include/net/netfilter/nf_conntrack_extend.h
Hunk #2 FAILED at 113.
1 out of 2 hunks FAILED -- saving reject…
k0ste updated
7 years ago
-
I testing Master on on a Raspberry Pi 3. Its ARMv8 with Broadcom SoC using A53 cores. It lacks PMULL{2} and Crypto extensions, but it includes VMULL and CRC32 (VMULL includes arrangements other than …
-
```
$ ../run/john -test=0 | grep -v PASS
Will run 8 OpenMP threads
Testing: dynamic_22 [md5(sha1($p)) 128/128 AVX 4x1]... FAILED (FMT_OMP_BAD)
Testing: dynamic_23 [sha1(md5($p)) 128/128 AVX 4x1]... F…
jfoug updated
8 years ago
-
**NOTE** I'd be happy to present kernel configuration in a more readable form, but not sure what is available and preferred - please advice
Type | Version/Name
---…
-
`joinSplitPubKey` is 33 bytes, so the input to BLAKE2b is 32+32+32+33 = 129 bytes. A BLAKE2b input block is 128 bytes. I believe it's secure, because we only need collision resistance — but it's…
daira updated
8 years ago
-
Stacktrace from "journalctl -fl" before I lost my ssh connections.
This appears to be a 100% reproducible lockup when I run 'zfs destroy "$snapshot"'.
```
# zfs list -t snapshot | wc -l
269
```
Stac…