Ticket #6461 (closed enhancement: fixed)
[with patch, positive review] Schaefer's Simplified Data Encryption Standard for educational purposes
| Reported by: | mvngu | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.1.2 |
| Component: | cryptography | Keywords: | cryptography, DES, S-DES |
| Cc: | malb | Author(s): | Minh Van Nguyen |
| Report Upstream: | Reviewer(s): | Martin Albrecht, William Stein | |
| Merged in: | Sage 4.1.2.alpha0 | Work issues: |
Description
This is a follow-up to #6164. The goal here is to implement the S-DES block cipher of Schaefer as described in the paper:
- Schaefer. A simplified data encryption algorithm. Cryptologia, 20(1):77--84, 1996.
This is a simplified variant of the Data Encryption Standard (DES) to be used for cryptography education.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

