crypto
- Rsa
DemoThis sample uses the RSA algorithm.
This demo uses the following classes.
nn::crypto::RsaContext
None.
None.
When the demo is executed, the following log is displayed in debug output.
cryptoRSA sample
ENCRYPT Encrypt SUCCESS DECRYPT Decrypt SUCCESS DECRYPTED MESSAGE: this is test string.
SIGN VERIFY Verify SUCCESS
DIGEST and SIGN Digest and Sign SUCCESS VERIFY Verify SUCCESS RSA test FINISHED.
There is no shutdown procedure. Stop execution in a timely manner.
crypto
to Rsa
.CONFIDENTIAL