#7124: affine cipher and its cryptanalysis
----------------------------+-----------------------------------------------
   Reporter:  mvngu         |       Owner:  somebody       
       Type:  enhancement   |      Status:  needs_work     
   Priority:  major         |   Milestone:  sage-4.2       
  Component:  cryptography  |    Keywords:  affine cipher  
Work_issues:                |      Author:  Minh Van Nguyen
   Reviewer:                |      Merged:                 
----------------------------+-----------------------------------------------
Changes (by rbeezer):

  * status:  needs_review => needs_work


Comment:

 This should be pretty much read to go now, but I've got a six errors being
 raised in the doctests.  They all seem to be due to lines 2912 and 3158 of
 classical.py  which are identical

 {{{OM.setdefault(e, 0.0)}}}

 The error is

 {{{AttributeError: 'DiscreteProbabilitySpace' object has no attribute
 'setdefault'}}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7124#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to