<div dir="ltr"><br><div>Hi.  I cannot find a way to generate RSA private (and public) key from erlang.</div><div><br></div><div>I've looked through public_key sources and have found Yuri's cutkey:</div><div><a href="https://github.com/yrashk/cutkey/blob/master/src/cutkey.erl">https://github.com/yrashk/cutkey/blob/master/src/cutkey.erl</a><br></div><div><br></div><div>I haven't found any code in public_key sources that does something like cutkey does.</div><div><br></div><div>But I don't want to add extra dependency, maybe something has changed and it is</div><div>possible to generate RSAPrivateKey.</div><div><br></div><div>I'm writing client for letsencrypt and want fully automate all things without calling openssl via command line.</div></div>