Pinned Repositories
ailuropoda
Bamboo implemented in typescript
crypto-stream
Streaming encryption, based on Encrypted Content-Encoding for HTTP (RFC 8188)
crypto-util
Utility functions for working with crypto keys
envelope
Envelopes that have been authorized by the recipient
identity
An identity record + types
image
Create responsive image tags.
keys
Create and store asymmetric keys with the webcrypto API in the browser
link
Link devices via websocket
simple-aes
The simplest way to use AES keys in the browser or Node.
webauthn-keys
Use the Web Authentication API to store crypto keys
Bicycle Computing's Repositories
bicycle-codes/image
Create responsive image tags.
bicycle-codes/identity
An identity record + types
bicycle-codes/webauthn-keys
Use the Web Authentication API to store crypto keys
bicycle-codes/ailuropoda
Bamboo implemented in typescript
bicycle-codes/envelope
Envelopes that have been authorized by the recipient
bicycle-codes/keys
Create and store asymmetric keys with the webcrypto API in the browser
bicycle-codes/simple-aes
The simplest way to use AES keys in the browser or Node.
bicycle-codes/crypto-util
Utility functions for working with crypto keys
bicycle-codes/link
Link devices via websocket
bicycle-codes/crypto-stream
Streaming encryption, based on Encrypted Content-Encoding for HTTP (RFC 8188)
bicycle-codes/typescript-fsa
Type-safe action creator utilities
bicycle-codes/uint8arrays
Utility methods for dealing with Uint8Arrays
bicycle-codes/.github
bicycle-codes/atrament
A small JS library for beautiful drawing and handwriting on the HTML Canvas.
bicycle-codes/bn.js
BigNum in pure javascript
bicycle-codes/diffie-hellman
pure js diffie-hellman
bicycle-codes/idb
IndexedDB, but with promises
bicycle-codes/image-cropper
An image cropper for HTML5. Supports rectacle shapes, aspect ratios and zooming.
bicycle-codes/markdown-toc
API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files.
bicycle-codes/message
Create and verify signed messages
bicycle-codes/old__atrament2
A small JS library for beautiful drawing and handwriting on the HTML Canvas.
bicycle-codes/path
NodeJS 'path' module
bicycle-codes/randombytes
Random bytes for the browser or node
bicycle-codes/request
Use Bearer tokens with web crypto to authenticate http requests.
bicycle-codes/session-cookie
Cookies
bicycle-codes/stringify
Create base64 encoded strings.
bicycle-codes/url
node.js core url module as a module
bicycle-codes/url-pattern
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
bicycle-codes/util
Miscellaneous functions
bicycle-codes/x3dh
TypeScript Implementation of X3DH