PeculiarVentures

Results 25 repositories owned by PeculiarVentures

PKI.js

1.2k
Stars
200
Forks
Watchers

PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (W...

ASN1.js

258
Stars
55
Forks
Watchers

ASN1js is a pure JavaScript library implementing a full ASN.1 BER decoder and encoder.

webcrypto

178
Stars
22
Forks
Watchers

A WebCrypto Polyfill for NodeJS

webcrypto-liner

145
Stars
26
Forks
Watchers

webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)

node-webcrypto-ossl

126
Stars
40
Forks
Watchers

A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.

GammaCV

172
Stars
21
Forks
Watchers

GammaCV is a WebGL accelerated Computer Vision library for browser

graphene

155
Stars
37
Forks
Watchers

A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript. (Keywords: Javascript, PKCS#11, Crypto, Smart Card, HSM)

js-zxing-pdf417

139
Stars
45
Forks
Watchers

Javascript port of the PDF417 detector and decoder from http://github.com/zxing/zxing (Keywords: Barcode, PDF 417, Javascript)

xadesjs

138
Stars
49
Forks
Watchers

A pure Typescript/Javascript implementation of XAdES based on XMLDSIGjs. (Keywords: WebCrypto, XMLDSIG, XADES, eIDAS, Trust List, X.509, CRL, OCSP)

2key-ratchet

109
Stars
13
Forks
Watchers

2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.