ironssh icon indicating copy to clipboard operation
ironssh copied to clipboard

Don't include preferences sub packets in subkey signature

Open BobWall23 opened this issue 9 years ago • 0 comments

When we generate the signature packet for the subkey packet that contains the cv25519 subkey, we currently include the same set of sub packets that we put in the signature on the public key packet. Looks like it shouldn't include the preferred symmetric key algorithms - only the flags and issuer. Double check with new keygen.

BobWall23 avatar Aug 22 '16 03:08 BobWall23