EnricoMi commented on PR #46017:
URL: https://github.com/apache/arrow/pull/46017#issuecomment-2775783306

   > @EnricoMi Do you want a preliminary review on this?
   
   Yes, please! This is in a complete PoC state (Linux build and test is green).
   
   Is this the right direction before I roll this out to Python?
   Can I break the API or should I deprecate exiting methods and provide both, 
std::string and secure string methods?
   Do you have some hints how I can fix the link issues for Windows? I presume 
I need to add the `secure_string.cc` file somewhere so Windows links to the 
object file.
   Shouldn't it be sufficient to only use `OPENSSL_cleanse` and count on 
OpenSSL providing OS-dependent implementations?


-- 
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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to