On Do, 17 Jun 2021, Bram Moolenaar wrote:
> > Yes, blowfish is kept separate. But the `XChaCha20-Poly1305` uses the > > `crypt_pwhash` API and it also uses the `randombytes` API for the salt > > and the seed. > > > > I did not want to touch the blowfish code for now, as I don't know, if > > this is backwards compatible (e.g. if this will can still decrypt > > existing blowfish encrypted files (swap files, undofile, files)) > > If libsodium is available, would there be any reason to use blowfish, > other than reading existing encrypted files? Probably not, thus > changing the blowfish crypt is not helping. No I don't think so Best, Christian -- Linux: die Schweizer Offizierskettensäge -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20210617194543.GK532641%40256bit.org.
