Notice of Pre-AIA or AIA Status
The present application, filed on or after March 16, 2013, is being examined under the first inventor to file provisions of the AIA .
Response to Amendments / Arguments
Regarding the rejection(s) of claims under 35 USC 112(b)
Applicant’s arguments, filed 09/19/2025, with respect to claim(s) 10-12 have been fully considered and are persuasive. The rejection of claim(s) 10-12 has been withdrawn.
Regarding the rejection(s) of claims under 35 USC 102:
Applicant’s arguments, filed 09/19/2025, in view of the amended claims, have been fully considered and are persuasive. Therefore, the rejection is withdrawn, however upon further review the rejection is maintained under Yung et al. (US 9094378 B1).
DETAILED ACTION
This is a reply to the application filed on 09/19/2025, in which, claims 1, 3-13 and 15-20 are pending. Claims 1, 10, and 13 are independent. Claims 2 and 14 are cancelled.
When making claim amendments, the applicant is encouraged to consider the references in their entireties, including those portions that have not been cited by the examiner and their equivalents as they may most broadly and appropriately apply to any particular anticipated claim amendments.
Information Disclosure Statement
The information disclosure statements (IDS) submitted on 09/19/2025 is in compliance with the provisions of 37 CFR 1.97. Accordingly, the information disclosure statement is being considered by the examiner.
Claim Rejections - 35 USC § 103
In the event the determination of the status of the application as subject to AIA 35 U.S.C. 102 and 103 (or as subject to pre-AIA 35 U.S.C. 102 and 103) is incorrect, any correction of the statutory basis (i.e., changing from AIA to pre-AIA ) for the rejection will not be considered a new ground of rejection if the prior art relied upon, and the rationale supporting the rejection, would be the same under either status.
The following is a quotation of 35 U.S.C. 103 which forms the basis for all obviousness rejections set forth in this Office action:
A patent for a claimed invention may not be obtained, notwithstanding that the claimed invention is not identically disclosed as set forth in section 102, if the differences between the claimed invention and the prior art are such that the claimed invention as a whole would have been obvious before the effective filing date of the claimed invention to a person having ordinary skill in the art to which the claimed invention pertains. Patentability shall not be negated by the manner in which the invention was made.
Claims 1, 3-13 and 15-20 are rejected under 35 U.S.C. 102(a)(1) as being anticipated by Volkhov (“Techniques, Software, and Applications for Packed Partially Homomorphic Encryption”, referred to as Volkhov) in view of Yung et al. (US 9094378 B1, referred to as Yung).
In reference to claim 1, A computer-implemented method, wherein the computer-implemented method comprises: obtaining N first plaintexts, wherein N is a positive integer greater than or equal to 2 (Volkhov: Page 9-10, Section 3.2 "Packing Approaches" Provides for obtaining multiple plaintexts (referred to as a "plaintext vector a") where the number of plaintexts is at least 2. Provides for packing multiple plaintext values into a single space, which directly corresponds to the claim element.)
Wherein the N first plaintexts comprise signed integers (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for handling signed integers within the plaintext vector, explicitly stating. Demonstrating that the N first plaintexts include signed integers including negative values.)
Splicing the N first plaintexts based on a first predetermined rule to obtain a first target plaintext (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for the process of splicing multiple plaintexts (vector a) based on a predetermined rule (CRT algorithm with distinct primes) to obtain a single target plaintext (a number in the CRT domain).)
Encrypting the first target plaintext by using a predetermined encryption algorithm to obtain a first target ciphertext (Volkhov: Page 6-7, Section 2.1; Page 11, Section 3.3; Page 18-19, Section 5.1 Explicitly describes encrypting the packed plaintext using predetermined encryption algorithms (DGK, Paillier, GM). Page 8-11 Section 3-3.2 Further Provides for the step of encrypting the combined plaintext using DGK or other PHE schemes.)
Volkhov does not explicitly disclose converting first plaintexts being the signed integers into corresponding complement binary representations and wherein splicing the N first plaintexts comprises splicing the complement binary representations corresponding to the signed integers in the N first plaintexts based on the first predetermined rule to obtain the first target plaintext. However, Yung discloses: Converting first plaintexts being the signed integers into corresponding complement binary representations (Yung: Col. 17 Lines 7 - 57 Provides for converting signed integers to two's complement binary representations.) Wherein splicing the N first plaintexts comprises splicing the complement binary representations corresponding to the signed integers in the N first plaintexts based on the first predetermined rule to obtain the first target plaintext (Yung: Col. 16 Line 48 - Col. 17 Line 57 Provides for combining two's complement representations into extended plaintexts with specific regional organization.)
It would have been obvious to one of ordinary skill in the art before the effective filing date of the claimed invention to modify the teachings of Volkhov, which provides a method for obtaining multiple signed integer plaintexts, splicing them according to predetermined rules using CRT-based packing, and encrypting the resulting target plaintext using homomorphic encryption algorithms, with the teachings of Yung, which introduces converting signed integers into two's complement binary representations and splicing these binary representations to form target plaintexts. One of ordinary skill in the art would recognize the ability to incorporate Yung's two's complement representation approach into Volkhov's plaintext packing system to provide standardized handling of signed integers. One of ordinary skill in the art would be motivated to make this modification in order to ensure consistent and unambiguous representation of negative values across different computing platforms.
In reference to claim 3, The computer-implemented method according to claim 1, wherein the N first plaintexts further comprise unsigned integers (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for both positive (unsigned) and negative (signed) integers in its packing scheme.)
The splicing the N first plaintexts based on a first predetermined rule to obtain a first target plaintext comprises: splicing the complements corresponding to the signed integers in the N first plaintexts and the unsigned integers based on the first predetermined rule to obtain the first target plaintext (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for a unified CRT packing process that handles all elements in the plaintext vector, including both the regular positive values and the specially encoded negative values (complements)
Wherein the complements are complaint binary representations (Yung: Col. 17 Lines 7 - 57 Provides for converting signed integers to two's complement binary representations. Yung: Col. 16 Line 48 - Col. 17 Line 57 Provides for combining two's complement representations into extended plaintexts with specific regional organization.)
In reference to claim 4, The computer-implemented method according to claim 1, wherein the splicing the N first plaintexts based on a first predetermined rule to obtain a first target plaintext comprises: splicing the N first plaintexts based on a predetermined sequence to obtain the first target plaintext (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for using the CRT algorithm to splice plaintexts together, which inherently involves a predetermined sequence.)
In reference to claim 5, The computer-implemented method according to claim 1, wherein the first target plaintext comprises the N first plaintexts and a predetermined gap between every two adjacent first plaintexts in the N first plaintexts, the predetermined gap comprises d bits of predetermined numbers, and d is a positive integer (Volkhov: Page 8, Section 3.1 Provides for a packing approach where plaintexts are separated by "precomputed number of zeroes" between them. This directly corresponds to the claimed "predetermined gap".)
In reference to claim 6, The computer-implemented method according to claim 1, wherein all of the N first plaintexts have a same size (Volkhov: Page 10, Section 3.2 (CRT-based Packing); Page 9, Section 3.2 (DFT-based Packing) Provides for a packing scheme where plaintexts are treated uniformly. In the DFT packing, all slots have the same modulus m ("the real plaintext modulus for a single slot"). In the CRT packing, while different primes pi are used, the system is designed to handle plaintexts of consistent size within the overall scheme.)
In reference to claim 7, The computer-implemented method according to claim 1, wherein the computer-implemented method is performed by a first terminal, and the predetermined encryption algorithm is an addition homomorphic encryption algorithm (Volkhov: Page 6, Section 2.1 "Additive Partially Homomorphic Encryption Schemes". Page 20, Section 5.3 "Benchmarks and Performance" Provides for additive homomorphic encryption schemes (AHE), particularly GM, Paillier, and DGK. The paper states that these are all additively homomorphic and describes their properties in detail. Further provides for implementation and benchmarking on computer hardware (specifically an Intel i5 processor).)
In reference to claim 8, The computer-implemented method according to claim 1, the computer-implemented method further comprises: obtaining M groups of second plaintexts, wherein M is a positive integer, each of the M groups of second plaintexts comprises N second plaintexts, and the N second plaintexts are in one-to-one correspondence with the N first plaintexts (Volkhov: Page 11-12, Section 4.1 (Batched Comparisons); Page 15, Section 4.2 (Batched Argmax) Provides for batched protocols where multiple groups of plaintexts are processed..)
Splicing each of the M groups of second plaintexts based on the first predetermined rule to obtain M second target plaintexts (Volkhov: Page 12, Protocol 1 (ParSecureCompareRaw); Page 15, Protocol 3 (ParArgmax) Provides for applying the same packing rule (PAHE encryption with CRT or DFT packing) to multiple groups of plaintexts.)
Encrypting the M second target plaintexts by using the predetermined encryption algorithm to obtain M second target ciphertexts (Volkhov: Page 12, Protocol 1; Page 15, Protocol 3 Provides for multiple groups being encrypted using the same predetermined encryption algorithm (DGK, Paillier, or GM with PAHE packing).)
Sending the first target ciphertext and the M second target ciphertexts to a second terminal (Volkhov: Page 12, Protocol 1; Page 4, Section 1.2; Page 19, Section 5.2 Provides for sending multiple encrypted ciphertexts between terminals (client and server).)
In reference to claim 9, The computer-implemented method according to claim 8, the computer-implemented method further comprises: receiving a third target ciphertext returned by the second terminal, wherein the third target ciphertext is a result of adding the first target ciphertext and the M second target ciphertexts (Volkhov: Page 12, Protocol 1 (ParSecureCompareRaw); Page 15, Protocol 3 (ParArgmax); Page 4, Section 1.2 Provides for the server performing homomorphic operations on received ciphertexts and sending results back to the client.)
Decrypting the third target ciphertext to obtain a third target plaintext (Volkhov: Page 4, Section 1.2; Page 12, Protocol 1; Page 15, Protocol 3 Provides for decryption operations where the client receives encrypted results from the server and decrypts them using their secret key.)
Intercepting the third target plaintext based on a second predetermined rule to obtain N results of correspondingly adding the N first plaintexts and the M groups of second plaintexts (Volkhov: Page 10, Section 3.2 (CRT-based Packing); Page 9-10, Section 3.2 (DFT-based Packing) Provides for the inverse operations for both packing modes.)
In reference to claim 10, A computer-implemented method performed by a second terminal, wherein the computer-implemented method comprises (Volkhov: Page 4, Section 1.2; Page 12, Protocol 1; Page 15, Protocol 3 Provides for methods performed by the server (second terminal) in client-server protocols.)
Receiving a first target ciphertext and M second target ciphertexts from a first terminal, wherein: the first target ciphertext comprises N first plaintexts, N is a positive integer greater than or equal to 2, (Volkhov: Page 9-10, Section 3.2 "Packing Approaches" Provides for obtaining multiple plaintexts (referred to as a "plaintext vector a") where the number of plaintexts is at least 2. Provides for packing multiple plaintext values into a single space, which directly corresponds to the claim element. Page 12, Protocol 1; Page 15, Protocol 3 Further Provides for the server receiving multiple encrypted ciphertexts from the client.)
Wherein the N first plaintexts comprise signed integers (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for handling signed integers within the plaintext vector, explicitly stating. Demonstrating that the N first plaintexts include signed integers including negative values.)
The first target ciphertext comprises a first target plaintext encrypted using a predetermined encryption algorithm (Volkhov: Page 6-7, Section 2.1; Page 11, Section 3.3; Page 18-19, Section 5.1 Explicitly describes encrypting the packed plaintext using predetermined encryption algorithms (DGK, Paillier, GM). Page 8-11 Section 3-3.2 Further Provides for the step of encrypting the combined plaintext using DGK or other PHE schemes.)
The first target plaintext comprises complement binary representations that correspond to the signed integers in the N first plaintexts and that are spliced based on a first predetermined rule (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for using the CRT algorithm to splice plaintexts together, which inherently involves a predetermined sequence.)
The M second target ciphertexts comprise M groups of second plaintexts, M is a positive integer, each of the M groups of second plaintexts comprises N second plaintexts (Volkhov: Page 12, Protocol 1; Page 15, Protocol 3 Provides for the server receiving multiple groups of encrypted plaintexts, where each group contains multiple plaintexts.)
The N second plaintexts are in one-to-one correspondence with the N first plaintexts (Volkhov: Page 12, Protocol 1; Page 15, Protocol 3 Provides for the server's plaintexts (c0, ..., ck-1) correspond to the client's plaintexts (r0, ..., rk-1) in the comparison protocols. The indexing shows one-to-one correspondence between elements in different groups.)
Adding the first target ciphertext and the M second target ciphertexts to obtain a third target ciphertext (Volkhov: Page 3, Section 1.1; Page 6, Section 2.1; Page 12, Protocol 1 Provides for homomorphic addition operations performed by the server on multiple ciphertexts.)
Sending the third target ciphertext to the first terminal (Volkhov: Page 12, Protocol 1; Page 15, Protocol 3; Page 4, Section 1.2 Provides for the server sending computed ciphertext results back to the client (first terminal).)
Volkhov does not explicitly disclose The first target plaintext comprises complement binary representations that correspond to the signed integers in the N first plaintexts and that are spliced based on a first predetermined rule. However, Yung discloses: The first target plaintext comprises complement binary representations that correspond to the signed integers in the N first plaintexts and that are spliced based on a first predetermined rule (Yung: Col. 17 Lines 7 - 57 Provides for converting signed integers to two's complement binary representations. (Yung: Col. 16 Line 48 - Col. 17 Line 57 Provides for combining two's complement representations into extended plaintexts with specific regional organization.)
It would have been obvious to one of ordinary skill in the art before the effective filing date of the claimed invention to modify the teachings of Volkhov, which provides a method for obtaining multiple signed integer plaintexts, splicing them according to predetermined rules using CRT-based packing, and encrypting the resulting target plaintext using homomorphic encryption algorithms, with the teachings of Yung, which introduces converting signed integers into two's complement binary representations and splicing these binary representations to form target plaintexts. One of ordinary skill in the art would recognize the ability to incorporate Yung's two's complement representation approach into Volkhov's plaintext packing system to provide standardized handling of signed integers. One of ordinary skill in the art would be motivated to make this modification in order to ensure consistent and unambiguous representation of negative values across different computing platforms.
In reference to claim 11, The computer-implemented method according to claim 10, wherein the first target ciphertext is obtained by using an addition homomorphic encryption algorithm (Volkhov: Page 6, Section 2.1 "Additive Partially Homomorphic Encryption Schemes". Page 20, Section 5.3 "Benchmarks and Performance" Provides for additive homomorphic encryption schemes (AHE), particularly GM, Paillier, and DGK. The paper states that these are all additively homomorphic and describes their properties in detail. Further provides for implementation and benchmarking on computer hardware (specifically an Intel i5 processor).)
In reference to claim 12, The computer-implemented method according to claim 10, wherein the third target ciphertext comprises a result of correspondingly adding the N first plaintexts and the N second plaintexts in each of the M groups of second plaintexts (Volkhov: Page 10, Section 3.2 (CRT-based Packing); Page 3, Section 1.1 Provides for homomorphic addition operations on packed ciphertexts result in element-wise (corresponding) addition of the underlying plaintexts. When you add two packed ciphertexts, each containing N plaintexts, the result is a packed ciphertext containing the element-wise sums of the corresponding plaintext elements.
In reference to claim 13, A first terminal, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations (Volkhov: Page 4, Section 1.2; Page 19, Section 5.2; Page 20, Section 5.3 Provides for a complete computer system implementation.)
Obtaining N first plaintexts, wherein N is a positive integer greater than or equal to 2 (Volkhov: Page 9-10, Section 3.2 "Packing Approaches" Provides for obtaining multiple plaintexts (referred to as a "plaintext vector a") where the number of plaintexts is at least 2. Provides for packing multiple plaintext values into a single space, which directly corresponds to the claim element.)
Wherein the N first plaintexts comprise signed integers (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for handling signed integers within the plaintext vector, explicitly stating. Demonstrating that the N first plaintexts include signed integers including negative values.)
Splicing the N first plaintexts based on a first predetermined rule to obtain a first target plaintext (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for the process of splicing multiple plaintexts (vector a) based on a predetermined rule (CRT algorithm with distinct primes) to obtain a single target plaintext (a number in the CRT domain).)
Encrypting the first target plaintext by using a predetermined encryption algorithm to obtain a first target ciphertext (Volkhov: Page 6-7, Section 2.1; Page 11, Section 3.3; Page 18-19, Section 5.1 Explicitly describes encrypting the packed plaintext using predetermined encryption algorithms (DGK, Paillier, GM). Page 8-11 Section 3-3.2 Further Provides for the step of encrypting the combined plaintext using DGK or other PHE schemes.)
Volkhov does not explicitly disclose converting first plaintexts being the signed integers into corresponding complement binary representations and wherein splicing the N first plaintexts comprises splicing the complement binary representations corresponding to the signed integers in the N first plaintexts based on the first predetermined rule to obtain the first target plaintext. However, Yung discloses: Converting first plaintexts being the signed integers into corresponding complement binary representations (Yung: Col. 17 Lines 7 - 57 Provides for converting signed integers to two's complement binary representations.) Wherein splicing the N first plaintexts comprises splicing the complement binary representations corresponding to the signed integers in the N first plaintexts based on the first predetermined rule to obtain the first target plaintext (Yung: Col. 16 Line 48 - Col. 17 Line 57 Provides for combining two's complement representations into extended plaintexts with specific regional organization.)
It would have been obvious to one of ordinary skill in the art before the effective filing date of the claimed invention to modify the teachings of Volkhov, which provides a method for obtaining multiple signed integer plaintexts, splicing them according to predetermined rules using CRT-based packing, and encrypting the resulting target plaintext using homomorphic encryption algorithms, with the teachings of Yung, which introduces converting signed integers into two's complement binary representations and splicing these binary representations to form target plaintexts. One of ordinary skill in the art would recognize the ability to incorporate Yung's two's complement representation approach into Volkhov's plaintext packing system to provide standardized handling of signed integers. One of ordinary skill in the art would be motivated to make this modification in order to ensure consistent and unambiguous representation of negative values across different computing platforms.
In reference to claim 15, The first terminal according to claim 13, wherein the N first plaintexts further comprise unsigned integers (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for both positive (unsigned) and negative (signed) integers in its packing scheme.)
The splicing the N first plaintexts based on a first predetermined rule to obtain a first target plaintext comprises: splicing the complements corresponding to the signed integers in the N first plaintexts and the unsigned integers based on the first predetermined rule to obtain the first target plaintext (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for a unified CRT packing process that handles all elements in the plaintext vector, including both the regular positive values and the specially encoded negative values (complements))
Wherein the complements are complaint binary representations (Yung: Col. 17 Lines 7 - 57 Provides for converting signed integers to two's complement binary representations. Yung: Col. 16 Line 48 - Col. 17 Line 57 Provides for combining two's complement representations into extended plaintexts with specific regional organization.)
In reference to claim 16, The first terminal according to claim 13, wherein the splicing the N first plaintexts based on a first predetermined rule to obtain a first target plaintext comprises: splicing the N first plaintexts based on a predetermined sequence to obtain the first target plaintext (Volkhov: Page 10, Section 3.2 "CRT-based Packing" Provides for using the CRT algorithm to splice plaintexts together, which inherently involves a predetermined sequence.)
In reference to claim 17, The first terminal according to claim 13, wherein the first target plaintext comprises the N first plaintexts and a predetermined gap between every two adjacent first plaintexts in the N first plaintexts, the predetermined gap comprises d bits of predetermined numbers, and d is a positive integer (Volkhov: Page 8, Section 3.1 Provides for a packing approach where plaintexts are separated by "precomputed number of zeroes" between them. This directly corresponds to the claimed "predetermined gap".)
In reference to claim 18, The first terminal according to claim 13, wherein all of the N first plaintexts have a same size (Volkhov: Page 10, Section 3.2 (CRT-based Packing); Page 9, Section 3.2 (DFT-based Packing) Provides for a packing scheme where plaintexts are treated uniformly. In the DFT packing, all slots have the same modulus m ("the real plaintext modulus for a single slot"). In the CRT packing, while different primes pi are used, the system is designed to handle plaintexts of consistent size within the overall scheme.)
In reference to claim 19, The first terminal according to claim 13, wherein the predetermined encryption algorithm is an addition homomorphic encryption algorithm (Volkhov: Page 6, Section 2.1 "Additive Partially Homomorphic Encryption Schemes". Page 20, Section 5.3 "Benchmarks and Performance" Provides for additive homomorphic encryption schemes (AHE), particularly GM, Paillier, and DGK. The paper states that these are all additively homomorphic and describes their properties in detail. Further provides for implementation and benchmarking on computer hardware (specifically an Intel i5 processor).)
In reference to claim 20, The first terminal according to claim 13, wherein the one or more operations further comprise: obtaining M groups of second plaintexts, wherein M is a positive integer, each of the M groups of second plaintexts comprises N second plaintexts, and the N second plaintexts are in one-to-one correspondence with the N first plaintexts (Volkhov: Page 11-12, Section 4.1 (Batched Comparisons); Page 15, Section 4.2 (Batched Argmax) Provides for batched protocols where multiple groups of plaintexts are processed..)
Splicing each of the M groups of second plaintexts based on the first predetermined rule to obtain M second target plaintexts (Volkhov: Page 12, Protocol 1 (ParSecureCompareRaw); Page 15, Protocol 3 (ParArgmax) Provides for applying the same packing rule (PAHE encryption with CRT or DFT packing) to multiple groups of plaintexts.)
Encrypting the M second target plaintexts by using the predetermined encryption algorithm to obtain M second target ciphertexts (Volkhov: Page 12, Protocol 1; Page 15, Protocol 3 Provides for multiple groups being encrypted using the same predetermined encryption algorithm (DGK, Paillier, or GM with PAHE packing).)
Sending the first target ciphertext and the M second target ciphertexts to a second terminal (Volkhov: Page 12, Protocol 1; Page 4, Section 1.2; Page 19, Section 5.2 Provides for sending multiple encrypted ciphertexts between terminals (client and server).)
Conclusion
The prior art made of record and not relied upon is considered pertinent to applicant's disclosure. See PTO-892.
Applicant’s amendment necessitated the new ground(s) of rejection presented in this office action. Accordingly, THIS ACTION IS MADE FINAL. Applicant is reminded of the extension of time policy as set forth in 37 CFR 1.136(a).
A shortened statutory period for reply to this final action is set to expire THREE MONTHS from the mailing date of this action. In the event a first reply is filed within TWO MONTHS of the mailing date of this final action and the advisory action is not mailed until after the end of the THREE-MONTH shortened statutory period, then the shortened statutory period will expire on the date the advisory action is mailed, and any extension fee pursuant to 37 CFR 1.136(a) will be calculated from the mailing date of the advisory action. In no event, however, will the statutory period for reply expire later than SIX MONTHS from the mailing date of this final action.
Any inquiry concerning this communication or earlier communications from the examiner should be directed to AIDAN EDWARD SHAUGHNESSY whose telephone number is (703)756-1423. The examiner can normally be reached on Monday-Friday from 7:30am to 5pm.
If attempts to reach the examiner by telephone are unsuccessful, the examiner’s supervisor, Jeffrey Nickerson, can be reached at telephone number (469) 295-9235. The fax phone number for the organization where this application or proceeding is assigned is 571-273-8300.
Information regarding the status of an application may be obtained from Patent Center and the Private Patent Application Information Retrieval (PAIR) system. Status information for published applications may be obtained from Patent Center or Private PAIR. Status information for unpublished applications is available through Patent Center and Private PAIR for authorized users only. Should you have questions about access to the Private PAIR system, contact the Electronic Business Center (EBC) at 866-217-9197 (toll-free).
Examiner interviews are available via telephone, in-person, and video conferencing using a USPTO supplied web-based collaboration tool. To schedule an interview, applicant is encouraged to use the USPTO Automated Interview Request (AIR) Form at https://www.uspto.gov/patents/usptoautomated-interview-request-air-form.
/A.E.S./Examiner, Art Unit 2432
/SYED A ZAIDI/Primary Examiner, Art Unit 2432