-
With 19.20.27305 for x64 success:
https://ci.appveyor.com/project/randombit/botan/builds/27703659/job/n9mo5b4o7r2p8vpf?fullLog=true
With 19.24.28117 for x64 miscompiles:
https://ci.appveyor.com/…
-
I'm having some issues compiling 0.16+ to amd64. The exact same procedure works for 0.15.X.
**Expected behavior**
amd64 binaries compiled
**Actual behavior**
It fails with the followin…
-
### System information SOURCE
Distribution Name | Ubuntu
--- | ---
Distribution Version | 17.04
Linux Kernel | 4.10.0-24-gener…
-
**Describe the bug**
macos build Advanced failed. Message implies that libhwloc is unneeded.
**To Reproduce**
1. go https://xmrig.com/docs/miner/macos-build
2. preparation steps
3. perform …
mp0wr updated
4 years ago
-
Hi, I just moved some drives from a box to another, all good, `zpool import -a` worked
Today, it comes back with this... (we are on Catalina .... driver 1.9.3.1 and 1.9.2 ...was 1.9.3.0)
```
…
-
git revision 3a459487df5de4cb411efdda0010e617d6903284
Skein-512 fails on s390x:
```
./botan-test
Testing Botan 2.10.0 (release, dated 20190330, revision git:3a459487df5de4cb411efdda0010e617d69…
-
System is:
Dell R815 Server with quad 12-core Opteron 6348's. 32GB of PC3-10600R memory is installed. 8GB per Opteron 6348 which is 4GB for each of the two NODEs in each Opteron 6348.
http://www…
-
degradation with commit: https://github.com/zfsonlinux/zfs/commit/c8242a96ba8495013cc2f2e12ea6202e61796462
supermicro server stop loading.
### System information
Type | Version/Name
-…
-
```sh
$ gnatprove -P/home/iridiumex/ada/spark2014/testsuite/gnatprove/tests/sparkskein/test.gpr -j0 --level=0 > msgs.out
```
`msgs.out`:
```
Phase 1 of 2: generation of Global contracts ...
…
ghost updated
5 years ago
-
Skein hashes can have arbitrary lengths.
Which means that the same algorithm can be used to generate 256, 512 and 1024 bit hashes.
A longer hash means files are less likely to have hash collisions.
…