http://qs321.pair.com?node_id=388439


in reply to Re^25: Perl 6 ... dead? (no, just convalescing)
in thread Perl 6 ... dead?

You're saying that RSA - encrypted JVM bytecode would be trivial to decrypt?

  • Comment on Re^26: Perl 6 ... dead? (no, just convalescing)

Replies are listed 'Best First'.
Re^27: Perl 6 ... dead? (no, just convalescing)
by Aristotle (Chancellor) on Sep 03, 2004 at 22:52 UTC

    That's exactly equivalent to the DVD Content Scambling System. It hinges on the security of the decryption key, which is delivered to every user, hidden inside the VM. Remember what happened to CSS?

    Makeshifts last the longest.

      I didn't suggest that the key be hidden inside the VM. I suggested that it be entered by the users, every time the encrypted program was run; hence the "it would be a huge pain in the ass to users" part. :)

        Well, that would be trivial to "break" from the onset, since the algorithm is known and the key is also known.

        Makeshifts last the longest.