Financial data encryption method and system

By generating distributed key groups and performing multi-layer nested encryption, embedding zero-knowledge proofs, real-time monitoring and triggering self-healing mechanisms, financial data security and efficiency problems are solved, and efficient quantum security and low-latency financial data encryption system are achieved.

CN120474801AInactive Publication Date: 2025-08-12JIANGSU YINMEI DIGITAL TECHNOLOGY CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Application Number
CN202510738670.1
Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Filing Date
2025-06-04
Publication Date
2025-08-12
Estimated Expiration
Not applicable · inactive patent

AI Technical Summary

Technical Problem

In the prior art, the static key system of financial data is susceptible to quantum computing, and a single encryption algorithm cannot take into account efficiency and post-quantum security. Centralized key storage has the risk of single point leakage, and the traditional key rotation mechanism has led to a surge in transaction delays.

Method used

The reference key is generated based on the spatial and temporal characteristics of transactions, and distributed key groups are generated through quantum perturbation and sharding algorithms, and multi-layer nested encryption is carried out. The embedding can verify zero-knowledge proof, monitor the integrity of key sharding in real time and trigger the self-healing mechanism, combining the system design of the hardware layer, key layer, algorithm layer and proof storage layer.

Benefits of technology

The quantum attack resistance capability has been achieved to reach the post-NIST quantum cryptographic standard LevelV, the key leakage risk is reduced by 98.6%, the cracking cost is increased by 10^8 times, the transaction delay is reduced by 40%, the parallel processing capacity is increased by 40%, and the resource occupation is reduced by 62%.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN120474801A_ABST
    Figure CN120474801A_ABST
Patent Text Reader

Abstract

The invention relates to the technical field of financial data, and discloses a financial data encryption method, which comprises the following steps of: 1, generating a reference key based on transaction spatial-temporal characteristics; 2, generating a distributed key group through a quantum disturbance and fragmentation algorithm; 3, implementing multi-layer nested encryption according to the data risk level; step 4, embedding verifiable zero-knowledge proof in the encrypted data packet; and 5, monitoring the integrity of the secret key fragment in real time and triggering a self-healing mechanism. According to the financial data encryption method and system, the quantum security enhancement function is achieved, the quantum attack resistance capacity reaches the quantum cryptography standard LevelV after NIST, and the key space is expanded to 2512 magnitude through quantum random number disturbance and a fragmentation storage mechanism; the key leakage risk is reduced by 98.6% (through NISTSP800-90B test verification); the method has the advantages that performance optimization, breakthrough and improvement are achieved, encryption delay is smaller than or equal to 0.8 ms, parallel processing capacity is larger than or equal to 20,000 TPS (UnionPay Detection Center Authentication), and resource occupation is reduced by 62%.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention relates to the field of financial data technology, and in particular to a financial data encryption method and system. Background Art

[0002] At present, with the development of financial business, financial institutions are facing increasing data security risks. The security management of financial data is of vital importance to financial institutions and various organizations and individuals involved in financial transactions. The laws and regulatory policies of various countries have strict provisions on the protection of financial data. Financial institutions must take effective measures to protect customer privacy and the security of financial data.

[0003] The existing technology has the following defects:

[0004] (1) Static key systems are vulnerable to quantum computing and brute force attacks;

[0005] (2) A single encryption algorithm cannot achieve both efficiency and post-quantum security;

[0006] (3) Centralized key storage has a single point of leakage risk;

[0007] (4) The traditional key rotation mechanism causes a surge in transaction delays. Therefore, it is necessary to propose a financial data encryption method and system to solve the above problems. Summary of the Invention

[0008] (1) Technical problems solved

[0009] In response to the shortcomings of the existing technology, the present invention provides a financial data encryption method and system, which has the advantages of integrating dynamic key sharding, quantum-resistant hybrid encryption and distributed trusted evidence storage, and is suitable for financial scenarios such as cross-border payments and high-frequency transactions.

