Skip to content

x/crypto/openpgp: PromptFunction infinite loop #9315

@AndrewVos

Description

@AndrewVos

ReadMessage PromptFunction is called forever.

If PromptFunction returns the correct key the first time, then decryption succeeds. If, however, you return the correct key any time after the first time then decryption will never succeed and PromptFunction gets called forever.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions