[Tutor] password cipher

pwnedomina pwnedomina at gmail.com
Fri May 6 23:10:52 CEST 2011


Em 06-05-2011 17:10, Alan Gauld escreveu:
>
> "pwnedomina" <pwnedomina at gmail.com> wrote
>
>> hi. i wonder if its possible to generate cipher a tabula recta in python
>> like the one show here
>> http://lifehacker.com/?_escaped_fragment_=5715794/how-to-write-down-and-encrypt-your-passwords-with-an-old+school-tabula-recta#!5715794/how-to-write-down-and-encrypt-your-passwords-with-an-old+school-tabula-recta 
>>
>> , i need to generate a chart like this image sheet
>> its possible to this using a python code?
>
> Yes it's very possible. All you need are some print statements
> with suitable formatting. Or you could create an HTML file with
> a table...
>
> What is your problem exactly? What bit do you not understand?
>
> Can you write Python code already? Or are you a complete beginner?
> Do you know how to produce the table by hand
> - using pen and paper say?
>
> Is this a homework assignment?
> Or do you have a specific use for this?
> (There may be other, simpler, ways to do what you want.)
>
> HTH,
>
>
im a beginner, can you show a sample of code in order to do this task?



More information about the Tutor mailing list