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