The invention provides an
Internet of Things intelligent terminal security
password verification method and
system, a medium and equipment, and the method comprises the steps: generating a user credential key based on a PIN code and an equipment feature value of a terminal where a
client is located, storing the user credential key in the
client, obtaining a random number D1 generated by the
client, storing the random number D1 as a partial private key D1 in the client, and verifying the security
password of the client based on the partial private key D1 and an agreed domain parameter. Calculating a partial public key P1, and sending the partial public key P1 to the
server; the
server side obtains a random number D2 generated by the
server side, the random number D2 is stored in the
server side as a partial private key D2, and a complete public key P is calculated and published based on the partial private key D2, the partial public key P1 and agreed domain parameters; performing collaborative signature on the to-be-signed data M through the partial private key D1 of the client and the partial private key D2 of the server, so that a data
receiver performs signature
verification based on the complete public key P; and carrying out collaborative decryption on the encrypted data C through the partial private key D1 of the client and the partial private key D2 of the server to obtain
plaintext data.