mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
use HTTPS for URLs
This commit is contained in:
committed by
Milan Broz
parent
588c8cf5b3
commit
a491b938ba
@@ -26,7 +26,7 @@
|
||||
|
||||
/*
|
||||
* Wipe using Peter Gutmann method described in
|
||||
* http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
|
||||
* https://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
|
||||
* Note: used only for rotational device (and even there it is not needed today...)
|
||||
*/
|
||||
static void wipeSpecial(char *buffer, size_t buffer_size, unsigned int turn)
|
||||
|
||||
Reference in New Issue
Block a user