travist / jsencrypt

A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
http://www.travistidwell.com/jsencrypt
Other
6.68k stars 2.01k forks source link

YUI 3.10.1 is released to fix the SWF security vulnerability. Will jsencrypt update the version synchronously ? #178

Open chengmeng1117 opened 4 years ago

qingranEvent commented 4 years ago

I met this question too, when update or how cross security tool

lichangwei commented 3 years ago

+1 image

nidavellir9 commented 3 years ago

I have this question too, any updates about this? or other similar lib?

ZenoTian commented 3 years ago

I have this question too, https://www.cvedetails.com/cve/CVE-2012-5881

ZenoTian commented 3 years ago

Replacing import Encrypt from 'jsencrypt whith import Encrypt from 'jsencrypt/bin/jsencrypt.min.js' can solve the problem temporarily