|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Files | |
| crc32.h | |
| Third-party (vendored): CRC32 checksum from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| hash.h | |
| Third-party (vendored): common Hash interface from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| HashTest.h | |
| CMSDK unit test entry point for the vendored hash library (md5, sha1, sha256, crc32, sha3, keccak); exercises the classes against known test vectors. | |
| hmac.h | |
| Third-party (vendored): RFC 2104 HMAC template from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| keccak.h | |
| Third-party (vendored): Keccak (pre-standard SHA-3) hash from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| md5.h | |
| Third-party (vendored): MD5 hash from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| sha1.h | |
| Third-party (vendored): SHA-1 hash from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| sha256.h | |
| Third-party (vendored): SHA-256 hash from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |
| sha3.h | |
| Third-party (vendored): SHA-3 hash from Stephan Brumme's portable hashing library (create.stephan-brumme.com). | |