You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On line 123 of jsencrypt.js, the variable 'DV' appears to be a typo. Every other usage of DV treats it as a property ("this.DV" on lines 317, 344, etc).
The text was updated successfully, but these errors were encountered:
This is fixed in my branch, unfortunately I had and still have a lot of work and cannot complete the branch for a while... As soon as I complete it I will push it.
On line 123 of jsencrypt.js, the variable 'DV' appears to be a typo. Every other usage of DV treats it as a property ("this.DV" on lines 317, 344, etc).
The text was updated successfully, but these errors were encountered: