First off, pycrypto is awesome! Thank you for creating it!<div><br></div><div>I'd like to use Public Keys to encrypt files, is this something that seems appropriate for file encryption?</div><div><br></div><div>I've noticed that the encrypt method for RSA keys is only 256 bytes, which seems rather small.</div>
<div><br></div><div>I know I could wrap that in a generator, but was hoping for some feedback on another way or a configuration change to increase that number.</div><div><br></div><div>Thanks for your contribution, and help.</div>
<div><br></div><div>J</div>