summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/md501/md501.doc
blob: 62936e7243e790b276138ead9c82bef0b17d537c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file describes the directives and concepts tested by this test set.

test set name: md501

directives:

  - MD5Init
  - MD5Update
  - MD5Final

concepts:

  - Ensures that the MD5 digest is calucated correctly for a sample data set.
  - Test cases are from RFC 2202.