Crypto ++ is a non-standard open source C ++ class library of cryptographic schemes. With it it is possible to use the hash function sha-3, however I have no idea how to use this library, even though it has documentation, I still find it confusing.
How can I use a function from this library to:
Insert a string for the function to return this encrypted string?