I read man vim, :h -x and :h encryption none of this actually says what algorithm it's encrypted with.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
|||
|
|
|
The weak encryption method is documented in PKWARE's zip file format documentation, and the new strong encryption is documented on Bruce Schneier's Blowfish page. |
|||
|
|
|
I know that they added support for blowfish encryption in 7.3. Other than that it's zip. If you're using 7.3 go:
to see what method you're using. |
||||
|
|