Pinned Repositories
blake2b
Blake2b (64-bit version) in pure Javascript with WASM upgrade
kMeans.js
Simple Javascript implementation of the k-means algorithm, for node.js and the browser
macos-touchid
Native Node.js module for working with macOS Local Authentication (eg. TouchID)
multisig-hmac
Multisig scheme for HMAC authentication
noise-peer
Simple end-to-end encrypted, secure channels using Noise Protocol Framework and libsodium secretstream
noise-protocol
Javascript implementation of the Noise Protocol Framework based on libsodium
secure-password
Making Password storage safer for all
secure-token
Simple, secure tokens for authentication, access keys, sessions etc.
sodium-native
Low level bindings for libsodium
learntocrypto
Learn to crypto workshop
emilbayes's Repositories
emilbayes/noise-protocol
Javascript implementation of the Noise Protocol Framework based on libsodium
emilbayes/blake2b
Blake2b (64-bit version) in pure Javascript with WASM upgrade
emilbayes/multisig-hmac
Multisig scheme for HMAC authentication
emilbayes/eff-diceware-passphrase
Generate a cryptographically random password from EFF's improved Diceware word list
emilbayes/wat2wasm
WASM/JS clone of wabt's wat2wasm
emilbayes/zk-proof-of-reserves
Zero-knowledge Proof-of-reserves using Pedersen Commitments and zkSNARKs
emilbayes/watup
Simple macro extension to WAT (WebAssembly Text-format)
emilbayes/secure-random-uniform
Generate secure, random, uniform integers, compensating for modulo bias
emilbayes/wat-cheatsheet
emilbayes/base32-encoding
Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant
emilbayes/hmac-blake2b
HMAC based on BLAKE2b
emilbayes/wat-tokenizer
Tokenize WebAssembly Text-format into list of lists
emilbayes/bswap-wasm
bswap in WASM by using rotates
emilbayes/hypercore-proof-of-data
emilbayes/abstract-algebra-fun
My personal Sage notebooks for messing around with abstract algebra
emilbayes/djb2
emilbayes/next-pow2-wasm
Next power of 2 functions in WASM, eg. for aligning pointers
emilbayes/crypto-stream-state
Extension of libsodium crypto_stream_xor to do stateful streaming
emilbayes/crypto-stream-xor
Streaming symmetric encryption. Unauthenticated! Extension to libsodium
emilbayes/css-pipeline
My personal PostCSS based CSS pipeline
emilbayes/crypto-secretbox-rekey
Experimental extension to `libsodium` `crypto_secretbox` that allows for rekeying without decrypting the ciphertext
emilbayes/libws
emilbayes/memory-visualiser
emilbayes/emilbayes.github.io
Public repository for bayes.dk
emilbayes/eth-ecrecover-batch
Optimized ECRECOVER for batches of signatures
emilbayes/ganache-eth_getWork
A tool for creating a local blockchain for fast Ethereum development.
emilbayes/postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js
emilbayes/SIPs
Snaps Improvement Proposals
emilbayes/tixz.dk
emilbayes/vega-txtool