yoshiking

@yoshiking

Joined on Jan 11, 2019

  • Challenge Summary The challenge has the following code: #!/usr/bin/sage from sage.all import * from Crypto.Util.number import getStrongPrime, bytes_to_long from secret import flag class PRNG256(object):
     Like  Bookmark