Other Parts Discussed in Thread: CC3200
Hi,
I wanted to test out using the hardware cryptography accelerator module, but ran into a few issues.
1) The SHA/MD5 example doesn't work how i expected it to. The screen shot in the demo application page shows the resulting hash as a 10-digit hexadecimal number (5 bytes). The selected algo was MD5, which to my understanding should return a 32-digit hexadecimal number (16 bytes). Is there something I'm missing here?
processors.wiki.ti.com/.../CC32xx_SHA-MD5_Demo_Application
2) I tried looking for documentation on the hardware cryptography accelerator, but section "1.3.15 Hardware Cryptography Accelerator" of the technical reference manual for the CC3200 says,
"Further details about the hardware cryptography accelerator will be addressed in the revision of this manual"
When will further details be provided? I'd like to be able to use the SHA/MD5 functionality - is there another place I can find Register level description of this module?
Thanks,
Danny