add where the code comes from

This commit is contained in:
PolynomialDivision 2018-01-14 13:24:45 +01:00
parent 3d38b28500
commit 638321450f

View file

@ -1,3 +1,6 @@
// based on:
// https://github.com/vedantk/gcrypt-example/blob/master/gcry.cc
#include "crypto.h"
#include <stdio.h>