💯 ECDSA tools. Key Generation. PEM-to-JWK. JWK-to-PEM. Lightweight. Zero Dependencies. Universal compatibility.
Updated 2019-05-14 10:19:00 +00:00
Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JOSE. For Browsers. Ugh... that was a mouthful. :)
Updated 2019-05-11 20:56:43 +00:00
Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JOSE. For Browsers. Ugh... that was a mouthful. :)
Updated 2019-05-11 04:50:52 +00:00
A port of Greenlock.js to the browser.
Updated 2019-05-07 08:34:16 +00:00
💯 ECDSA tools. Key Generation. PEM-to-JWK. JWK-to-PEM. Lightweight. Zero Dependencies. Universal compatibility.
Updated 2019-04-24 00:26:40 +00:00
An ASN.1 packer in less than 100 lines of Vanilla JavaScript, part of the BlueCrypt suite.
Updated 2019-04-16 16:10:12 +00:00
A wrapper around fs.writeFile for safely replacing a file, especially to guard against double-writes
Updated 2019-04-16 06:16:53 +00:00
Read basic info (subject, altnames, expiresAt, issuedAt) from a cert.pem / x509 certificate (tls / ssl / https)
Updated 2019-03-02 20:41:23 +00:00
An ASN.1 parser in less than 100 lines of Vanilla JavaScript, part of the BlueCrypt suite.
Updated 2019-03-02 20:24:59 +00:00
SSH Fingerprint in < 150 lines of VanillaJS, part of the Bluecrypt suite for Browser Crypto.
Updated 2018-12-04 02:15:03 +00:00
Bluecrypt SSH to JWK in VanillaJS for Browsers
Updated 2018-12-04 00:14:52 +00:00
JWK to SSH in < 100 lines of VanillaJS.
Updated 2018-12-04 00:14:15 +00:00
Command line ECDSA tools to generating key pairs and converting between JWK, various PEM formats, and SSH.
Updated 2018-11-25 06:13:00 +00:00
An insanely minimal ASN.1 builder for X.509 common schemas, specifically SEC1/X9.62 PKCS#8, SPKI/PKIX, PKCS#1 and CSR.
Updated 2018-11-21 08:23:49 +00:00
A focused, zero-dependency ECDSA library to generate a Certificate Signing Request (CSR) and sign it!
Updated 2018-11-20 08:04:08 +00:00
Secure Client for node.js. Connect to a secure service via TLS (aka SSL). Also enables multiplexing a single port with multiple protocols via SNI.
Updated 2018-10-15 21:40:39 +00:00
A collection of useful scripts. You have to look at code comments to see what they do.
Updated 2018-10-13 21:44:21 +00:00
Tools for manipulating semver strings and objects
Updated 2018-10-09 04:14:30 +00:00
Example project from the rust book.
Updated 2018-10-02 00:56:12 +00:00
The perfect music player.
Updated 2018-09-15 22:44:11 +00:00