Skip to content

Conversation

dconeybe
Copy link
Contributor

@dconeybe dconeybe commented Feb 22, 2023

This PR adds the C++ function CalculateMd5Digest() to the internal "util" directory. This is not part of the public API; it is just an implementation detail. The implementation of the md5 algorithm was copied from Chromium.

@dconeybe dconeybe self-assigned this Feb 22, 2023
@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@dconeybe dconeybe requested a review from milaGGL February 22, 2023 21:01
@dconeybe dconeybe changed the title Firestore: add logic to calculate md5 digests of strings Firestore: Add CalculateMd5Digest() function Feb 22, 2023
@dconeybe dconeybe mentioned this pull request Feb 22, 2023
2 tasks
@google-oss-bot
Copy link

google-oss-bot commented Feb 22, 2023

Coverage Report 1

Affected Products

  • FirebaseFirestore-iOS-FirebaseFirestore.framework

    Overall coverage changed from 88.26% (61db372) to 88.27% (f5aa0c4) by +0.01%.

    FilenameBase (61db372)Merge (f5aa0c4)Diff
    md5.cc?89.38%?

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/tSKr4uTbL9.html

Copy link
Contributor

@wu-hui wu-hui left a comment

Choose a reason for hiding this comment

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

Thanks for making the change!

@dconeybe dconeybe changed the base branch from master to mila/BloomFilter February 28, 2023 02:09
@dconeybe dconeybe requested a review from milaGGL February 28, 2023 02:13
Copy link
Contributor

@milaGGL milaGGL 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!

@dconeybe dconeybe merged commit 698c946 into mila/BloomFilter Feb 28, 2023
@dconeybe dconeybe deleted the dconeybe/md5 branch February 28, 2023 13:27
@firebase firebase locked and limited conversation to collaborators Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants