[erlang-questions] [how] RSA-SHA1 signing function?
Logan, Martin
<
>
Thu May 22 21:24:53 CEST 2008
You can write your own pretty easily. My simple implementation can be
found in a library called cryptographic. I have it uploaded to an
Erlware (www.erlware.org) repository currently. The code is short and
you can email me at
if you have any questions.
-----Original Message-----
From:
[mailto:
] On Behalf Of Tim Fletcher
Sent: Saturday, May 17, 2008 8:19 AM
To:
Subject: [erlang-questions] [how] RSA-SHA1 signing function?
Looking at crypto:rsa_verify/3 I can't find an "opposite" function to
create a signature from some data and a private key. Does such a
function (or set of functions) exist?
_______________________________________________
erlang-questions mailing list
http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list