Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
Kristjan Vaikla edited this page Jul 15, 2020 · 4 revisions

Signing with eID and Internet Explorer or Firefox

This plugin allows you to digitally sign documents on the web with your eID smart card. This project contains a Firefox NPAPI plugin and Internet Explorer BHO plugin. Chrome extension is available on the chrome-token-signing repository.

Web site providers can use hwcrypto.js JavaScript framework to allow users to sign documents electronically on their web sites. The framework works nicely with the NPAPI and BHO plugins so users could use their smart cards and other hardware tokens to give electronic signatures using Internet Explorer or Mozilla Firefox.

These plugins can be used directly without the hwcrypto.js framework to sign documents on a Web browser, but the framework provides a well-formed interface for all the browsers.

Official builds are provided through installer.id.ee

Features

  • RSA 1024/2048
  • SHA 1/224/256/384/512
  • BHO on Internet Explorer
  • NPAPI on Firefox
Clone this wiki locally