-
`generate-key --with-key-password` works fine if there is a single User ID, but it fails with more than one user ID. I'm using 1.3.13 because that's what's in debian right now, maybe it's fixed in a …
-
Hello. I absolutely love the deterministic generated private keys, but I'd like to use a very super secret passphrase to generate them, and use another regular passphrase to access passwords (so that …
-
I try to create a [botan hunter package](https://github.com/ruslo/hunter/issues/1897) but I have some issues to build botan for windows and unfortunately I didn't have any windows knowledge or a windo…
-
https://build.golang.org/log/dab244f0493db12d84e8c14db1770e836811f2d8:
```
# golang.org/x/sys/windows
..\..\..\..\pkg\mod\golang.org\x\sys@v0.0.0-20201119102817-f84b799fce68\windows\types_windows…
-
I could able to build the Botan-2.12.1 for E6500 target with --disable-modules='aes_power8,p9_darn'.
But while I am using the Botan-2.18.1 for the same target with '--disable-powercrypto', facing t…
-
I noticed already quite some time ago that when updating `rand` create above `0.8.x` version the implementation will break.
For example below code will not compile due to some traits not being impl…
-
GPG added a "gnu-dummy" S2K type for keyrings that contain only subkey secret data ([like in this guide](https://alexcabal.com/creating-the-perfect-gpg-keypair/)). `openpgp.ReadKeyRing` returns an `un…
-
Update of app-linux-split-gpg2 to v1.0.0 for Qubes r4.2, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-app-linux-split-gpg2/commit/95fb34da0ccc0102d53…
-
I wanted to migrate to PGPainless variant of `fullyDecrypted`, but found out following:
In our code we currently have following:
```kotlin
val fullyDecrypted = if (keyRing is PGPSecretKeyRing…
-
## Description
`test_stream_verify_no_key` and `hash_test_success` fail when building with `ENABLE_SM2=OFF`.
## Steps to Reproduce
```sh
cmake -B build \
-DCMAKE_BUILD_TYPE=MinSizeR…