tiny-AES-c icon indicating copy to clipboard operation
tiny-AES-c copied to clipboard

Merge aes.hpp into aes.h

Open cam900 opened this issue 3 years ago • 0 comments

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 .

cam900 avatar Jun 22 '22 12:06 cam900