- There is never 100% safety. The encryption in Vim has not been tested for robustness.
- The algorithm used is breakable. A 4 character key in about one hour, a 6 character key in one day (on a Pentium 133 PC). This requires that you know some text that must appear in the file. An expert can break it for any key...
http://www.gnupg.org/
http://www.gnupg.org/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://cinsk.github.io/cfaqs/
vim의 경우[code:1]:help encrypt[/code
vim의 경우
:help encrypt
로 보시면 잘 나와 있습니다.
100% 안전하지 않으며 사용된 알고리즘이 깨질 수 있다고 말하고 있습니다.
중요 정보라면 전문 암호화/복호화 프로그램을 사용하시는 게 좋을 듯합니다.
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/
댓글 달기