Skip to content

Instantly share code, notes, and snippets.

View andrew-stevenson-sociomantic's full-sized avatar

Andrew Stevenson andrew-stevenson-sociomantic

View GitHub Profile
#include <assert.h>
#include <err.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <openssl/bio.h>
#include <openssl/des.h>
#include <openssl/evp.h>