Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-10 | 760 Bytes | |
v0.39 source code.tar.gz | 2025-09-10 | 7.3 MB | |
v0.39 source code.zip | 2025-09-10 | 7.3 MB | |
Totals: 3 Items | 14.6 MB | 105 |
What's Changed
- Fix model name Endian for Sandisk-SunDisk drives by @PartialVolume in https://github.com/martijnvanbrummelen/nwipe/pull/643
- Implement Bruce Schneier 7-Pass wiping method by @Knogle in https://github.com/martijnvanbrummelen/nwipe/pull/648
- Some cleanup in options.c, added missing xoroshiro256_prng argument i… by @Knogle in https://github.com/martijnvanbrummelen/nwipe/pull/651
- fix: some declaration changes to satisfy gcc 15 by @Knogle in https://github.com/martijnvanbrummelen/nwipe/pull/663
- Removed EXPERIMENTAL! comments for ALFG and Xoroshiro due to their ma… by @Knogle in https://github.com/martijnvanbrummelen/nwipe/pull/652
Full Changelog: https://github.com/martijnvanbrummelen/nwipe/compare/v0.38...v0.39