2022-03-15 12:27:52 +08:00

3 lines
48 B
Python

import rsa
(pubkey, privkey) = rsa.newkeys(512)