[0010] (2) Technical solution

[0011] To achieve the above objectives, the present invention provides the following technical solution: a financial data encryption method, comprising the following steps:

[0012] Step 1: Generate a reference key based on transaction temporal and spatial characteristics;

[0013] Step 2: Generate a distributed key group through quantum perturbation and sharding algorithm;

[0014] Step 3: Implement multi-layer nested encryption based on data risk level;

[0015] Step 4: Embed a verifiable zero-knowledge proof in the encrypted data packet;

[0016] Step 5: Monitor the integrity of key shards in real time and trigger the self-healing mechanism.

[0017] Preferably, the spatiotemporal features in step 1 are realized from the time dimension and the space dimension, and the reference key is generated by an algorithm.

[0018] Preferably, the quantum perturbation injection in step 2 uses a QRNG-3000 chip to generate a 512-bit quantum random number Δ, and performs nonlinear perturbation through a chaotic mapping algorithm: K′=K1⊕(Δmod2256), and the sharding algorithm in step 2 uses a (3,5) Shamir threshold secret sharing scheme to shard K' into {S1, S2, S3, S4, S5}

[0019] Preferably, the data risk level assessment model described in step 3 includes: (1) input parameters: transaction amount, number of sensitive fields, and credit rating of participants; (2) LSTM neural network output risk coefficient β∈[0,1]; (3) classification according to risk level.

[0020] Preferably, step 4 includes zero-knowledge proof construction, proof embedding structure and batch verification protocol, wherein the zero-knowledge proof construction includes: (1) using the zk-STARKs protocol to generate a proof of correctness π of the encryption process; (2) the proof content includes: the validity of the key derivation path; the consistency of the shard storage location; the compliance of the algorithm execution order, and the batch verification protocol adopts Schnorr signature aggregation technology to reduce the verification time of 1000 proofs from O(n) to O(logn).

[0021] Preferably, step five includes a monitoring indicator system, self-healing trigger logic and performance assurance measures, wherein the monitoring indicator system includes: (1) shard access frequency: threshold ≤ 3 times / hour (based on Holt-Winters anomaly detection), (2) geo-fence deviation: the distance between the GPS coordinate and the registration location is greater than 50km, triggering an alarm, (3) entropy value fluctuation rate: the risk is determined when the ciphertext entropy value changes by more than 3σ, and the performance assurance measures include hot standby shard group pre-generation technology to make the recovery time ≤ 50ms and a hardware-accelerated key reconstruction engine (FPGA implementation).

[0022] A financial data encryption system, comprising:

[0023] Hardware layer: used to implement algorithm hardware offloading and secure execution environment;

[0024] Key layer: supports the unique key for each transaction and the shard self-healing mechanism;

[0025] Algorithm layer: used for automatic rotation of encryption algorithm combinations every 24 hours;

[0026] Evidence storage layer: realizes verifiable evidence storage during the encryption process;

[0027] Monitoring layer: It is used to detect abnormal key reorganization and entropy value fluctuations.

[0028] Preferably, the key layer includes a quantum dynamic key management module, which is used to integrate an LSTM risk prediction model, a quantum random number generator and a threshold sharding algorithm. The quantum dynamic key management module includes a dynamic adjustment mechanism for the key sharding storage ratio and a negative correlation mapping strategy between sharding geography and network threats.

[0029] Preferably, the algorithm layer includes an intelligent hybrid encryption engine, which is used to support the dynamic combination and nested encryption of AES-56, NTRU, and SM4 algorithms. The evidence layer includes a distributed trusted evidence module, which uses blockchain and zero-knowledge proof to implement encryption process evidence. The monitoring layer includes a collaborative monitoring center, which is based on an abnormal behavior detection and key self-healing control system based on federated learning.

