Ticket #9366 (closed defect: fixed)
fix SBox __init__
| Reported by: | ylchapuy | Owned by: | mvngu |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.5.2 |
| Component: | cryptography | Keywords: | |
| Cc: | malb | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Martin Albrecht |
| Authors: | Yann Laigle-Chapuy | Merged in: | sage-4.5.2.alpha0 |
| Dependencies: | Stopgaps: |
Description (last modified by ylchapuy) (diff)
the input size was badly checked.
Attachments
Change History
Changed 3 years ago by ylchapuy
-
attachment
trac9366_fix_SBox_init.patch
added
comment:1 Changed 3 years ago by ylchapuy
- Cc malb added
- Status changed from new to needs_review
- Description modified (diff)
- Authors set to Yann Laigle-Chapuy
Note: See
TracTickets for help on using
tickets.

requires #9318