Filippo Valsorda

Results 40 repositories owned by Filippo Valsorda

age

15.4k
Stars
467
Forks
Watchers

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

alum

17
Stars
3
Forks
Watchers

A forwarding mail server inspired by @alum.mit.edu

axel

15
Stars
10
Forks
Watchers

Axel Download Accelerator [git mirror]

b2

12
Stars
7
Forks
Watchers

Efficient, idiomatic Go library for Backblaze B2 Cloud Storage.

BERserk

93
Stars
12
Forks
Watchers

A Go implementation of the BERserk attack against Mozilla NSS ASN.1 parsing of PKCS#1 RSA signatures with e = 3. Complete of a certificate generation tool, works with CAs in the trust store.

blockchainr

61
Stars
28
Forks
Watchers

Exploiting ECDSA Failures in the Bitcoin Blockchain

captive-browser

413
Stars
31
Forks
Watchers

A dedicated Chrome instance to log into captive portals without messing with DNS settings.

crypto.py

11
Stars
3
Forks
Watchers

A collection of pure Python crypto implementations. All modules are standalone. Available in Python 2 and Python 3 flavors!

CVE-2016-2107

184
Stars
59
Forks
Watchers

Simple test for the May 2016 OpenSSL padding oracle (CVE-2016-2107)

ed25519-dalek-rustgo

113
Stars
10
Forks
Watchers

Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to replace manually written assembly.