Skip to content

Instantly share code, notes, and snippets.

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <openssl/x509.h>
#include <openssl/hmac.h>
void
hmac_sha256(
const unsigned char *text, /* pointer to data stream */
@Philhippus
Philhippus / about.md
Created August 9, 2011 18:19 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer