On Apr 30, 4:38 pm, Minh Nguyen <[email protected]> wrote:
> Hi,
>
> On Tue, Apr 28, 2009 at 7:09 PM, Jurgis Pralgauskis
>
> <[email protected]> wrote:
>
> > Hello,
>
> > just trying to follow examples ofhttp://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
>
> Strange! I don't remember there being an "RSACryptosystem" class.
>
> > 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..
>
> There are many typos and errors in Kohel's crypto book. Though the
> book is licensed under a Creative Commons license, it seems that I'm
> unable to find the LaTeX source in order to fix typos. Not sure if
> Kohel has released the LaTeX source, though.
David reads at least sage-devel on occasion, so you might want to ping
him offlist. Getting the book debugged, current, the sources into some
publicly available repo/tarball and eventually all the examples into
Sage's tests directory might be a good idea ;)
>
>
> > In advance Thanks for explanations :)
>
> --
> Regards
> Minh Van Nguyen
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---