[0030] Preferably, the hybrid encryption engine includes a double-layer protection scheme of "AES primary encryption + SM4 secondary encryption" for structured data and a composite scheme of "Paillier homomorphic encryption + chaotic labeling" for structured data.

[0031] (3) Beneficial effects

[0032] Compared with the existing technology, the present invention provides a financial data encryption method and system, which has the following beneficial effects:

[0033] 1. This financial data encryption method and system has quantum security enhancement capabilities, and its resistance to quantum attacks reaches the NIST post-quantum cryptography standard Level V. Through quantum random number perturbation and sharded storage mechanism, the key space is expanded to the order of 2^512; the risk of key leakage is reduced by 98.6% (verified by NIST SP800-90B testing), and the cracking cost is increased by 10^8 times.

[0034] 2. This financial data encryption method and system features dynamic defense capability enhancement, supports a unique key for each transaction (key updates up to 3.15×10^7 times per year), and dynamically adjusts the key shard storage ratio based on the threat index (blockchain: HSM:TEE = 3:4:3 → 5:3:2). Shard self-healing recovery time is ≤ 50ms, and the accuracy of abnormal access detection is ≥ 99.2% (based on a federated learning model).

[0035] 3. This financial data encryption method and system has achieved breakthrough performance optimization, with encryption latency ≤ 0.8ms (in high-frequency trading scenarios), 40% faster than traditional hybrid encryption solutions; parallel processing capability ≥ 20,000 TPS (certified by the UnionPay Testing Center), and resource utilization reduced by 62%. BRIEF DESCRIPTION OF THE DRAWINGS

[0036] Figure 1 This is a schematic diagram of the structure of the financial data encryption method of the present invention;

[0037] Figure 2 This is a structural diagram of the financial data encryption process of the present invention. DETAILED DESCRIPTION

[0038] The following will clearly and completely describe the technical solutions in the embodiments of the present invention in conjunction with the accompanying drawings. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without making creative efforts are within the scope of protection of the present invention.

[0039] See also Figure 1-2 , a financial data encryption method, comprising the following steps:

[0040] Step 1: Generate a reference key based on transaction temporal and spatial characteristics;

[0041] Step 2: Generate a distributed key group through quantum perturbation and sharding algorithm;

[0042] Step 3: Implement multi-layer nested encryption based on data risk level;

[0043] Step 4: Embed a verifiable zero-knowledge proof in the encrypted data packet;

[0044] Step 5: Monitor the integrity of key shards in real time and trigger the self-healing mechanism.

[0045] A financial data encryption system, comprising:

[0046] Hardware layer: used to implement algorithm hardware offloading and secure execution environment;

[0047] Key layer: supports the unique key for each transaction and the shard self-healing mechanism;

[0048] Algorithm layer: used for automatic rotation of encryption algorithm combinations every 24 hours;

[0049] Evidence storage layer: realizes verifiable evidence storage during the encryption process;

[0050] Monitoring layer: It is used to detect abnormal key reorganization and entropy value fluctuations.

[0051] In the case implementation, it has the function of quantum security enhancement, and the ability to resist quantum attacks reaches the NIST post-quantum cryptography standard Level V. Through quantum random number perturbation and sharding storage mechanism, the key space is expanded to the order of 2^512; the risk of key leakage is reduced by 98.6% (verified by NISTSP800-90B test), and the cracking cost is increased by 10^8 times.

[0052] In the case implementation, it has the function of dynamically improving defense capabilities, supports unique keys for each transaction (the annual key update volume reaches 3.15×10^7 times), and the key shard storage ratio is dynamically adjusted according to the threat index (blockchain: HSM:TEE=3:4:3→5:3:2); the shard self-healing recovery time is ≤50ms, and the abnormal access detection accuracy is ≥99.2% (based on the federated learning model).

[0053] In case implementation, it has achieved breakthrough performance optimization, with encryption delay ≤ 0.8ms (high-frequency transaction scenario), 40% faster than traditional hybrid encryption solutions; parallel processing capacity ≥ 20,000TPS (UnionPay Testing Center certified), and resource usage reduced by 62%.

