const.1.2.840.10040.4.3'/dsa-with-sha1 OID.asn1.equals loop bug.toDer(). More tests.asn1.prettyPrint() BIT STRING display.npm run build:
.js, .min.js, and basic sourcemaps.forge.js.forge.all.js.prime.worker.js.forge.options field.forge.options.usePureJavaScript flag.forge.util.isNodejs flag (used to select "native" APIs).md.all.js which includes all digest algorithms.equals() and copy().validate() capture options for BIT STRING contents and value.forge({...}) to create new instances.forge.options.usePureJavaScript.forge/js/pki you should either
switch to just using the main forge and access forge.pki or update to
forge/lib/pki.forge/js/pki you should switch to
just using forge and access forge.pki. The bower release bundles
everything in one minified file./bower_components/forge/js/prime.worker.js will need to change to
/bower_components/forge/dist/prime.worker.min.js.md.all.js file to include all
digest algorithms. Individual files limit what they include by default to
allow smaller custom builds. For instance, pbdkf2.js has a sha1 default
but does not include any algorithm files by default. This allows the
possibility to include only sha256 without the overhead of sha1 and
sha512.