Daniel Kahn Gillmor <[email protected]> writes: > Hi Nettle Folks-- > > I'm building Perl bindings for libnettle. I hope to claim the > Crypt::Nettle namespace. > > The project is in its infancy, but i currently have coverage for all > hash functions and ciphers. > > My next steps are adding bindings for Yarrow and RSA.
Don't forget to add RSA blinding, otherwise it may be vulnerable in the real world. I wish Nettle supported this natively, RSA is not generally safe without it. /Simon _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
