mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
Updated all OpenSSL code to OpenSSL 3.0 API with no deprecated functions. Some NSE functions were changed: * openssl.rc4_options and openssl.rc4 were removed in favor of openssl.encrypt * openssl.bignum_pseudo_rand is now an alias for openssl.bignum_rand * openssl.bignum_is_prime and openssl.bignum_is_safe_prime will now ignore the nchecks parameter, using a secure default instead.
19 KiB
19 KiB