Added POWER8 implementation for AES/CTR+CBC-MAC (for CCM and EAX modes).
[BearSSL] / conf / Unix.mk
2017-08-28 Thomas PorninSwitch C compiler to the generic 'cc' (to use the defau...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-22 Thomas PorninNew Makefile structure; added compatibility with Window...