Any guides are all for Visial Studio 2015 or lower, I've tried following them but I haven't really gotten anywhere. I read the latest version of Crypto++ has been ported to work with Visual Studio 2017 so it should be possible. How shall I go about this?
The reason for me needing this is because I believe it's the easiest way to implement AES 128 bit. Is there a better (easier) way with the default libraries?