Xinhuan Zheng
2014-Dec-19 15:37 UTC
[CentOS] Asymmetric encryption for very large tar file
Hello, Thanks for all feedback I got. I am pretty sure that if I used ?openssl enc? method, it is able to handle large file over 250g size perfectly. I think openssl installed on the system is capable of doing large file support. However, when using ?openssl smime?, it is not able to. Apparently it?s smime method limitations, not the openssl. Other than smime and enc, what other methods can I use for large file support that would use the asymmetric public/private keys? - xinhuan