Bug 24919 - implement whatever hashing algorithms aren't in GLib
Summary: implement whatever hashing algorithms aren't in GLib
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 23160
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-04 10:18 UTC by Simon McVittie
Modified: 2019-12-03 20:02 UTC (History)
5 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2009-11-04 10:18:28 UTC
+++ This bug was initially created as a clone of Bug #23160 +++

Some protocols allow or require a checksum to be sent at the beginning of a file transfer. Currently, we require the client initiating the file transfer to calculate file transfer checksums. Problems with this:

 1. AIM uses an obscure hash algorishm (and requires the checksum)

It has been proposed that we should just put the strange hashing algorithms in telepathy-glib, telepathy-qt4 and telepathy-python, which would fix this.
Comment 1 GitLab Migration User 2019-12-03 20:02:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/22.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.