[0054] In the case implementation, the key is dynamically generated: (1) Transaction features are extracted: SWIFT code (CHASUS33XXX) + atomic clock synchronization timestamp (20240520143000.123Z); (2) The LSTM model outputs risk level β = 0.87 → triggering high-risk encryption mode; (3) A composite key is generated.

[0055] In the case implementation, multi-layer nested encryption: Plain text message (ISO20022 format) →

[0056] 1. Amount field: Paillier fully homomorphic encryption (retaining addition capability)

[0057] 2. Identity information: Threshold secret sharing shard (threshold = 3 / 5)

[0058] 3. Complete message:

[0059] AES-256-CTR (key K1) →

[0060] NTRU public key encapsulation (receiver certificate) →

[0061] SM4-CBC (dynamically derived key K2)

[0062] 4. Add chaotic mark: Generate 128-bit dark watermark based on Lorentz system (x=0.01, y=0, z=0).

[0063] In the case implementation, the abnormal response mechanism is as follows: when it is detected that the Singapore node shard has been abnormally accessed 5 times within 1 hour: a. The federated learning model updates the risk parameter β→0.93; b. The current shard group is destroyed and the backup shard (pre-stored in the Dubai TEE node) is activated; c. The encryption algorithm combination is switched to McEliece+SM4+Chaotic.

[0064] In the case implementation, the hardware deployment is as follows: (1) Acceleration component: FPGA acceleration card (Xilinx Alveo U280): implements parallel pipeline processing of AES-256 / SM4 algorithm (throughput: 25Gbps); hardware offload of key reorganization operation (latency: 0.2ms / time); (2) Evidence storage and verification: blockchain evidence storage: generate zk-STARK proof (768 bytes) for each transaction; verification time: 2.3ms for a single transaction, 32ms for batch verification of 1,000 transactions (traditional solution 2100ms).

[0065] In summary, this financial data encryption method and system has the function of quantum security enhancement, and its resistance to quantum attacks reaches the NIST post-quantum cryptography standard Level V. Through quantum random number perturbation and sharded storage mechanism, the key space is expanded to the order of 2^512; the risk of key leakage is reduced by 98.6% (verified by NIST SP800-90B test), and the cracking cost is increased by 10^8 times.

[0066] In addition, it has the function of dynamically improving defense capabilities, supports unique keys for each transaction (the annual key update volume reaches 3.15×10^7 times), and the key shard storage ratio is dynamically adjusted according to the threat index (blockchain: HSM:TEE=3:4:3→5:3:2); the shard self-healing recovery time is ≤50ms, and the abnormal access detection accuracy is ≥99.2% (based on the federated learning model).

[0067] In addition, it has breakthrough performance optimization, with encryption delay ≤ 0.8ms (high-frequency transaction scenarios), which is 40% faster than traditional hybrid encryption solutions; parallel processing capacity ≥ 20,000TPS (UnionPay Testing Center certified), and resource usage reduced by 62%.

[0068] It should be noted that, in this document, relational terms such as first and second, etc., are used only to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply the existence of any such actual relationship or order between these entities or operations. Moreover, the terms "comprises," "comprising," or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article, or device comprising a series of elements includes not only those elements, but also other elements not explicitly listed, or elements inherent to such process, method, article, or device. In the absence of further limitations, an element defined by the phrase "comprising a ..." does not exclude the presence of other identical elements in the process, method, article, or device comprising the element.

[0069] While embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that various changes, modifications, substitutions, and variations may be made to these embodiments without departing from the principles and spirit of the invention, and that the scope of the invention is defined by the appended claims and their equivalents.

Claims

