Erlang Mailing Lists

Author Message

<  Erlang patches mailing list  ~  Patch: Add MD5 and SHA1 sign/verify functions

Guest
Posted: Mon Aug 07, 2006 9:15 am Reply with quote
Guest
Hello,

Here is a patch which adds RSA sign and verify functions to the crypto
application. The existing crypto:rsa_verify/3 function only supports
SHA1 digests.

This patch adds the following new functions:

crypto:rsa_md5_verify/3
crypto:rsa_sha_verify/3
crypto:rsa_md5_sign/2
crypto:rsa_sha_sign/2

Please let me know if any improvements are needed; I attempted to
follow the general spirit of the existing crypto code. If possible
I'd like to see this added to OTP as it seems like very useful
functionality.

Thanks,
Will



Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum