1Source: https://github.com/jlnt/greygoo/tree/master/ucryptolib
2Git Commit: b74ba4db80c6de95892b3a3429529eed89b8773a
3License: Apache License version 2.0
4
5Modifications:
6 - Changed header guard to "#pragma once"
7 - Added __BEGIN_CDECLS / __END_CDECLS
8 - Changed code to avoid VLAs.
9