1. A financial data encryption method, characterized in that: The following steps are involved: Step 1: Generate a reference key based on transaction temporal and spatial characteristics; Step 2: Generate a distributed key group through quantum perturbation and sharding algorithm; Step 3: Implement multi-layer nested encryption based on data risk level; Step 4: Embed a verifiable zero-knowledge proof in the encrypted data packet; Step 5: Monitor the integrity of key shards in real time and trigger the self-healing mechanism.

2. A financial data encryption method according to claim 1, characterized in that: In step 1, the spatiotemporal features are realized from the time dimension and the space dimension, and the reference key is generated by an algorithm.

3. The financial data encryption method according to claim 1, wherein: The injection of quantum perturbation in step 2 uses the QRNG-3000 chip to generate a 512-bit quantum random number Δ, and performs nonlinear perturbation through the chaotic mapping algorithm: K′=K1⊕(Δmod2256). The sharding algorithm in step 2 uses the (3,5) Shamir threshold secret sharing scheme to shard K' into {S1,S2,S3,S4,S5}.

4. The financial data encryption method according to claim 2, characterized in that: The data risk level assessment model described in step 3 includes: (1) input parameters: transaction amount, number of sensitive fields, and credit rating of participants; (2) LSTM neural network output risk coefficient β∈[0,1]; (3) classification according to risk level.

5. The financial data encryption method according to claim 1, wherein: Step 4 includes zero-knowledge proof construction, proof embedding structure and batch verification protocol. The zero-knowledge proof construction includes: (1) using the zk-STARKs protocol to generate a proof of correctness π of the encryption process; (2) the proof content includes: the validity of the key derivation path; the consistency of the shard storage location; the compliance of the algorithm execution order. The batch verification protocol adopts Schnorr signature aggregation technology to reduce the verification time of 1000 proofs from O(n) to O(logn).

6. The financial data encryption method according to claim 1, characterized in that: Step five includes a monitoring indicator system, self-healing trigger logic, and performance assurance measures. The monitoring indicator system includes: (1) shard access frequency: threshold ≤ 3 times / hour (based on Holt-Winters anomaly detection), (2) geo-fence deviation: trigger an alarm when the distance between the GPS coordinates and the registration location is >50km, (3) entropy value fluctuation rate: the risk is determined when the ciphertext entropy value changes by more than 3σ. The performance assurance measures include hot standby shard group pre-generation technology to make the recovery time ≤50ms and hardware-accelerated key reconstruction engine (FPGA implementation).

7. A financial data encryption system, characterized in that: include: Hardware layer: used to implement algorithm hardware offloading and secure execution environment; Key layer: supports the unique key for each transaction and the shard self-healing mechanism; Algorithm layer: used for automatic rotation of encryption algorithm combinations every 24 hours; Evidence storage layer: realizes verifiable evidence storage during the encryption process; Monitoring layer: It is used to detect abnormal key reorganization and entropy value fluctuations.

8. A financial data encryption system according to claim 7, characterized in that: The key layer includes a quantum dynamic key management module, which is used to integrate an LSTM risk prediction model, a quantum random number generator and a threshold sharding algorithm. The quantum dynamic key management module includes a dynamic adjustment mechanism for the key shard storage ratio and a negative correlation mapping strategy between shard geography and network threats.

9. The financial data encryption system according to claim 7, characterized in that: The algorithm layer includes an intelligent hybrid encryption engine, which is used to support the dynamic combination and nested encryption of AES-56, NTRU, and SM4 algorithms. The evidence layer includes a distributed trusted evidence module, which uses blockchain and zero-knowledge proof to implement encryption process evidence. The monitoring layer includes a collaborative monitoring center, which is based on federated learning for abnormal behavior detection and key self-healing control system.

10. A financial data encryption system according to claim 9, characterized in that: The hybrid encryption engine includes a double-layer protection scheme of "AES primary encryption + SM4 secondary encryption" for structured data and a composite scheme of "Paillier homomorphic encryption + chaotic labeling" for structured data.