|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
| Ncmlabs | |
| Nhtml | |
| Nunittest | API used by the body of a unit test |
| Nutils | |
| Ncmsdk2 | |
| Ncmsdk2debug | |
| Ncmsdk3 | |
| Ncmsdk3debug | |
| Ncodeproject | |
| Nbimap_detail | |
| Nhash | Usage: 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); |
| Nstd | STL namespace |
| Nswig |