Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project provides minimal utilities for generating self-signed certificates in JavaScript, primarily for use in browser-based cryptographic applications. It allows developers to create key pairs and certificates without relying on external dependencies, making it ideal for JS-only crypto modules. The tool is useful for developers working on secure web applications or testing environments that require self-signed certificates.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
indutny

indutny/self-signed

Generate Self-Signed certificates in browser

JavaScript
43
5
No license
indutny's profile
indutny
50 contributions
petiepooo's profile
petiepooo
1 contributions
terinjokes's profile
terinjokes
1 contributions
silverwind's profile
silverwind
1 contributions

Support the dependencies of indutny/self-signed

Account's avatar
indutny/asn1.js
ASN.1 encoder and decoder
Account's avatar
indutny/asn1.js
RFC5280 extension structures for asn1.js
Account's avatar
indutny/bn.js
Big number implementation in pure javascript
Account's avatar
indutny/brorand
Random number generator for browsers and node.js
Account's avatar
indutny/hash.js
Various hash functions that could be run by both browser and node
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.