alex
I program computers, and build teams that program computers, with a heavy focus on security.
Washington D.C.
Pinned Repositories
django-ajax-validation
A reusable application to preform ajax validation on django forms.
letsencrypt-aws
nyt-2020-election-scraper
pretend
A library for stubbing in python
rply
An attempt to port David Beazley's PLY to RPython, and give it a cooler API.
what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
fishinabarrel.github.io
Security research organization dedicated to finding low hanging, critical, vulnerabilities.
cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
linux
Adding support for the Rust language to the Linux kernel.
topaz
A high performance ruby, written in RPython
alex's Repositories
alex/csv-sql
Query your CSV files with SQL
alex/rust-asn1
A Rust ASN.1 (DER) serializer.
alex/line-counter
Like `wc -l`, but in Rust and maybe faster
alex/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
alex/ex-post-progress
alex/queries-rs
alex/doc-extractor
alex/bcrypt
Modern password hashing for your software and your servers
alex/pyo3
Rust bindings for the Python interpreter
alex/uv
An extremely fast Python package and project manager, written in Rust.
alex/homebrew-core
:beers: Core formulae for the Homebrew package manager
alex/pyopenssl
Python interface to the OpenSSL library
alex/nyt-2024-election-scraper
alex/paramiko
Native Python SSHv2 protocol library
alex/rust
a safe, concurrent, practical language
alex/rust-openssl
OpenSSL bindings for Rust
alex/ring
Safe, fast, small crypto using Rust
alex/werkzeug
A flexible WSGI implementation and toolkit
alex/actions-experiments
alex/console
A rust console and terminal abstraction
alex/coveragepy
Code coverage measurement for Python
alex/cpython-1
The Python programming language
alex/der-ascii
A reversible DER and BER pretty-printer.
alex/endoflife.date
Informative site with EoL dates of everything
alex/josepy
JOSE protocol implementation in Python using cryptography
alex/letsencrypt
This Let's Encrypt repo is an ACME client that can obtain certs and extensibly update server configurations (currently supports Apache on .deb based systems, nginx support coming soon)
alex/libheif
libheif is a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.
alex/mkcert
Customised trust stores for you and your family.
alex/reference
The Rust Reference
alex/rust-bcrypt
Easily hash and verify passwords using Bcrypt