Opened 13 years ago
Last modified 13 years ago
#158 accepted task
pycrypto does not use any padding with RSA... — at Initial Version
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | Client | Keywords: | |
Cc: |
Description
Which is potentially insecure.
Practical attacks seem difficult, nonetheless we should either pad it (ourselves? yuk) or move to another crypto library (pita).
Note: See
TracTickets for help on using
tickets.