[Bug 2118906] Review Request: hcxtools - Portable solution for conversion WiFi dump files to hashcat formats

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2118906



--- Comment #6 from Benson Muite <benson_muite@xxxxxxxxxxxxx> ---
The README indicates that hcxhashcattool, hcxessidtool, hcxpmkidtool and
hcxmactool will be removed when switching to OpenSSL 3.0. Maybe these should
not be packaged? 

Build also gives the following warnings:
hcxpcapngtool.c: In function ‘testeapolpmk’:
hcxpcapngtool.c:2169:9: warning: ‘EVP_PKEY_new_CMAC_key’ is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
 2169 |         pkey = EVP_PKEY_new_CMAC_key(NULL, testptk, 16,
EVP_aes_128_cbc());
      |         ^~~~
In file included from hcxpcapngtool.c:23:
/usr/include/openssl/evp.h:1826:11: note: declared here
 1826 | EVP_PKEY *EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv,
      |           ^~~~~~~~~~~~~~~~~~~~~

hcxhashtool.c: In function ‘testeapolpmk’:
hcxhashtool.c:527:9: warning: ‘EVP_PKEY_new_CMAC_key’ is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
  527 |         pkey = EVP_PKEY_new_CMAC_key(NULL, testptk, 16,
EVP_aes_128_cbc());
      |         ^~~~
In file included from hcxhashtool.c:24:
/usr/include/openssl/evp.h:1826:11: note: declared here
 1826 | EVP_PKEY *EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv,
      |           ^~~~~~~~~~~~~~~~~~~~~

hcxpmktool.c: In function ‘calculatemic’:
hcxpmktool.c:287:9: warning: ‘EVP_PKEY_new_CMAC_key’ is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
  287 |         pkey = EVP_PKEY_new_CMAC_key(NULL, testptk, 16,
EVP_aes_128_cbc());
      |         ^~~~
In file included from hcxpmktool.c:22:
/usr/include/openssl/evp.h:1826:11: note: declared here
 1826 | EVP_PKEY *EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv,
      |           ^~~~~~~~~~~~~~~~~~~~~


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2118906
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux