[erlang-bugs] rsa upgrades for crypto
Dan Gudmundsson
dgud@REDACTED
Thu Sep 11 13:24:18 CEST 2008
I will add something like that, I googled the patch yesterday..
But I liked
rsa_verify(DigestType, Dgst, Sign, Key).
rsa_sign(DigestType, Data, Key).
better where DigestType is md5 or sha.
/Dan
mog wrote:
> Someone back at r11b0 released a patch for adding md5 and sha rsa signing and verifying, http://www.nabble.com/Patch:-Add-MD5-and-SHA1-sign-verify-functions-td5681721.html I have updated it for r12b4, I would hope it would be considered as i need rsa_sha_signing and verifying in an app i am using
>
> Mog
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-bugs
More information about the erlang-bugs
mailing list