Maximilian Weiss

Results 6 issues of Maximilian Weiss

The Hagrid software which strips signature data from keys produces keys which are not OpenPGP compliant and cannot be imported into GnuPG or other OpenPGP-compliant software. This is problematic in...

Forgive me, I am not a cryptographer, but I noticed scallion has not been updated in a while, and that the following issue was discovered somewhat recently: http://www.math.unicaen.fr/~nitaj/rsa10.pdf Is that...

question

OS: Arch Linux Python: 3.10 Compiled tag v4.0.0b0 from source: ``` $ for i in dnsdialog dnssubdomaindialog; do pyuic5 electrum_nmc/electrum/gui/qt/forms/$i.ui --execute --output=electrum_nmc/electrum/gui/qt/forms/$i.py sed -i s/qvalidatedlineedit/.qvalidatedlineedit/ electrum_nmc/electrum/gui/qt/forms/$i.py done $ python contrib/pull_locale...

From the looks of it, the data variable passed into the first argument for EncryptBytes() and DecryptBytes() in encryption.go is in fact the passphrase, and the second argument "passphrase" is...

Even when the BW_SESSION env var is set, it is not read before the portwarden program attempts to run "bw unlock" or "bw login" in order to get a session...

This PR fixes a couple minor errors. The first one is it always attempts to login/unlock even if the BW_SESSION env var is set. Secondly, the Salt env var is...