This is the documentation for the latest (main) development branch of
mcuxpresso sdk. If you are looking for the documentation of previous releases, use
the drop-down menu on the left and select the desired version.
The Hashcrypt Example project is a demonstration program that uses the KSDK software to encrypt plain text
and decrypt it back using AES and SHA algorithm. SHA-1, SHA-256, AES ECB and AES CBC modes are demonstrated.