openssl/apps
Gaétan Njinang 037f2c3f48 'openssl passwd' command can now compute AIX MD5-based passwords hashes.
The difference between the AIX MD5 password algorithm and the standard MD5
password algorithm is that in AIX there is no magic string while in the
standard MD5 password algorithm the magic string is "$1$"

Documentation of '-aixmd5' option of 'openssl passwd' command is added.

1 test is added in test/recipes/20-test-passwd.t

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2251)
2017-01-21 10:44:23 -05:00
..
demoCA
demoSRP
app_rand.c cherry pick pr-512 changes 2016-05-29 13:36:59 -04:00
apps.c Enable apps to get a UI_METHOD for the default prompter 2017-01-11 18:27:27 +01:00
apps.h Enable apps to get a UI_METHOD for the default prompter 2017-01-11 18:27:27 +01:00
asn1pars.c Constify command options 2016-10-14 18:25:50 +02:00
build.info Simplify INCLUDE statements in build.info files 2016-07-01 18:36:08 +02:00
ca-cert.srl
ca-key.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
ca-req.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
ca.c Introduce PATH_MAX and NAME_MAX 2016-11-15 23:37:22 +01:00
CA.pl.in Allow CA.pl script user to pass extra arguments to openssl command 2016-11-14 13:08:23 -05:00
cert.pem
ciphers.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
client.pem
cms.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
crl.c Constify command options 2016-10-14 18:25:50 +02:00
crl2p7.c Constify command options 2016-10-14 18:25:50 +02:00
ct_log_list.cnf GH1536: Install empty CT log list 2016-09-14 18:22:33 -04:00
dgst.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
dh1024.pem Update Diffie-Hellman parameters to IANA standards 2016-05-03 10:32:01 -04:00
dh2048.pem Update Diffie-Hellman parameters to IANA standards 2016-05-03 10:32:01 -04:00
dh4096.pem Update Diffie-Hellman parameters to IANA standards 2016-05-03 10:32:01 -04:00
dhparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
dsa-ca.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
dsa-pca.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
dsa.c Support MSBLOB format if RC4 is disabled 2016-11-17 18:45:42 +00:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
ec.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
ecparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
enc.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
engine.c Constify command options 2016-10-14 18:25:50 +02:00
errstr.c Constify command options 2016-10-14 18:25:50 +02:00
gendsa.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
genpkey.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
genrsa.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
nseq.c Constify command options 2016-10-14 18:25:50 +02:00
ocsp.c Constify command options 2016-10-14 18:25:50 +02:00
openssl-vms.cnf RT3809: basicConstraints is critical 2016-06-13 09:18:22 -04:00
openssl.c Fix list -disabled for blake2 alg 2017-01-17 17:21:55 +01:00
openssl.cnf RT3809: basicConstraints is critical 2016-06-13 09:18:22 -04:00
opt.c Allow proxy certs to be present when verifying a chain 2016-06-20 21:34:37 +02:00
passwd.c 'openssl passwd' command can now compute AIX MD5-based passwords hashes. 2017-01-21 10:44:23 -05:00
pca-cert.srl
pca-key.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
pca-req.pem Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
pkcs7.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkcs8.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkcs12.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkey.c print errors in pkey utility 2017-01-08 01:42:50 +00:00
pkeyparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkeyutl.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
prime.c Constify command options 2016-10-14 18:25:50 +02:00
privkey.pem
progs.h Fix style issue 2016-10-14 18:25:50 +02:00
progs.pl Fix style issue 2016-10-14 18:25:50 +02:00
rand.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
rehash.c Constify command options 2016-10-14 18:25:50 +02:00
req.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
req.pem
rsa.c Support MSBLOB format if RC4 is disabled 2016-11-17 18:45:42 +00:00
rsa8192.pem
rsautl.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Rename the Elliptic Curves extension to supported_groups 2016-11-10 15:05:36 +00:00
s_cb.c Revert "Remove heartbeats completely" 2016-11-15 14:53:33 +01:00
s_client.c Avoid warnings like unused enum value (as suggested by Rich Salz) 2016-11-18 07:37:41 -05:00
s_server.c Fix some style issues with TLSv1.3 state machine PR 2016-11-23 15:38:32 +00:00
s_socket.c Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
s_time.c Constify command options 2016-10-14 18:25:50 +02:00
server.pem
server.srl
server2.pem
sess_id.c Constify command options 2016-10-14 18:25:50 +02:00
smime.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
speed.c Handle "int_ctx_new:unsupported algorithm" error 2016-11-17 00:36:23 -05:00
spkac.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
srp.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
testCA.pem
testdsa.h Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
testrsa.h Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
timeouts.h Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
ts.c Constify command options 2016-10-14 18:25:50 +02:00
tsget.in perl: Separate compile-time environment from runtime environment 2016-07-04 15:40:31 +02:00
verify.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
version.c Constify command options 2016-10-14 18:25:50 +02:00
vms_decc_init.c Copyright consolidation 01/10 2016-05-17 14:19:19 -04:00
vms_term_sock.c Reformat to fit OpenSSL source code standards 2016-09-15 23:24:06 +02:00
vms_term_sock.h Reformat to fit OpenSSL source code standards 2016-09-15 23:24:06 +02:00
win32_init.c Fix not-c code 2016-10-19 00:56:48 +02:00
x509.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00