Ticket #26 (new defect)
Quoted-printable encoding of challenge data may cause mismatches
| Reported by: | simon | Owned by: | simon |
|---|---|---|---|
| Priority: | normal | Component: | Keysigning |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The challenge data is currently a random string encoded in base64 encoding using mimencode. In some cases, a mail agent may re-encode in the quoted-printable encoding, causing the "=" used as padding to be replaced with "=3D". This could be problematic when attempting to verify challenge-responses.
Change History
Note: See
TracTickets for help on using
tickets.
