Update poly1305.c

This commit is contained in:
JacobBarthelmeh 2014-07-01 16:14:57 -06:00
parent 53c63dd257
commit 91af14544f

View File

@ -17,6 +17,8 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Based off the implementation by Andrew Moon
*/
#ifdef HAVE_POLY1305