<div dir="ltr"><div dir="ltr">Dear all,<div><br></div><div>Have we tried <span style="color:rgb(29,33,41);font-family:Helvetica,Arial,"hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;font-size:14px">cipher</span> implementation includes AES as a standard library in the past?</div><div><a href="https://docs.python.org/3.6/library/crypto.html">https://docs.python.org/3.6/library/crypto.html</a><br></div><div><br></div><div>if possible I want to try to implement AES because famous 3rd party library is not maintained and general cipher programs should be used for multiple purpose.Though the implementation is tough,  I believe this should be worth to it.</div><div>In my case, I want to use AES implementation for zipfile module.</div><div><br></div><div>Thanks and Regards,</div><div>---------------</div><div>Takahiro Ono</div></div></div>