Skip to content

Instantly share code, notes, and snippets.

@jnoxon
jnoxon / keybase.txt
Created February 16, 2017 20:16
Keybase proof
### Keybase proof
I hereby claim:
* I am jnoxon on github.
* I am jnoxon (https://keybase.io/jnoxon) on keybase.
* I have a public key ASDp00BGxnZ42aQADr-7Eqe5CGT4zkGFS9mKl-wtXoYy7Ao
To claim this, I am signing this object:
#include <iostream>
#include <openssl/crypto.h>
#include <openssl/rand.h>
#include <aws/core/Aws.h>
using namespace std;
void openssl_status(const char *msg)
{
const int bufsize = 1024*1024;