After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620999 - [CryptoUtil] Add stream based hashing.
[CryptoUtil] Add stream based hashing.
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-08 17:54 UTC by Ruben Vermeersch
Modified: 2010-06-08 18:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[CryptoUtil] Add stream based hashing. (2.45 KB, patch)
2010-06-08 17:54 UTC, Ruben Vermeersch
committed Details | Review

Description Ruben Vermeersch 2010-06-08 17:54:44 UTC
Needed to add Md5EncodeStream method since naming it Md5Encode caused an
ambiguous match warning.
Comment 1 Ruben Vermeersch 2010-06-08 17:54:46 UTC
Created attachment 163088 [details] [review]
[CryptoUtil] Add stream based hashing.
Comment 2 Ruben Vermeersch 2010-06-08 18:06:40 UTC
Attachment 163088 [details] pushed as 1d17311 - [CryptoUtil] Add stream based hashing.