Nmap Development mailing list archives

Re: nse crypto


From: David Fifield <david () bamsoftware com>
Date: Tue, 8 Mar 2011 07:11:07 -0800

On Tue, Mar 08, 2011 at 12:33:56PM +0200, Toni Ruottu wrote:
Good day!

Does nse have basic crypto libraries hidden somewhere? Alternatively,
are there some Lua crypto libraries that could be integrated to nmap?
I am talking about the basic aes, rsa, hashing type of things.

Use openssl:

http://nmap.org/nsedoc/lib/openssl.html

It does hashing and digests at least. I'm not sure about RSA. You can
try calling openssl.supported_ciphers and openssl.supported_digests to
check.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: