Juliano Krieger
Results
2
issues of
Juliano Krieger
As other PGP libraries, the option to allow the decryption of unauthenticated messages should be exposed from the `crypto.KeyRing.Decrypt*` methods. There is already an option on the `go-crypto/openpgp/packet/Config` struct: `InsecureAllowUnauthenticatedMessages`,...
v2
The assumption in the `enterPassiveModeIPv4` function (in `src/transfer.ts:48`) is that NAT is only used if the "control connection" uses a public IP address and the "data connection" uses a private...