[erlang-questions] [how] RSA-SHA1 signing function?

Logan, Martin Martin.Logan@REDACTED
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 martinjlogan@REDACTED if you have any questions.

-----Original Message-----
From: erlang-questions-bounces@REDACTED
[mailto:erlang-questions-bounces@REDACTED] On Behalf Of Tim Fletcher
Sent: Saturday, May 17, 2008 8:19 AM
To: erlang-questions@REDACTED
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
erlang-questions@REDACTED
http://www.erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list