OpenSSL加密流

Ha1*_*wed 8 c++ openssl iostream

有没有人知道使用OpenSSL加密C++流的良好实现?扩展或包装std :: istreamstd :: ostream的东西

我知道这可以通过boost(过滤流)完成,但我不想仅为此包含boost.任何非强化建议?