Switch to fork of asmcrypto.js

Fixes performance issues in Firefox.
This commit is contained in:
Daniel Huigens 2018-07-03 13:55:55 +02:00
parent d489f3369f
commit 85223093a4

View File

@ -75,7 +75,7 @@
"dependencies": {
"@mattiasbuelens/web-streams-polyfill": "0.1.0-alpha.4",
"address-rfc2822": "^2.0.3",
"asmcrypto.js": "^2.3.0",
"asmcrypto.js": "github:openpgpjs/asmcrypto",
"asn1.js": "^5.0.0",
"bn.js": "^4.11.8",
"buffer": "^5.0.8",