You cannot post messages because only members can post, and you are not currently a member.
|
Magic Signatures implementation in Perl
|
| |
Hi everyone,
I am afraid, I need some help with my MagicSignatures implementation
in Perl.
I started following the textbooks pretty straight and then adjusted it
to come closer to real world examples I found in some test suites of
other implementations.
However, verification does not work - either because the final... more »
|
|
Issue 34 in salmon-protocol: test_salmon fails
|
| |
Status: New Owner: johnrobertpanzer New issue 34 by mimecuv...@gmail.com: test_salmon fails [link] Traceback (most recent call last): File "test_salmon.py", line 36, in <module> class TestSalmonProtocol(unittest.Te stCase): File "test_salmon.py", line 39, in TestSalmonProtocol... more »
|
|
namespace for key_id
|
| |
In the latest experimental draft,
<Property type="ns:magic_key" mpk:key_id="1">
RSA.mVgY8RN6URBTstndvmUUPb4UZT dwvwmddSKE5z_jvKUEK6yk1u3rrC9y N8k6FilGj9K0eeUPe2hf4Pj-5CmHww .AQAB
</Property>
<Property type="ns:magic_key" mpk:key_id="2">
RSA.wvwmdK0eeUPe2hURBTstndvmUU Pb4UZTd6wvwmddSrrC89yN8k6FilGw vwmddSKE5z_jvKUEKj9f4Pj-5CmHww .AQAB... more »
|
|
Salmon magic signature implementations broken
|
| |
I can't reply in that thread (I don't know why) so I'm going to post
by starting a new one.
...
Bzzzt. Wrong. If those implementations didn't do the emsa padding
bytes they wouldn't be interoperable with anything. The PKCS
standards - [link] - mandate... more »
|
|
Salmon magic signature implementations broken
|
| |
Hi Astro, I totaly +1 on this, having spent too much time trying to get salmon interop working between node-ostatus and statusnet. I've not seen any successfull salmon interop with statusnet out there besides Thomas Koski mininme, which is however based on the same PHP library that status.net. It seems that most... more »
|
|
|