#5827: crypto: subset sum problem for super-increasing sequences
--------------------------+-------------------------------------------------
Reporter: mvngu | Owner: somebody
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.2
Component: cryptography | Keywords: knapsack cryptosystem, subset sum
--------------------------+-------------------------------------------------
The Merkle-Hellman knapsack public-key cryptosystem makes use of the
subset sum problem for super-increasing sequences. The goal of this ticket
is to first implement a class for solving the subset sum problem for
super-increasing sequences. The long-term goal is to implement a module
for knapsack cryptosystems. So the implementation contained on this ticket
would be subsumed within the module.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5827>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---