Pinned Repositories
AACEncoderSample
audiounitswift
audio unit sample in swift
blake2swift
Blake2b in pure swift
ed25519swift
ed25199 implementation by pure swift
ellipticcurve
gitu.vim
secp256k1swift
secp256k1 by pure swift
smartgrep
grep tool to exclude source comment for vim plugin
XVim
Xcode plugin for Vim keybindings
pebble8888's Repositories
pebble8888/ed25519swift
ed25199 implementation by pure swift
pebble8888/secp256k1swift
secp256k1 by pure swift
pebble8888/smartgrep
grep tool to exclude source comment for vim plugin
pebble8888/blake2swift
Blake2b in pure swift
pebble8888/BlockchainSwift
A simple Blockchain in Swift
pebble8888/ellipticcurve
pebble8888/PBKit
Utility Kit written by swift
pebble8888/AUHost
Application which hosts AudioUnits v3 using AVFoundation API
pebble8888/BLAKE2
BLAKE2 official implementations
pebble8888/blake2rust
blake2 in pure rust
pebble8888/breadwallet-core
SPV bitcoin C library
pebble8888/class-dump
Generate Objective-C headers from Mach-O files.
pebble8888/cryptocoding
Guidelines for low-level cryptography software
pebble8888/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
pebble8888/cuckoo
a memory-bound graph-theoretic proof-of-work system
pebble8888/delcmt
delete comment vim plugin
pebble8888/ecpython
pebble8888/grin
Minimal implementation of the MimbleWimble protocol.
pebble8888/hashes
Collection of cryptographic hash functions written in pure Rust
pebble8888/jq.vim
pebble8888/merkletree_study
pebble8888/MVL
MacVim Launcher for Xcode9
pebble8888/nacl-1
mirror of djb's "NaCl: Networking and Cryptography library"
pebble8888/pebble8888.github.io
pebble8888/pebblecolor.vim
color scheme for vim
pebble8888/ripemd160
ripemd160 written in pure swift
pebble8888/secp256k1
Optimized C library for EC operations on curve secp256k1
pebble8888/vsthostsample
pebble8888/XVim2
Vim key-bindings for Xcode 9
pebble8888/ZipArchive
zip archive processing for Cocoa - iPhone and OS X