Marco Ricci commited on 2025-01-31 15:00:24
Zeige 1 geänderte Dateien mit 10 Einfügungen und 0 Löschungen.
... | ... |
@@ -0,0 +1,10 @@ |
1 |
+### Changed |
|
2 |
+ |
|
3 |
+ - The test suite has been cleaned up, partly reorganized, and |
|
4 |
+ rudimentarily documented. |
|
5 |
+ Several new [hypothesis][]-based tests were also added, particularly to |
|
6 |
+ test the core assumptions of the [vault][derivepassphrase.vault] |
|
7 |
+ derivation scheme about sensitivity (or lack thereof) to its inputs and |
|
8 |
+ its input formats. |
|
9 |
+ |
|
10 |
+[hypothesis]: https://pypi.org/project/hypothesis/ |
|
0 | 11 |