pkijs

Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p

jest-date-mock

Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.