Skip to content

Conversation

@TimShererWithAquent
Copy link
Contributor

@TimShererWithAquent TimShererWithAquent commented Aug 7, 2019

Summary

Add recommendation to avoid MD5/SHA1.

Fixes 1572540

Contributes to dotnet/docs#13441

@Thraka

Hi Andy - this is the other PR for this work item. I've tried to take into account comments from the last one, but these are still a file type we don't deal with much, so your input is important.

After this one, I'll resolve the user story back to you.

@Thraka Thraka added the vendor-project Indicates the issue/pr is related to a vendor project. label Aug 7, 2019
@Thraka Thraka self-requested a review August 7, 2019 19:39
Copy link
Contributor

@Thraka Thraka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! One item for you to edit.

<summary>Gets a new <see cref="T:System.Security.Cryptography.CngAlgorithm" /> object that specifies the Message Digest 5 (MD5) hash algorithm.</summary>
<value>An object that specifies the MD5 algorithm.</value>
<remarks>To be added.</remarks>
<remarks>Due to collision problems with MD5, Microsoft recommends SHA256.</remarks>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one would be the "model" phrase since according to the summary the value is always an MD5 value.

@Thraka Thraka merged commit d1b796a into dotnet:master Aug 20, 2019
@Thraka Thraka added this to the August 2019 milestone Aug 20, 2019
mairaw added a commit that referenced this pull request Aug 21, 2019
* Updates re MD5/SHA1 usage second batch (#2953)

* Add SHA1 recommendations.

* Fix typo.

* Fix typo again.

* Fix per review.

* Update ReflectionOnly methods for .NET Core (#3056)

Add System.PlatformNotSupportedException doc.

* CI Update - Update .NET Standard 2.1 Preview (#3055)

* CI Update

* readd dropped content/apis
@TimShererWithAquent TimShererWithAquent deleted the 1572540b branch October 16, 2019 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vendor-project Indicates the issue/pr is related to a vendor project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants