Hello,

just trying to follow examples of http://www.sagemath.org/library/crypto.pdf
Exercise 8.5 solution: page nr 124  (or 127 for file) has suspicious
code

sage: E := RSACryptosystem(128)
sage: m = E.encoding(’The dog ate my lunch.’); m

first of all typo of assignment (seems like in Pascal)

then no such Class/method seems to exists -- not a big problem, but
just curiuous what happend to it..


In advance Thanks for explanations :)
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to