Skip to content

Commit 0295547

Browse files
committed
Fix typo
1 parent f9f8097 commit 0295547

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/options.jax

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2616,8 +2616,6 @@ Note 1番目の形式では、行全体がオプション指定に使われる
26162616
後で変更された場合、同じバージョンの Vim で読み戻す必
26172617
要があるかもしれない。
26182618
廃れたので、今後は使用しないこと。
2619-
xchacha20v2 Same algorithm as with "xchacha20" that correctly stores the key derivation parameters together with the encrypted file. Should work better in case the parameters in the libsodium library ever change.
2620-
STILL EXPERIMENTAL: Files written with this method might have to be read back with the same version of Vim if the binary format changes later.
26212619
xchacha20v2 "xchacha20" と同じアルゴリズムで、暗号化ファイルととも
26222620
に鍵導出パラメータを正しく保存する。libsodium ライブラ
26232621
リのパラメータが変更された場合に、よりうまく動作するは

0 commit comments

Comments
 (0)