Check-in [5504b5dd47]
Overview
Comment:Replace a non-free implementation of SHA1 hash from RFC-3174 by a free one from RFC-6234.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | rfc-6234
Files: files | file ages | folders
SHA1: 5504b5dd475423fe5d586e3591625cafda9b1830
User & Date: sergei on 2019-11-15 08:52:17
Other Links: branch diff | manifest | tags
Context
2019-11-15
14:59
Include stdint or inttypes depending on platform Closed-Leaf check-in: 0d816bdcfc user: rkeene tags: rfc-6234
08:52
Replace a non-free implementation of SHA1 hash from RFC-3174 by a free one from RFC-6234. check-in: 5504b5dd47 user: sergei tags: rfc-6234
2019-11-13
14:59
Corrected license check-in: 480596d8cb user: rkeene tags: trunk
Changes