Opened 12 years ago
Closed 12 years ago
#9709 closed enhancement (fixed)
Crypto lattice basis generator (update)
Reported by: | rlindner | Owned by: | mvngu |
---|---|---|---|
Priority: | major | Milestone: | sage-4.6 |
Component: | cryptography | Keywords: | cryptography, lattices |
Cc: | Merged in: | sage-4.6.alpha1 | |
Authors: | Richard Lindner | Reviewers: | Martin Albrecht |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
A bugfix/efficiency update for the new lattice basis generator.
Specifically, the explanations and generation of dual lattices has been improved.
Attachments (1)
Change History (4)
Changed 12 years ago by
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
comment:2 Changed 12 years ago by
- Reviewers set to Martin Albrecht
- Status changed from needs_review to positive_review
Patch looks good, doctests pass
comment:3 Changed 12 years ago by
- Merged in set to sage-4.6.alpha1
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
This is an update following the discussion in ticket #9496