diafygi/webcrypto-examples

Real working Web Cryptography API based lib - PKIjs

YuryStrozhevsky opened this issue · 1 comments

Guys,
Now you do not want such simple and almost unusefull examples because in PKIjs we got real using of almost all Web Cryptography API algorithm making real PKI / CMS data (certificates, CRL, PKCS#10, OCSP, TSP, CMS Signed Data, CMS Enveloped Data).

I believe offering simple examples of direct WebCryptoAPI usage is useful to learning about the API and what primitives are included. This repo's scope is not to replace PKI / CMS data.