[Bug 272902] Security: allow passphrases for WPA-EAP to be saved without using clear text in a world-readable file
Date: Wed, 02 Aug 2023 22:09:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272902 Graham Perrin ◐ <grahamperrin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://unix.stackexchange. | |com/q/278946/13260 Keywords| |security --- Comment #1 from Graham Perrin ◐ <grahamperrin@gmail.com> --- I bookmarked the question in Stack Exchange in 2017. Please note that neither of the answers is accepted. <https://unix.stackexchange.com/a/278948/13260> suggests: echo -n plaintext_password_here | iconv -t utf16le | openssl md4 The result, with FreeBSD 14.0-CURRENT: Error setting digest 0020A1D581210000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:/usr/src/crypto/openssl/crypto/evp/evp_fetch.c:373:Global default library context, Algorithm (MD4 : 71), Properties () 0020A1D581210000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:/usr/src/crypto/openssl/crypto/evp/digest.c:254: % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT amd64 1400093 #1 main-n264312-789df254cc9e-dirty: Tue Jul 25 11:18:53 BST 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400093 1400093 % -- You are receiving this mail because: You are the assignee for the bug.