Jaaap / SQRL

Secure Quick Reliable Login WebExtension for Firefox and Chrome
MIT License
64 stars 5 forks source link

Update `bn.js`, using latest stable release (v5.1.3) #18

Closed der-gabe closed 4 years ago

der-gabe commented 4 years ago

… and specifiying the exact third-party library link as required by Mozilla's Extension Review Guidelines: https://extensionworkshop.com/documentation/publish/third-party-library-usage/#how-to-determine-the-third-party-library-link

der-gabe commented 4 years ago

Browsing the source files to get familiar with the codebase, I noticed that this version of BigNum.js was wuite old and decided to update it.

Not all that much has changed, but I did - of course - test the extension (manually) with the new version, importing an identity and logging in with it...