Joseph Werle

Results 9 repositories owned by Joseph Werle

asprintf.c

34
Stars
8
Forks
Watchers

asprintf() implementation

b64.c

257
Stars
102
Forks
Watchers

Base64 encode/decode

shamirs-secret-sharing

93
Stars
26
Forks
Watchers

A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding

fs.c

72
Stars
10
Forks
Watchers

File system API much like Node's fs module (synchronous)

progress.c

74
Stars
5
Forks
Watchers

Progress display lib for c

url.h

55
Stars
23
Forks
Watchers

Parse URLs in C much like Node's url module.

hidden-machine

39
Stars
0
Forks
Watchers

Compile JavaScript into a native addon for Node.js secured by libsodium

hypersource

20
Stars
2
Forks
Watchers

Build WebSocket APIs that leverage the HyperCore Protocol

libutf8

34
Stars
4
Forks
Watchers

A whatwg compliant UTF8 encoding and decoding library