CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 Ncmlabs
 Nhtml
 NunittestAPI used by the body of a unit test
 Nutils
 Ncmsdk2
 Ncmsdk2debug
 Ncmsdk3
 Ncmsdk3debug
 Ncodeproject
 Nbimap_detail
 NhashUsage: std::string msg = "The quick brown fox jumps over the lazy dog"; std::string key = "key"; std::string md5hmac = hmac< MD5 >(msg, key); std::string sha1hmac = hmac< SHA1 >(msg, key); std::string sha2hmac = hmac<SHA256>(msg, key);
 NstdSTL namespace
 Nswig