]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0606: 'cryptmethod' defaults to a very old method v8.1.0606
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Dec 2018 17:20:00 +0000 (18:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Dec 2018 17:20:00 +0000 (18:20 +0100)
commita86187b9cd529754ad85cd621169876317eb3a69
treef8ed8bc8a666c1065a8aea6cf11a97531b658fe1
parent6403bcdaf4dc36c0445a539a37510534ef87ca24
patch 8.1.0606: 'cryptmethod' defaults to a very old method

Problem:    'cryptmethod' defaults to a very old method.
Solution:   Default to "blowfish2", it is now widely available.
runtime/doc/options.txt
src/option.c
src/version.c