On 2012/10/12 01:41:55, adg wrote:
If you have actual key, ciphertext, and plaintext globals then you can actually
make these examples executable by including an Output: comment at the
end of the
function.
If you have actual key, ciphertext, and plaintext globals then you can actually
make these examples executable by including an Output: comment at the
end of the
function.
Have removed that and added // Output comments in the case where it's
possible. (Several the examples generate random outputs. I could make
them deterministic, but at the cost of clarity in the example because
you would actually want them to be random in real life.)
https://codereview.appspot.com/6631044/