tiny-AES-c
tiny-AES-c copied to clipboard
Merge aes.hpp into aes.h
because .h header can be includable into C++ project, ex: .cpp source code. This PR fixes also https://github.com/kokke/tiny-AES-c/issues/206 .