> Dear all, very appreciate your reply! We have double check the implementation 
> of related > functions, and confirm that the input params for the function
> int rsa_public_encrypt(const uint8_t *rsa_input, const int input_len, uint8_t 
> *enc_out,
> uint8_t *public_key, const int key_len)
> are all stack variables(say rsa_input, enc_out and public_key), so there 
> should have no
> problems with alloc;

....

....


Several days ago we emailed you regarding this issue. Never got a response.
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to