mirror of
https://github.com/vim/vim.git
synced 2026-05-30 14:07:27 +02:00
aae583441b
Problem: Decrypting with libsodium may fail if the library changes.
Solution: Add parameters used to the encrypted file header. (Christian
Brabandt, closes #12279)