Skip to content

Commit 0b7e6fa

Browse files
authored
Update README.rst
We support MD5 now!
1 parent a3487f5 commit 0b7e6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This module implements a common interface to many different secure hash and mess
1717
Included are the FIPS secure hash algorithms SHA1, SHA224, SHA256, SHA384, and SHA512 (defined in FIPS 180-2)
1818
as well as RSA’s MD5 algorithm (defined in Internet RFC 1321).
1919

20-
SHA1 and MD5 algorithms are not supported by the CircuitPython module.
20+
The SHA1 algorithm is not supported by the CircuitPython module.
2121

2222

2323
`This library is based on the work performed in the micropython-lib hashlib module by Paul Sokolovsky <https://github.com/micropython/micropython-lib/tree/master/hashlib>`_

0 commit comments

Comments
 (0)