jsencrypt depends on the jsbn library which doesn't provide OAEP, but only PKCS#1 v1.5 padding. You have to use the same in python which PyCrypto provides.
確定! 回上一頁