Opened 13 years ago
Last modified 13 years ago
#158 accepted task
pycrypto does not use any padding with RSA...
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | Client | Keywords: | |
Cc: |
Description (last modified by )
Which is potentially insecure.
Practical attacks seem difficult, nonetheless we should either pad it (ourselves? yuk) or move to another crypto library (pita). See also #162
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.