-
Perhaps this is intentional? But in any case, `master` at d067c043d01e doesn't build on i686. It fails with the following error:
```
libcperciva/crypto/crypto_aesctr_aesni.c: In function ‘crypto…
0xkag updated
3 years ago
-
The function `SSL_set1_host` is defined in LibreSSL 2.9 and later. I'm not 100% certain but I think we need to turn off some of the compatibility code to avoid symbol conflicts there?
-
Hello Colin,
Hope this is detailed enough, when not, let me know.
Thanks for sharing your work with us!
Aron
root@hostname:~ # bsdec2-image-upload /pfsense.img "pfSense" "pfSense" eu-central-1 f…
-
**CVE IDs:** CVE-2020-14315
**Other security advisory IDs:** X41-2020-006
**Description:**
2016-07-21 CVE-2014-9862 published
2016-07-25 Partial fix for FreeBSD published at FreeBSD-SA-16:…
-
The scrypt parameters selected by restic seem not to comply with [RFC 7914](https://tools.ietf.org/html/rfc7914#section-2). According to RFC 7914 `N` has to be smaller than `2^(128 * r / 8)`. All my k…
-
EDIT: I was running `pkg upgrade -qn`, not `pkg version -vIL=`. See https://github.com/freebsd/pkg/issues/1459#issuecomment-248801123
I have servers where I run 'pkg version -vL=' from a cron job; t…
-
**Edit from future**: see https://github.com/pandoc/dockerfiles/issues/78#issuecomment-655378804 for reversion deadlines / strategy.
The smarter entrypoint script introduced in https://github.com/p…
-
Seems like the paragraph about "Using scrypt as a KDF" on the [website](https://www.tarsnap.com/scrypt.html) was written before `libscrypt-kdf`: It suggests the header is `crypto_scrypt.h` and the fun…
-
Hi,
I have batch script that used to call Scrypt in a pileline in this way:
1. { echo "$PASS" ; cat file_to_decrypt ; } | scrypt dec -P -
2. { echo "$PASS" ; cat file_to_encrypt ; } | scrypt …
-
I've been running `1.0.39`, which I compiled, fine for quite some time. I recently attempted to run master HEAD (473fd485e68) on 32-bit Linux. When doing this, I get a 100% reproducible error that m…
0xkag updated
4 years ago