#9730: A simple RC4 cipher implementation for Sage
--------------------------------+-------------------------------------------
Reporter: sg.sourav | Owner: mvngu
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: cryptography | Keywords: RC4, Cryptosystem, Cipher
Author: Sourav Sen Gupta | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
This is a standard RC4 implementation in the Cryptography directory for
Sage. We do not consider advanced criteria to initialize the state
bytearray, and hence this system may be prone to attacks (refer to
relevant literature).
Though this is not fully secure (upto industry standard), this is a full-
version implementation of the cipher, and can be used for educational
purpose as well as for small-scale encryptions.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9730>
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.