From 751ac5be401fcb4b633a5ea3116de2f9d7452bbb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 13 May 2024 14:02:29 +0200 Subject: Adding upstream version 0.37. Signed-off-by: Daniel Baumann --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a864f7e..824719e 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,15 @@ The user can select from a variety of recognised secure erase methods which incl * Verify Ones - This method only reads the device and checks that it is filled with ones (0xFF). * HMG IS5 enhanced - Secure Sanitisation of Protectively Marked Information or Sensitive Information -nwipe also includes the following pseudo random number generators: +nwipe also includes the following pseudo random number generators (prng): * Mersenne Twister * ISAAC + In addition to the above, the following prngs will be available in v0.37 +* XORoshiro-256 +* Lagged Fibonacci +* AES-CTR (openssl) + These can be used to overwrite a drive with a stream of randomly generated characters. nwipe can be found in many [Linux distro repositories](#which-linux-distro-uses-the-latest-nwipe). -- cgit v1.2.3