Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add static_cast to avoid conversion warning | Jack Lloyd | 2017-10-03 | 1 | -1/+2 |
| | | | | | I guess we're in trouble if we add any block ciphers with size >= 2^31 Probably fine. | ||||
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+81 |
It was getting pretty big and would get worse over time, eg whenver I get around to adding TLS support. |