[PD] md5 object?

Martin Peach chakekatzil at gmail.com
Thu Feb 8 19:13:41 CET 2018


md5 is defined in internet rfc1321, (see
https://www.ietf.org/rfc/rfc1321.txt) which includes c code to implement
it, so it should be fairly straightforward to wrap into a pd external.

Martin

On Thu, Feb 8, 2018 at 12:09 PM, Johnny Mauser via Pd-list <
pd-list at lists.iem.at> wrote:

> I have got the pjlink thing to work through [shell]. It is not ready to
> share yet. And of course everything would have been easier with a dedicated
> md5 object.
>
> Am 08.02.2018 3:17 nachm. schrieb "Marco Hugo Schretter" <mco at zimt.at>:
>
>> hi leute,
>>
>> thanks for the input. i'll tidy up my patch and post what i have
>> soon (and go on with development).
>>
>> +1 for hashing lib
>>
>> ciao aus dd,
>> m
>>
>>
>> Am 08.02.18 um 14:51 schrieb me.grimm:
>>
>>>  >> i'd suggest to make it a general hashing library, that implements
>>> multiple algorithms,
>>>
>>> +1
>>>
>>> i started something once but like everything i start thats about all
>>> that seems to happen:
>>> https://github.com/megrimm/pd-hmacsha256
>>>
>>> maybe a starting point though?
>>>
>>>
>>> On Thu, Feb 8, 2018 at 7:10 AM, IOhannes m zmoelnig <zmoelnig at iem.at
>>> <mailto:zmoelnig at iem.at>> wrote:
>>>
>>>     On 2018-02-08 04:22, Marco Hugo Schretter wrote:
>>>     > i'll try to do some documentation soon so maybe we can
>>>     > solve the md5 thing. there are some opensource projects
>>>     > which provide all the basic c/c++ code for an md5 external as
>>>     > i found out. time will come.
>>>
>>>     if you (or anybody else) starts such a library, i'd suggest to make
>>> it a
>>>     general hashing library, that implements multiple algorithms, not
>>> only
>>>     "md5". (i think practically no new software uses MD5; it's supported
>>>     (everywhere) for legacy purposes).
>>>
>>>     fgmasdr
>>>     IOhannes
>>>
>>>
>>>     _______________________________________________
>>>     Pd-list at lists.iem.at <mailto:Pd-list at lists.iem.at> mailing list
>>>     UNSUBSCRIBE and account-management ->
>>>     https://lists.puredata.info/listinfo/pd-list
>>>     <https://lists.puredata.info/listinfo/pd-list>
>>>
>>>
>>>
>>>
>>> --
>>> ____________________
>>> m.e.grimm, m.f.a, ed.m.
>>> syracuse u., tc3
>>> megrimm.net <http://megrimm.net>
>>> ____________________
>>>
>>>
>>> _______________________________________________
>>> Pd-list at lists.iem.at mailing list
>>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>>> stinfo/pd-list
>>>
>>>
>> _______________________________________________
>> Pd-list at lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>> stinfo/pd-list
>>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/
> listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180208/a79c885e/attachment.html>


More information about the Pd-list mailing list