Other Parts Discussed in Thread: AM6528
Hello everyone,
I'm searching to example code or functions for the AM6548 (or AM6528) to verify plain asymmetrical signatures - I think there are three steps:
1..calculating the hash of given data (e.g. SHA512)
2. decrypting signature with public key (e.g. RSA4096);
3. compare the hash with the decryption result.
Would be nice to have functions or an example for steps 1 and 2 for the AM65xx similar to openssl.
Or do you have an example code for this issue?
Thanks in advance
Hape