21
Published Tools
1,244
Total Stars
1,690
Weekly Downloads
89
GitHub Followers
71
Public Repos
Published Tools
21 Skillsacross 3 categories@peculiar/webcrypto
microshine
A WebCrypto Polyfill for NodeJS
gammacv
worldthirteen
GammaCV is a WebGL accelerated Computer Vision library for browser
graphene-pk11
microshine
A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript
@dannycoates/webcrypto-liner
dannycoates
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
2key-ratchet
microshine
2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.
@peculiar/x509
microshine
@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy
...more@peculiar/certificates-viewer
donskov
Peculiar Certificate Viewer web-components makes it easy for you to display certificate related details in your web application.
...morexmldsigjs
microshine
XML Digital Signature implementation in TypeScript/JavaScript using Web Crypto API
node-webcrypto-p11
microshine
A WebCrypto Polyfill built on PKCS11
@peculiar/asn1-pkcs9
microshine
ASN.1 schema based on PKCS#9 (RFC 2985)
webcrypto-core
microshine
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
@webcrypto-local/core
microshine
A package of `webcrypto-local` framework
pvutils
microshine
Common utilities for products from Peculiar Ventures
@peculiar/json-schema
microshine
This package uses ES2015 decorators to simplify JSON schema creation and use
@peculiar/pdf-copy
microshine
This module allows to recreate the PDF document using specified filters.
pvtsutils
microshine
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
@peculiar/eslint-config-base
donskov
Base ESLint configuration for JavaScript/TypeScript linting
bytestreamjs
microshine
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
pkijs
microshine
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
...moreasn1js
microshine
asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web
...morepkcs11js
microshine
A Node.js implementation of the PKCS#11 2.40 interface