CN115994343B - Software authorization method and system for laser cutting equipment - Google Patents

Software authorization method and system for laser cutting equipment Download PDF

Info

Publication number
CN115994343B
CN115994343B CN202310279559.1A CN202310279559A CN115994343B CN 115994343 B CN115994343 B CN 115994343B CN 202310279559 A CN202310279559 A CN 202310279559A CN 115994343 B CN115994343 B CN 115994343B
Authority
CN
China
Prior art keywords
laser cutting
information
encryption
certificate
registration code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202310279559.1A
Other languages
Chinese (zh)
Other versions
CN115994343A (en
Inventor
阴雷鸣
关善友
朱进全
李艳林
张胜帅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jinan Bodor Laser Co Ltd
Original Assignee
Jinan Bodor Laser Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jinan Bodor Laser Co Ltd filed Critical Jinan Bodor Laser Co Ltd
Priority to CN202310279559.1A priority Critical patent/CN115994343B/en
Publication of CN115994343A publication Critical patent/CN115994343A/en
Application granted granted Critical
Publication of CN115994343B publication Critical patent/CN115994343B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention provides a software authorization method and a system of laser cutting equipment, which relate to the technical field of laser cutting software safety and are used for acquiring a laser cutting equipment identifier and laser cutting equipment information; generating a laser cutting system register certificate by using the randomly generated secret key and the secret key; analyzing the generated laser cutting system registry certificate; writing a laser cutting system registry certificate into a registration code generator, wherein the registration code generator generates a registration code with software use information; after determining that the registration is successful; starting laser cutting equipment, calculating the total operable duration of a user terminal of a laser cutting software system according to mode related information, and setting the user terminal of the laser cutting software system into a time-limited mode; the invention ensures the uniqueness of the laser cutting system software and hardware and the easy operability of the authorization process, meets the use requirement of the laser cutting system with long use time, and ensures the safety of the laser cutting software.

Description

Software authorization method and system for laser cutting equipment
Technical Field
The invention relates to the technical field of laser cutting software security, in particular to a software authorization method and system of laser cutting equipment.
Background
In the laser cutting device software industry, software security has been a non-negligible problem. Software developers may use various techniques and methods for authorization protection of software for the purpose of maintaining legal rights. The user can use the software only after having been authorized.
The software authorization of the laser cutting device is embodied in such a way that a user can use the software after obtaining the use license. At present, the common mode of software authorization is as follows: registration codes, authorization certificates, etc. The software authorization process based on the activation code may be described as a simple verification of the acquired activation code by the activation end to determine whether the user is allowed to activate. Once the activation code is checked, corresponding software can be used, and a permanent activation mode is adopted in most cases, so that a time-limited activation mode cannot be realized. In case the activation code is compromised, the security thereof is also reduced as the activation code is compromised. The authorization mode of the authorization certificate has higher confidentiality. But the activation mode based on the authorization certificate needs to import the authorization certificate into the software needing authorization, and then the software to be activated performs authorization operation. While ensuring security, its authorization process is relatively complex.
If the laser cutting system adopts the activation code for authorization, once the activation code is leaked, the laser cutting system can be used, and users with long use time needs cannot meet the needs based on the activation code authorization mode. And if the authorization is directly performed by using the authorization certificate mode, the process is too complex. And unlike the way that general system software can be used only by direct installation, laser cutting system software requires both software and hardware to operate.
Disclosure of Invention
The invention provides a software authorization method of laser cutting equipment, which ensures the uniqueness of the software and hardware of the laser cutting equipment and the easy operability of the authorization process, and ensures the safety of the laser cutting software.
The method comprises the following steps:
s101, acquiring a laser cutting device identifier and laser cutting device information;
s102, generating a laser cutting device operation certificate based on the laser cutting device identification and the laser cutting device information;
s103, generating a laser cutting system register certificate by using the randomly generated secret key and the secret key;
s104, sending the generated laser cutting system register certificate to a user terminal through an encryption certificate sending module, and analyzing the laser cutting system register certificate by the user terminal;
s105, writing a laser cutting system registry certificate into a registration code generator, and generating a registration code with software use information by the registration code generator;
s106, the registration code is sent to the laser cutting equipment for decryption by using the encryption certificate sending module, and successful registration is determined;
s107, starting the laser cutting equipment, after the laser cutting monitoring module acquires the registration mode and the mode information, calculating the total operable duration of the user terminal of the laser cutting software system according to the mode related information, and setting the user terminal of the laser cutting software system into a time-limited mode;
s108, when the total number of the remaining hours is 0, the user terminal of the laser cutting software system enters a locking state.
It should be further noted that step S102 further includes: generating first system equipment operation certificate encryption information for the laser cutting equipment identification and the laser cutting equipment information by using a preset first encryption algorithm;
performing secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information;
writing the encrypted information of the second system equipment operation certificate into the certificate to generate the laser cutting equipment operation certificate.
In step S103, the secret key generated randomly is encrypted by using the secret key used by the second encryption algorithm to generate first registration code generation certificate encryption information, and the first registration code generation certificate encryption information and the secret key are written into a file to generate a laser cutting system registrar certificate.
It should be further noted that step S104 further includes: transmitting a laser cutting device operation certificate to the laser cutting device through an encryption certificate transmitting module;
the laser cutting device decrypts the ciphertext in the operation certificate of the laser cutting device by using the public key to generate a plaintext.
In step S105, the information about the laser cutting device, the registration mode, and the mode related information is converted into first registration code encryption information by using a preset first encryption algorithm, and the first registration code encryption information is compressed by using a bit compression algorithm to generate second registration code encryption information;
and encrypting the second registration code encryption information by using a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
It should be further noted that step S104 further includes: the laser cutting equipment decrypts the acquired registration code by using a third encryption algorithm to obtain a plaintext string;
the registration code generator generates first registration code encryption information by using the equipment number, the registration mode and the mode related information, regenerates the encryption string by using a preset first encryption algorithm, compares the encryption string with the obtained encryption string in the plaintext information, and determines the validity of the registration code.
The invention also provides a software authorization system of the laser cutting device, which comprises: the device comprises an equipment information acquisition module, a certificate file generation module, an encryption certificate sending module, a certificate file decryption module and a laser cutting monitoring module;
the device information acquisition module is used for acquiring a laser cutting device identifier and laser cutting device information corresponding to the user terminal of the laser cutting software system before the user terminal of the laser cutting software system is activated;
the certificate file generation module is used for generating a laser cutting equipment operation certificate and a registration code generator certificate by utilizing the laser cutting system hardware information and the laser cutting system equipment information;
the encryption certificate sending module is used for sending the operation certificate of the laser cutting equipment and the registration code generator certificate to the user terminal of the laser cutting software system;
the certificate file decryption module is used for decrypting by the laser cutting equipment by using the certificate decryption module after receiving the operation certificate of the laser cutting equipment, so as to obtain authorization information;
the laser cutting monitoring module is used for calculating the total operable duration of the user terminal of the laser cutting software system according to the mode related information after the registration mode and the mode information are acquired, and setting the user terminal of the laser cutting software system into a time-limited mode.
It should be further noted that the certificate file generation module includes: a system device operation certificate first encryption subunit, a system device operation certificate second encryption subunit and a system registration code third encryption subunit;
the system equipment operation certificate first encryption subunit generates first registration code encryption information from laser cutting equipment information, registration mode and mode related information by using a preset first encryption algorithm;
the system equipment operation certificate second encryption subunit performs secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information; writing encryption information of the second system equipment operation certificate into the certificate to generate a laser cutting equipment operation certificate;
and the system registration code third encryption subunit encrypts the second registration code encryption information by utilizing a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
It should be further noted that, the certificate file generation module further includes: a certificate file generation subunit;
the certificate file generation subunit generates first system equipment operation certificate encryption information for the laser cutting equipment identification and the laser cutting equipment information by using a preset first encryption algorithm;
performing secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information;
and writing the encrypted information of the second system equipment operation certificate into the certificate to generate the laser cutting equipment operation certificate.
It should be further noted that, the certificate file generation module further includes: a conversion unit, a compression unit, and an encryption unit;
the conversion unit is used for converting the information of the laser cutting equipment, the registration mode and the mode related information into first registration code encryption information;
the compression unit compresses and converts the first registration code encryption information by using a preset compression algorithm to generate second registration code encryption information;
the encryption unit encrypts the second registration code encryption information by utilizing a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
From the above technical scheme, the invention has the following advantages:
before a user terminal of a laser cutting software system activates software, the software authorization method of the laser cutting device firstly obtains a laser cutting device identification and laser cutting device information, and generates a laser cutting device operation certificate and a laser cutting system register certificate according to the obtained laser cutting device identification and laser cutting device information. According to the using time length requirement of the laser cutting software system user terminal, a registration code generator is used for generating a registration code with time length information, and the registration code is sent to the laser cutting software system user terminal. And the user terminal of the laser cutting software system authorizes the operation certificate of the laser cutting equipment and the certificate of the registration code generator, and the authorization is completed. After the registration mode and the mode information are acquired by the laser cutting monitoring module, the total operable duration of the user terminal of the laser cutting software system is calculated according to the mode related information, and the user terminal of the laser cutting software system is set to be in a time-limiting mode, so that the use requirement of the time-limiting mode of the user terminal of the laser cutting software system is ensured. The time-limited activation of the laser cutting software system user terminal is realized, and then time-limited use can be provided under the condition of ensuring the safety of laser cutting equipment.
The method integrates the identification of the laser cutting equipment, the information of the laser cutting equipment and the combination of software and hardware of the laser cutting equipment and an encryption algorithm, can realize the interactive feedback and analysis of authorization information, further effectively solves the problem that when the software authorization process based on the activation code is verified, if the activation code is leaked, the safety of the laser cutting equipment is affected, and avoids the problem that the authorization efficiency is affected due to complex process because the authorization certificate mode is used for authorization.
Drawings
In order to more clearly illustrate the technical solutions of the present invention, the drawings that are needed in the description will be briefly introduced below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a software authorization method of a laser cutting device;
FIG. 2 is a schematic diagram of a software authorization system of a laser cutting device;
FIG. 3 is a schematic diagram of a certificate file generation module;
FIG. 4 is a schematic diagram of an embodiment of a credential file generation module.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In order to ensure the authorized use of software and hardware of the laser cutting device and meet the requirement of the system on the use time length of the laser cutting device, the invention provides a software authorization method of the laser cutting device, referring to fig. 1, the method comprises the following steps:
s101, acquiring a laser cutting device identifier and laser cutting device information;
it will be appreciated that the laser cutting device according to the present invention has software and hardware, the software system having a laser cutting software system user terminal, although the invention may also be expressed as a user terminal, or terminal, for a laser cutting software system user terminal. The laser cutting software system user terminal is a software program of the laser cutting equipment, so that the control of laser cutting is realized and the corresponding cutting process is executed. Before the laser cutting equipment is used, authorization needs to be carried out on the user terminal of the laser cutting software system, and after the user terminal has the use permission, the laser cutting equipment can be used for operation.
In the embodiment of the invention, the user terminal has a unique laser cutting device identifier, and the laser cutting device identifier can be a CPUID number.
S102, generating a laser cutting device operation certificate based on the laser cutting device identification and the laser cutting device information;
the invention can also determine the function code according to the function use requirement of the user terminal of the laser cutting software system. And encrypting the function code by using a first encryption algorithm, and writing the function code into a laser cutting equipment operation certificate so as to realize authorization confirmation.
In the embodiment of the invention, the laser cutting equipment identification and the laser cutting equipment information are subjected to encryption operation by using a preset first encryption algorithm to generate the encryption information of the operation certificate of the first system equipment.
And performing secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information. Writing the encrypted information of the second system equipment operation certificate into the certificate to generate the laser cutting equipment operation certificate.
The first encryption algorithm and the second encryption algorithm of the present invention may employ a one-way hash encryption algorithm, or a symmetric encryption algorithm, or an asymmetric encryption algorithm.
The one-way hash encryption algorithm of the present invention may include: MD5 encryption algorithm, sha1 encryption algorithm, sha256 encryption algorithm and the like
The symmetric encryption algorithm of the present invention may include: DES encryption algorithm, 3DES encryption algorithm, and AES encryption algorithm
The asymmetric encryption algorithm of the present invention may include: RSA encryption algorithm, ECC encryption algorithm.
S103, generating a laser cutting system register certificate by using the randomly generated secret key and the secret key;
specifically, the secret key generated randomly is encrypted by using the private key of the second encryption algorithm, the first registration code generation certificate encryption information is generated, the first registration code generation certificate encryption information and the private key are written into a file, and the laser cutting system registry certificate is generated.
For example, the second encryption algorithm may adopt an AES algorithm, the key and the private key adopt a symmetric block cipher system, the minimum support based on the key length is 128 bits, 192 bits, 256 bits, and the packet length is 128 bits, so that the randomly generated key and private key generate the laser cutting system register certificate, thereby improving the security, efficiency and flexibility of the laser cutting system register certificate generation.
S104, sending the generated laser cutting system register certificate to a user terminal through an encryption certificate sending module, and analyzing the laser cutting system register certificate by the user terminal;
in the embodiment of the invention, the operation certificate of the laser cutting equipment is sent to the laser cutting equipment through the encryption certificate sending module. The laser cutting device decrypts the ciphertext in the operation certificate of the laser cutting device by using the public key to generate a plaintext.
And acquiring laser cutting equipment information and first system equipment operation certificate encryption information in the plaintext, and regenerating first terminal encryption information by using the laser cutting equipment information by using a preset first encryption algorithm. And determining the validity of the certificate by comparing the first terminal encryption information with the acquired first system equipment operation certificate encryption information.
In the invention, besides the AES algorithm, the symmetric encryption algorithm can be also used, for example, the encryption certificate sending module divides the generated laser cutting system register certificate into blocks with fixed size in the data transmission process, and sends the blocks to the user terminal after being encrypted one by the key and the encryption algorithm; after receiving the encrypted message, the user terminal combines the key and the decryption algorithm to decrypt and combine to obtain the laser cutting system register certificate.
Since the encryption and decryption algorithm is public, the key is usually negotiated by both parties and physically transferred to the other party in the encryption and decryption process.
S105, writing a laser cutting system registry certificate into a registration code generator, and generating a registration code with software use information by the registration code generator;
in the embodiment of the invention, before the registration code is generated, the registration mode and mode related information are determined according to the authorization requirement of the user terminal of the laser cutting software system, and the first encryption algorithm is encrypted and written into the registration code.
The authorization requirement of the user terminal of the laser cutting software system can be that the laser cutting equipment is executed to operate based on a preset process, the laser cutting equipment is used to operate based on a preset time length, and the laser cutting equipment is used to operate according to the identity authority of an operator.
The generating of the registration code with the software usage information by the registration code generator includes: and converting the information of the laser cutting equipment, the registration mode and the mode related information into first registration code encryption information by using a preset first encryption algorithm, and compressing the first registration code encryption information by using a bit compression algorithm to generate second registration code encryption information.
And encrypting the second registration code encryption information by using a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
The third encryption algorithm used for encrypting the information by the third registration code of the present invention may also adopt an SM4 algorithm in addition to the above encryption algorithm, and the specific algorithm is not limited.
S106, the registration code is sent to the laser cutting equipment for decryption by using the encryption certificate sending module, and successful registration is determined;
in an embodiment of the present invention, the method for transmitting the registration code to the laser cutting device for decryption by using the encryption certificate transmitting module includes: and the laser cutting equipment decrypts the acquired registration code by using a third encryption algorithm to obtain a plaintext string.
The registration code generator generates first registration code encryption information by using the equipment number, the registration mode and the mode related information, regenerates the encryption string from the first registration code encryption information by using a preset first encryption algorithm, and compares the encryption string with the obtained encryption string in the plaintext information to determine the validity of the registration code.
S107, starting the laser cutting equipment, after the laser cutting monitoring module acquires the registration mode and the mode information, calculating the total operable duration of the user terminal of the laser cutting software system according to the mode related information, and setting the user terminal of the laser cutting software system into a time-limited mode;
s108, when the total number of the remaining hours is 0, the user terminal of the laser cutting software system enters a locking state.
It should be understood that the sequence number of each step in the foregoing embodiment does not mean that the execution sequence of each process should be determined by the function and the internal logic, and should not limit the implementation process of the embodiment of the present invention.
The software authorization method of the laser cutting equipment utilizes an encryption algorithm, obtains the identification of the laser cutting equipment and the information of the laser cutting equipment, and utilizes an encryption technology to realize time-limited activation of the user terminal of the laser cutting software system, so that time-limited use can be provided under the condition of ensuring the safety of the laser cutting equipment.
The software authorization method of the laser cutting equipment integrates the identification of the laser cutting equipment, the information of the laser cutting equipment and the combination of software, hardware and encryption algorithm of the laser cutting equipment, can realize the interactive feedback and analysis of authorization information, further effectively solves the problem that when the software authorization process based on the activation code is verified, if the activation code is leaked, the safety of the laser cutting equipment is affected, and avoids the problem that the authorization efficiency is affected due to complex process because the authorization certificate mode is used for authorization.
The following is an embodiment of a software authorization system of a laser cutting device provided by an embodiment of the present disclosure, where the system and a software authorization method of the laser cutting device of the foregoing embodiments belong to the same inventive concept, and details of the embodiment of the software authorization system of the laser cutting device are not described in detail, and reference may be made to the embodiment of the software authorization method of the laser cutting device.
As shown in fig. 2, the system includes: the device comprises an equipment information acquisition module, a certificate file generation module, an encryption certificate sending module, a certificate file decryption module and a laser cutting monitoring module;
the device information acquisition module is used for acquiring the laser cutting device identification and the laser cutting device information corresponding to the user terminal of the laser cutting software system before the user terminal of the laser cutting software system is activated.
And the certificate file generation module is used for generating a laser cutting device operation certificate and a registration code generator certificate by utilizing the laser cutting system hardware information and the laser cutting system device information.
And the encryption certificate sending module is used for sending the laser cutting equipment operation certificate and the registration code generator certificate to the laser cutting software system user terminal so that the laser cutting software system user terminal can authorize by using the received laser cutting equipment operation certificate.
And the certificate file decryption module decrypts the laser cutting equipment by using the certificate decryption module after receiving the operation certificate of the laser cutting equipment, and acquires the authorization information.
And the laser cutting monitoring module is used for monitoring the use information of the laser cutting equipment in real time after the user terminal of the laser cutting software system is activated.
As shown in fig. 3, for the certificate file generation module of the present invention, the certificate file generation module includes: the system equipment operation certificate first encryption subunit, the system equipment operation certificate second encryption subunit, the system registration code third encryption subunit and the certificate file generation subunit;
the system equipment operation certificate first encryption subunit generates first registration code encryption information from laser cutting equipment information, registration mode and mode related information by using a preset first encryption algorithm;
the system equipment operation certificate second encryption subunit performs secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information; writing encryption information of the second system equipment operation certificate into the certificate to generate a laser cutting equipment operation certificate;
and the system registration code third encryption subunit encrypts the second registration code encryption information by utilizing a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
The certificate file generation subunit generates first system equipment operation certificate encryption information for the laser cutting equipment identification and the laser cutting equipment information by using a preset first encryption algorithm;
performing secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information;
and writing the encrypted information of the second system equipment operation certificate into the certificate to generate the laser cutting equipment operation certificate.
As an embodiment of the present invention, as shown in fig. 4, the certificate file generating module further includes: a conversion unit, a compression unit, and an encryption unit;
the conversion unit is used for converting the information of the laser cutting equipment, the registration mode and the mode related information into first registration code encryption information;
the compression unit compresses and converts the first registration code encryption information by using a preset compression algorithm to generate second registration code encryption information;
the encryption unit encrypts the second registration code encryption information by utilizing a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
The invention can summarize the laser cutting equipment identification and the laser cutting equipment information to generate the laser cutting equipment operation certificate, and is convenient to generate the laser cutting system register certificate by using an encryption algorithm, thereby processing the security of the authorization process. The software authorization method of the laser cutting equipment can also collect and store and process the software authorization process data with high efficiency, improve the safety and efficiency of the software authorization of the laser cutting equipment, and control the risk of the software authorization process, thereby realizing the timeliness and scientificity of the whole process supervision, management and control of the software authorization.
The units and algorithm steps of each example described in the embodiments disclosed in the software authorization method of the laser cutting device provided by the invention can be implemented in electronic hardware, computer software or a combination of the two, and in order to clearly illustrate the interchangeability of hardware and software, the components and steps of each example have been generally described in terms of functions in the above description. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The flowcharts and block diagrams of software authorization methods for laser cutting devices illustrate the architecture, functionality, and operation of possible implementations of devices, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. Two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In the software authorization method of the laser cutting device provided by the invention, the computer program code for performing the operations of the present disclosure can be written in one or more programming languages, including but not limited to an object oriented programming language such as Java, smalltalk, C ++, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or power server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (2)

1. A method of software authorization for a laser cutting device, the method comprising:
s101, acquiring a laser cutting device identifier and laser cutting device information;
s102, generating a laser cutting device operation certificate based on the laser cutting device identification and the laser cutting device information;
generating first system equipment operation certificate encryption information for the laser cutting equipment identification and the laser cutting equipment information by using a preset first encryption algorithm;
performing secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information;
writing encryption information of the second system equipment operation certificate into the certificate to generate a laser cutting equipment operation certificate;
s103, generating a laser cutting system register certificate by using the randomly generated secret key and the secret key;
encrypting the randomly generated secret key by utilizing a private key used by the second encryption algorithm to generate first registration code generation certificate encryption information, writing the first registration code generation certificate encryption information and the private key into a file, and generating a laser cutting system register certificate;
s104, sending the generated laser cutting system register certificate to a user terminal through an encryption certificate sending module, and analyzing the laser cutting system register certificate by the user terminal;
transmitting a laser cutting device operation certificate to the laser cutting device through an encryption certificate transmitting module;
the laser cutting device decrypts the ciphertext in the operation certificate of the laser cutting device by using the public key to generate a plaintext;
acquiring laser cutting equipment information and first system equipment operation certificate encryption information in a plaintext, and regenerating first terminal encryption information by using the laser cutting equipment information by using a preset first encryption algorithm; determining the validity of the certificate by comparing the first terminal encryption information with the acquired first system equipment operation certificate encryption information;
s105, writing a laser cutting system registry certificate into a registration code generator, and generating a registration code with software use information by the registration code generator;
converting the information of the laser cutting equipment, the registration mode and the mode related information into first registration code encryption information by using a preset first encryption algorithm, and compressing the first registration code encryption information by using a bit compression algorithm to generate second registration code encryption information;
encrypting the second registration code encryption information by using a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information;
s106, the registration code is sent to the laser cutting equipment for decryption by using the encryption certificate sending module, and successful registration is determined;
the laser cutting equipment decrypts the acquired registration code by using a third encryption algorithm to obtain a plaintext string;
the registration code generator generates first registration code encryption information by using the equipment number, the registration mode and the mode related information, regenerates the encryption string of the first registration code encryption information by using a preset first encryption algorithm, compares the encryption string with the obtained encryption string in the plaintext information, and determines the validity of the registration code;
s107, starting the laser cutting equipment, after the laser cutting monitoring module acquires the registration mode and the mode information, calculating the total operable duration of the user terminal of the laser cutting software system according to the mode related information, and setting the user terminal of the laser cutting software system into a time-limited mode;
s108, when the total number of the remaining hours is 0, the user terminal of the laser cutting software system enters a locking state.
2. A software authorization system of a laser cutting device, characterized in that a software authorization method of a laser cutting device according to claim 1 is performed;
the system comprises: the device comprises an equipment information acquisition module, a certificate file generation module, an encryption certificate sending module, a certificate file decryption module and a laser cutting monitoring module;
the device information acquisition module is used for acquiring a laser cutting device identifier and laser cutting device information corresponding to the user terminal of the laser cutting software system before the user terminal of the laser cutting software system is activated;
the certificate file generation module is used for generating a laser cutting equipment operation certificate and a registration code generator certificate by utilizing the laser cutting system hardware information and the laser cutting system equipment information;
the encryption certificate sending module is used for sending the operation certificate of the laser cutting equipment and the registration code generator certificate to the user terminal of the laser cutting software system;
the certificate file decryption module is used for decrypting by the laser cutting equipment by using the certificate decryption module after receiving the operation certificate of the laser cutting equipment, so as to obtain authorization information;
the laser cutting monitoring module is used for calculating the total operable duration of the user terminal of the laser cutting software system according to the mode related information after the registration mode and the mode information are acquired, and setting the user terminal of the laser cutting software system into a time-limited mode;
the certificate file generation module includes: a system device operation certificate first encryption subunit, a system device operation certificate second encryption subunit and a system registration code third encryption subunit;
the system equipment operation certificate first encryption subunit generates first registration code encryption information from laser cutting equipment information, registration mode and mode related information by using a preset first encryption algorithm;
the system equipment operation certificate second encryption subunit performs secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information; writing encryption information of the second system equipment operation certificate into the certificate to generate a laser cutting equipment operation certificate;
the system registration code third encryption subunit encrypts the second registration code encryption information by utilizing a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information;
the certificate file generation module further includes: a certificate file generation subunit;
the certificate file generation subunit generates first system equipment operation certificate encryption information for the laser cutting equipment identification and the laser cutting equipment information by using a preset first encryption algorithm;
performing secondary encryption on the laser cutting equipment information and the first system equipment operation certificate encryption information by using a preset second encryption algorithm to generate second system equipment operation certificate encryption information;
writing encryption information of the second system equipment operation certificate into the certificate to generate a laser cutting equipment operation certificate;
the certificate file generation module further includes: a conversion unit, a compression unit, and an encryption unit;
the conversion unit is used for converting the information of the laser cutting equipment, the registration mode and the mode related information into first registration code encryption information;
the compression unit compresses and converts the first registration code encryption information by using a preset compression algorithm to generate second registration code encryption information;
the encryption unit encrypts the second registration code encryption information by utilizing a preset third encryption algorithm to generate third registration code encryption information and a registration code with software use information.
CN202310279559.1A 2023-03-22 2023-03-22 Software authorization method and system for laser cutting equipment Active CN115994343B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310279559.1A CN115994343B (en) 2023-03-22 2023-03-22 Software authorization method and system for laser cutting equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310279559.1A CN115994343B (en) 2023-03-22 2023-03-22 Software authorization method and system for laser cutting equipment

Publications (2)

Publication Number Publication Date
CN115994343A CN115994343A (en) 2023-04-21
CN115994343B true CN115994343B (en) 2024-03-26

Family

ID=85992354

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310279559.1A Active CN115994343B (en) 2023-03-22 2023-03-22 Software authorization method and system for laser cutting equipment

Country Status (1)

Country Link
CN (1) CN115994343B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6889212B1 (en) * 2000-07-11 2005-05-03 Motorola, Inc. Method for enforcing a time limited software license in a mobile communication device
JP2008021021A (en) * 2006-07-11 2008-01-31 Hitachi Ltd License authentication method for software
CN103093129A (en) * 2013-01-09 2013-05-08 上海大唐移动通信设备有限公司 Registration code generation method and device used for software licensing
CN103491097A (en) * 2013-09-30 2014-01-01 华中师范大学 Software authorization system based on public key cryptosystem
CN105553668A (en) * 2015-12-21 2016-05-04 北京飞杰信息技术有限公司 Method and system for verifying user authorization certificate through verifying authorization time
CN109600223A (en) * 2017-09-30 2019-04-09 腾讯科技(深圳)有限公司 Verification method, Activiation method, device, equipment and storage medium
CN109657503A (en) * 2018-12-07 2019-04-19 深圳市杰普特光电股份有限公司 A kind of laser active method, apparatus and its storage medium
CN111708991A (en) * 2020-06-17 2020-09-25 腾讯科技(深圳)有限公司 Service authorization method, service authorization device, computer equipment and storage medium
CN113065119A (en) * 2021-03-26 2021-07-02 西安交大捷普网络科技有限公司 Authorization method of network equipment
CN113660205A (en) * 2021-07-12 2021-11-16 浙江瑞银电子有限公司 Software authorization code encryption method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6889212B1 (en) * 2000-07-11 2005-05-03 Motorola, Inc. Method for enforcing a time limited software license in a mobile communication device
JP2008021021A (en) * 2006-07-11 2008-01-31 Hitachi Ltd License authentication method for software
CN103093129A (en) * 2013-01-09 2013-05-08 上海大唐移动通信设备有限公司 Registration code generation method and device used for software licensing
CN103491097A (en) * 2013-09-30 2014-01-01 华中师范大学 Software authorization system based on public key cryptosystem
CN105553668A (en) * 2015-12-21 2016-05-04 北京飞杰信息技术有限公司 Method and system for verifying user authorization certificate through verifying authorization time
CN109600223A (en) * 2017-09-30 2019-04-09 腾讯科技(深圳)有限公司 Verification method, Activiation method, device, equipment and storage medium
CN109657503A (en) * 2018-12-07 2019-04-19 深圳市杰普特光电股份有限公司 A kind of laser active method, apparatus and its storage medium
CN111708991A (en) * 2020-06-17 2020-09-25 腾讯科技(深圳)有限公司 Service authorization method, service authorization device, computer equipment and storage medium
CN113065119A (en) * 2021-03-26 2021-07-02 西安交大捷普网络科技有限公司 Authorization method of network equipment
CN113660205A (en) * 2021-07-12 2021-11-16 浙江瑞银电子有限公司 Software authorization code encryption method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于注册码的软件授权保护系统的设计与实现;何永瑾;郭肖旺;赵德政;;信息技术与网络安全;20200510(第05期);全文 *

Also Published As

Publication number Publication date
CN115994343A (en) 2023-04-21

Similar Documents

Publication Publication Date Title
CN109218825B (en) Video encryption system
CN111464301B (en) Key management method and system
US20030223585A1 (en) Methods and apparatus for performing encryption and authentication
CN111181928B (en) Vehicle diagnosis method, server, and computer-readable storage medium
CN109151508B (en) Video encryption method
CN111526007B (en) Random number generation method and system
CN113225352B (en) Data transmission method and device, electronic equipment and storage medium
CN108809936B (en) Intelligent mobile terminal identity verification method based on hybrid encryption algorithm and implementation system thereof
CN109684129B (en) Data backup recovery method, storage medium, encryption machine, client and server
CN101539977B (en) Method for protecting computer software
KR101344074B1 (en) Smart grid data transaction scheme for privacy
CN101305542A (en) Method for downloading digital certificate and cryptographic key
CN105262586B (en) The method for distributing key and device of automobile burglar equipment
CN111079178B (en) Method for desensitizing and backtracking trusted electronic medical record
CN101539978B (en) Software protection method based on space
CN115994343B (en) Software authorization method and system for laser cutting equipment
CN115801232A (en) Private key protection method, device, equipment and storage medium
KR101793528B1 (en) Certificateless public key encryption system and receiving terminal
KR102523416B1 (en) Security Device providing Security function for image, Camera Device having the same and System on Chip controlling Camera Device
CN106303575B (en) Video encryption system based on domestic commercial cipher module and implementation method
CN110636502A (en) Wireless encryption communication method and system
CN116170131B (en) Ciphertext processing method, ciphertext processing device, storage medium and trusted execution device
CN211630397U (en) Wireless encryption device adopting public key to protect variable mechanical authentication password
CN107454063B (en) User interaction authentication method, device and system
CN115333732A (en) Anti-cloning structure and method for Internet of things equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant