This commit is contained in:
2025-02-05 18:03:52 +01:00
parent ed4ad2340b
commit a90d6e5c3c

View File

@@ -15,7 +15,7 @@ into a file as its original size.
You can tweak mode and round numbers. Other modes are `zero`, which You can tweak mode and round numbers. Other modes are `zero`, which
uses zeroes for overwriting (not recommended) or `encrypt` which uses zeroes for overwriting (not recommended) or `encrypt` which
encrypts the data using AES and a strong random key. This is the most encrypts the data using ChaCha20Poly1305 and a strong random key. This is the most
secure but also to slowest mode. secure but also to slowest mode.
Although you can use `gowipe` on SSD disks, it doesn't make much Although you can use `gowipe` on SSD disks, it doesn't make much