2013年12月24日 - 建立文件test.txt, 特意写入中英文# cd /tmp# echo test测试> test.txt--开始加密, 使用aes-128-cbc算法, 也可以使用其他算法, 通过查看openssl的帮助 ...
blog.csdn.net