Kingller Tang
Kingller Tang
It is caused by the oninput being triggered twice
Hi, Pull request are submitted, can you merge it please? [https://github.com/nosir/cleave.js/pull/663](https://github.com/nosir/cleave.js/pull/663)
> ``` > var encrypt = new JSEncrypt(); > encrypt.setPublicKey(pub) > var encrypted = encrypt.encryptOAEP(str) > console.log(encrypted) > ``` You can use `pandora-jsencrypt` instead before publish