Skip to content

Instantly share code, notes, and snippets.

View bluewitch's full-sized avatar
🏠
Working from home

Douglas Kuhn bluewitch

🏠
Working from home
View GitHub Profile
@bluewitch
bluewitch / gist:7916302
Created December 11, 2013 18:57
cipher-chachapoly.c
/*
* Copyright (c) 2013 Damien Miller <djm@mindrot.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR