mirror of
https://github.com/pmai/md5.git
synced 2025-12-21 22:44:29 +01:00
Add disclaimers, clarify public domain status.
This commit is contained in:
5
COPYING
Normal file
5
COPYING
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
This software has been placed into the public domain.
|
||||||
|
|
||||||
|
This software is "as is", and has no warranty of any kind. The
|
||||||
|
authors assume no responsibility for the consequences of any use of
|
||||||
|
this software.
|
||||||
4
README
4
README
@ -16,3 +16,7 @@ recommended for legacy uses or uses which do not require a
|
|||||||
cryptographically secure hash. Use one of the newer SHA-2 and SHA-3
|
cryptographically secure hash. Use one of the newer SHA-2 and SHA-3
|
||||||
secure hash standards, or whatever is currently deemed
|
secure hash standards, or whatever is currently deemed
|
||||||
cryptographically secure for all other uses.
|
cryptographically secure for all other uses.
|
||||||
|
|
||||||
|
This software is "as is", and has no warranty of any kind. The
|
||||||
|
authors assume no responsibility for the consequences of any use of
|
||||||
|
this software.
|
||||||
|
|||||||
Reference in New Issue
Block a user