hi-T0day commented on a change in pull request #189: Update sgx_tcrypto_helper to support MesaTEE URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/189#discussion_r361827399
########## File path: sgx_tcrypto_helper/src/rsa2048.rs ########## @@ -0,0 +1,447 @@ +use crypto::rsgx_create_rsa_key_pair; Review comment: Sure. I have added the apache license header. And also add the LICENSE file that other crates have in the root folder. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
