-
Tested on `Ubuntu 17 (x86_64)`, `Ubuntu 16 (AArch64)` and `Ubuntu 16 (armv7l)`
```
x509_unit:
Segmentation fault
```
Tested on `Windows 10 (x86_64)`.
```
x509_unit:
-> crash
```
Te…
-
Shouldn't `configure.py` automatically set `CXXFLAGS="-m32"` and `LDFLAGS="-m32"` when invoked with explicit `--cpu=x86_32` (suggesting the intention to build in 32 bit mode on a 64 bit machine)?
S…
-
### Summary
When updating gopass with go get go build fails.
go version: 1.10.2
gopass version: v1.7.2
upgrading from:
gopass version 1.6.10 via go 1.9.2
GOOS: Darwin amd64
Go build …
-
```
Testing: pgpwde [PGP WDE S2K-SHA1 64]... (4xOMP) =================================================================
==13468== ERROR: AddressSanitizer: memcpy-param-overlap: memory ranges [0x7fff3…
-
```
Loaded 1 password hash (gpg-opencl, OpenPGP / GnuPG Secret Key [SHA1 OpenCL])
Cost 1 (s2k-count) is 65536 for all loaded hashes
Cost 2 (hash algorithm [1:MD5 2:SHA1 3:RIPEMD160 8:SHA256 9:SHA38…
-
We had a couple of feature requests in the past for an "app lock" mechanism like many apps have. The idea is to encrypt all application data and require the user to enter a password to access the app …
-
The YubiKey card view should be always visible for keys bound to YubiKeys
-
A few commits in the past:
```
wget http://openwall.info/wiki/_media/john/test.gpg.tar.gz
tar -xozf test.gpg.tar.gz
../run/gpg2john *.asc
[...]
Warning: detected hash type "gpg", but the stri…
-
When using OCSP for getting revokation information on X509 certificates, Botan may wait idefinitely on a response from the server.
PKXI::check_ocsp_online (in x509path.cpp) checks if the std::futur…
-
Configured on termux:
```
$ python ./configure.py --disable-modules=newhope --cpu=armv$ python ./configure.py --disable-modules=newhope --cpu=armv7a --cc=clang
```
After `make` ran ./botan-test …