#9730: A simple RC4 cipher implementation for Sage
--------------------------------+-------------------------------------------
   Reporter:  sg.sourav         |       Owner:  mvngu                    
       Type:  enhancement       |      Status:  needs_work               
   Priority:  minor             |   Milestone:                           
  Component:  cryptography      |    Keywords:  RC4, Cryptosystem, Cipher
     Author:  Sourav Sen Gupta  |    Upstream:  N/A                      
   Reviewer:                    |      Merged:                           
Work_issues:                    |  
--------------------------------+-------------------------------------------
Changes (by mvngu):

  * status:  needs_review => needs_work


Comment:

 Running doctests over `rc4.py` fails with message:
 {{{
 #!sh
 [mv...@sage sage-4.5.3.alpha0]$ ./sage -t -long devel/sage-
 main/sage/crypto/rc4.py
 sage -t -long "devel/sage-main/sage/crypto/rc4.py"
 **********************************************************************
 Error: TAB character found.

          [1.9 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t -long "devel/sage-main/sage/crypto/rc4.py"
 Total time for all tests: 1.9 seconds
 }}}
 This patch needs a lot of work.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9730#comment:2>
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