diff options
Diffstat (limited to 'tests/crypt/README.md')
| -rw-r--r-- | tests/crypt/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/crypt/README.md b/tests/crypt/README.md new file mode 100644 index 000000000000..8269e51fee56 --- /dev/null +++ b/tests/crypt/README.md @@ -0,0 +1,8 @@ +# dhcpcd Test Suite + +Currently this just tests the RFC2202 MD5 implementation in dhcpcd. +This is important, because dhcpcd will either use the system MD5 +implementation if found, otherwise some compat code. + +This test suit ensures that it works in accordance with known standards +on your platform. |
