Method and system for encryption of messages in land mobile radio systems
Claim Score by NHIP
Abstract
A method and system for authentication of a plurality of sites in a land mobile radio (LMR) system and for encryption of messages exchanged by the sites. The plurality of sites are connected by a data network (e.g., IP network). The method includes transmitting by a first site its certificate. The certificate is created by a trusted authority by applying a selected function to the public key, the ID and other relevant information of the first site with the trusted authority's private key to generate a reduced representation and then encrypting the reduced representation with the trusted authority's private key. The method further includes receiving, by the other sites in the LMR system, the certificate transmitted by the first site. The method further includes decrypting, by the other sites, the certificate transmitted by the first site and authenticating the first site, wherein the certificate is decrypted using the trusted authority's public key. The method further includes generating a session key, encrypting the session key with the public key of the first site, and transmitting the encrypted session key to the first site. The method further includes decrypting, by the first site, the encrypted session key with the first site's private key, and transmitting, by the first site, a message encrypted with the shared session key. The method further includes multicasting the encrypted message over the data network. The method further includes receiving, by the other sites in the LMR system, the encrypted message transmitted by the first site, and decrypting the message with the session key.

Term
3.6 yearsto projected expiry
Projected expiry 13 April 2030, counted from filing; an application has no term until it is granted.
- Priority
- Filed
- Published
- Today
- Projected expiry
29 claims: 6 independent, 23 dependent
- 1A method for authentication of a plurality of sites in a land mobile radio (LMR) system and for encryption of messages exchanged by the sites, the plurality of sites being connected by a data network, comprising:transmitting by a first site its certificate, wherein the certificate is created by a trusted authority by encrypting the public key, the ID and other relevant information of the first site with the trusted authority's private key;receiving, by the other sites in the LMR system, the certificate transmitted by the first site;decrypting, by the other sites, the certificate transmitted by the first site and authenticating the first site, wherein the certificate is decrypted using the trusted authority's public key;generating a session key;encrypting the session key with the public key of the first site and transmitting the encrypted session key to the first site;decrypting, by the first site, the encrypted session key with the first site's private key;and transmitting, by the first site, a message encrypted with the session key.
- 11Broadest claimClaim Score 97, very broad(NHIP)The method according to claim I, wherein the session key is a secret symmetric session key.
- 16A method for authentication of a plurality of sites in a land mobile radio (LMR) system and for encryption of messages exchanged by the sites, the plurality of sites being connected by a data network, comprising:transmitting by a first site its certificate, wherein the certificate is created by a trusted authority by encrypting the public key of the first site with the trusted authority's private key;receiving, by the other sites in the LMR system, the certificate transmitted by the first site;decrypting, by the other sites, the certificate transmitted by the first site and authenticating the first site, wherein the certificate is decrypted using the trusted authority's public key;generating a session key;encrypting the session key with the public key of the first site and transmitting the encrypted session key to the first site;decrypting, by the first site, the encrypted session key with the first site's private key;and transmitting, by the first site, a message encrypted with the session key.
- 21A method for authentication of a plurality of sites in a land mobile radio (LMR) system and for encryption of messages exchanged by the sites, the plurality of sites being connected by a data network, comprising:authenticating a first site by a previously authenticated site in the LMR system: generating a session key;encrypting the session key with the public key of the first site and transmitting the encrypted session key to the first site;decrypting, by the first site, the encrypted session key with the first site's private key;and transmitting, by the first site, a message encrypted with the session key.
- 26A computer-implemented method for authentication of a plurality of sites in a land mobile radio (LMR) system and for encryption of messages exchanged by the sites, the plurality of sites being connected by an IP network, comprising:transmitting by a first site its certificate, wherein the certificate is created by a trusted authority by encrypting the public key, the ID and other relevant information of the first site with the trusted authority's private key;receiving, by the other sites in the LMR system, the certificate transmitted by the first site;decrypting, by the other sites, the certificate transmitted by the first site and authenticating the first site, wherein the certificate is decrypted using the trusted authority's public key;generating a session key;encrypting the session key with the public key of the first site and transmitting the encrypted session key to the first site;decrypting, by the first site, the encrypted session key with the first site's private key;and transmitting, by the first site, a message encrypted with the session key.
- 27A system for authentication of a plurality of sites in a land mobile radio (LMR) network and for encryption of messages exchanged by the sites, the plurality of sites being connected by an IP network, the system utilizing a plurality of method steps comprising:transmitting by a first site its certificate, wherein the certificate is created by a trusted authority by encrypting the public key, the ID and other relevant information of the first site with the trusted authority's private key;receiving, by the other sites in the LMR system, the certificate transmitted by the first site;decrypting, by the other sites, the certificate transmitted by the first site and authenticating the first site, wherein the certificate is decrypted using the trusted authority's public key;generating a session key;encrypting the session key with the public key of the first site and transmitting the encrypted session key to the first site;decrypting, by the first site, the encrypted session key with the first site's private key;and transmitting, by the first site, a message encrypted with the session key.
Independent claims6
30 paragraphs in 4 sections, as filed
FIELD OF THE INVENTION
0001The invention relates generally to communication systems. More specifically, the invention relates to a method and system for encryption of messages in Land Mobile Radio Systems.
BACKGROUND OF THE INVENTION
0002Land Mobile Radio (LMR) systems ate deployed by organizations requiring instant communication between geographically dispersed and mobile personnel. Typical users of LMR systems include police departments, fire departments, medical personnel, EMS, and the military.
0003Current LMR systems can be configured to provide for radio communications between a site and subscriber units in the field. A subscriber unit may be a mobile unit or a portable unit. LMR systems can be as simple as two subscriber units communicating between themselves and a site over preset channels, or they can be complex consisting of tens of thousands of subscriber units and multiple sites.
0004LMR systems may be configured to cover a large geographical area by providing hundreds of sites. For security purpose, when a previously unknown site intends to communicate with other sites in an LMR system, the previously unknown site needs to be authenticated. Current methods for authentication of a previously unknown site generally require manual configuration of all sites in an LMR system. Also, in order to provide secure communication among the sites, messages among the sites need to be encrypted. At present, encrypted messages are generally unicast, requiring high bandwidth. Multicast messaging is the most bandwidth efficient form of one-to-many IP communications. However, the standard method of multicast encryption, IPSec, is a point-to-point tunneling protocol; multicast over IPSec is converted to unicast. While messages encrypted with a public key may be multicast, however it is generally more computationally expensive to use public key encryption for voice packet transmission.
BRIEF DESCRIPTION OF THE DRAWINGS
0005For a more complete understanding of the features and advantages of the present invention, reference is now made to the detailed description of the invention along with the accompanying FIGS. and in which:
0006<figref idref="DRAWINGS">FIG. 1</figref> illustrates a Land Mobile Radio system in accordance with an embodiment of the invention.
0007<figref idref="DRAWINGS">FIG. 2</figref> is an exemplary flow diagram of the steps of authenticating a previously unknown site or end point in accordance with one embodiment.
0008<figref idref="DRAWINGS">FIG. 3</figref> is an exemplary flow diagram of the steps for generating a digital certificate for a site.
0009<figref idref="DRAWINGS">FIG. 4</figref> is an exemplary flow diagram of the steps for transmission and reception of messages.
DETAILED DESCRIPTION OF THE EMBODIMENTS OF THE INVENTION
0010<figref idref="DRAWINGS">FIG. 1</figref> illustrates an LMR system <b>100</b> including sites <b>104</b>, <b>108</b> and <b>112</b> in accordance with an embodiment of the invention. The sites <b>104</b>, <b>108</b> and <b>112</b> are interconnected by a data network <b>116</b>. The data network can be an IP network. However, the data network may also be any other type of network (e.g., packet switched network, ATM network). The system <b>100</b> includes a network management system <b>120</b>. The network management system <b>120</b> includes a home location register (HLR) <b>124</b> and a database <b>128</b>. The system <b>200</b> may also include a digital console subsystem <b>132</b> having one or more consoles (C<b>1</b>-C<b>3</b>). The function and operation of the network management system <b>120</b> and the console subsystem <b>132</b> are understood by those skilled in the art. One or more subscriber units (e.g., mobile units) may operate under the control of a site.
0011In order to prevent unauthorized sites or other elements gain access to the LMR system, when a previously unknown site intends to communicate with other sites in the LMR system <b>100</b>, the site must be authenticated. More specifically, before allowing a previously unknown site to communicate with other sites in the LMR system <b>100</b>, the previously unknown site must be authenticated. Also, for secure communication among the sites, messages among the sites must be encrypted. While P25 standard supports encrypted voice packets, meta-data and control plane messages are not encrypted, thereby allowing unauthorized listeners to intercept the meta-data and control plane messages.
0012In one embodiment, secured communication is provided by encrypting messages (also referred to as “IP traffic”) in the LMR system <b>100</b>. Both bearer plane traffic and control plane traffic are encrypted.
0013In one embodiment, a method provides improved end-to-end security by combining a public key cryptographic method with a secret session key cryptographic method. More specifically, the public key cryptography is utilized to authenticate previously unknown sites in a dynamic discovery process. Authenticated sites are provided with a secret session key to encrypt and decrypt messages in order to communicate with other sites in the LMR system <b>100</b>. In one embodiment, authenticated sites are provided with a rapidly varying symmetric session key that can be interpreted only by the authenticated sites.
0014In one embodiment, when a previously unknown site intends to communicate with other sites in an LMR system, the site broadcasts its certificate (e.g., digital certificate) over the IP network <b>116</b>. The digital certificate may be created by a trusted authority or an independent third party engaged in verification and authentication of traffic over the Internet. The digital certificate must be signed by an entity trusted by all participants to be useful. For example, the digital certificate may be created by Verisign, a well known trusted authority. In another embodiment, the digital certificate may be created by the network management system of the LMR system or any designated certificate authority. As will be apparent to those skilled in the art, the network management system can be a dedicated server that performs various network management function including creating digital certificates. Thus, the network management system may perform the function of a trusted authority by creating the digital certificate.
0015In one embodiment, the trusted authority applies a selected function to the site's public key, its ID and other relevant information to generate a reduced representation of the information, which is also referred to as a message digest. The selected function may be a non-invertible function (e.g., a hash function) or any other well known function to generate a reduced representation of the information. A reduced representation of the information, i.e., message digest, provides improved security while significantly lowering bandwidth requirement.
0016As will be understood by those skilled in the art, the public key of a site is available to the public. As discussed above, the trusted authority creates a message digest from the public key, the ID and other relevant information of the site. The message digest is then encrypted by the trusted authority's private key, generating a digital signature of the particular site. The digital signature thus includes the public key, the ID and other relevant information of the particular site.
0017A digital certificate of a site includes its digital signature and its public key. In one embodiment, each site is provided with its own digital certificate or each site may create its own digital certificate that must be signed by a community trusted authority. The other relevant information may include the date when the digital certificate becomes valid and the date the digital certificate expires.
0018In one embodiment, when a previously unknown site intends to participate in LMR communication (i.e., intends to communicate with other sites), the site first transmits its digital certificate. The digital certificate is received by the other sites in the LMR system. The other sites in the LMR system decrypt the digital certificate with the public key of the trusted authority in order to retrieve the enclosed message digest. The message digest is used to verify the site. In one embodiment, the enclosed message digest is a hash that is compared with a locally calculated hash for verification purpose. The authentication of a previously unknown site using a digital certificate is also referred to as the dynamic discovery process.
0019In another embodiment, a trusted authority may create a “certificate” for a site by encrypting only the public key of that site with the trusted authority's private key. Alternatively, a trusted authority may create a “certificate” for a site by encrypting the public key and the ID of that site. The site may then transmit its own “certificate” for authentication purposes if the site intends to communicate with other sites. The other sites in the LMR system may decrypt the “certificate” using the public key of the trusted authority.
0020In one embodiment, after the public key of the previously unknown site is authenticated, the site is provided with a session key that is encrypted with the public key of the particular site. In one embodiment, the session key is a secret symmetric session key. In one embodiment, the authenticated site is provided with a rapidly varying secret symmetric session key to encrypt and decrypt messages. As will be understood by those skilled in the art, a message encrypted by a symmetric session key can only be decrypted by the same session key. Also, it is less computationally expensive to use public key cryptography to establish shared keys for symmetric cryptography.
0021In one embodiment, the site may be provided with a session key that varies periodically or that varies each LMR session. In another embodiment, the site may be provided with a session key that varies each time the site intends to transmit a message. As will be apparent to those skilled in the art, the session key maybe varied in other manner in order to provide security in the LMR communication.
0022After the site is authenticated and is provided with the encrypted symmetric session key, the site decrypts the session key with its own private key and is ready to transmit and receive messages, i.e., participate in the LMR communication. Thus, the digital certificate is multicast to all listening sites. These sites validate the digital certificate and add the new site to the active site list. When a call is brought up, the initiating site multicasts an inquiry asking which sites want to participate in the call. The participating sites unicast back a desire to participate. The participating sites then each receive the session key encrypted with that sites public key via unicast. The participating sites can decrypt the session key using their own private key and participate in the communication.
0023The site may then transmit a message encrypted with the session key. In one embodiment, the encrypted message is multicast over the IP network. In one embodiment, the message is encrypted by a symmetric session key, thus allowing the encrypted message to be multicast over the LP network, thereby reducing bandwidth. The recipients of the multicast encrypted message can decrypt the message with the same session key. As will be appreciated, by utilizing a symmetric session key to encrypt the message, a site is able to multicast the message without requiring high bandwidth. In contrast, because existing implementations are point to point requiring conversion of multicast into unicast at the transport layer, the bandwidth requirement is significantly higher. Also, since the session key can only be decrypted by the intended recipient using its private key, a message encrypted by the session key and transmitted cannot be subsequently repudiated by the transmitting site. Accordingly, the encryption method also provides non-repudiation of transmitted messages.
0024FIG, <b>2</b> is an exemplary flow diagram of the steps of authenticating a previously unknown site in accordance with one embodiment. In step <b>204</b>, the site or end point is provided with a digital certificate. As discussed before, in one embodiment the digital certificate is created by a trusted authority by applying a selected function (e.g., non-invertible function) to the public key, the ID and other relevant information (e.g., start and expiration dates of digital certificate) of the particular site to create a reduced representation or message digest and then encrypting the reduced representation with the trusted authority's private key. In one embodiment, the digital certificate is created by applying a hash function to the public key, the ID and other relevant information of the particular site to generate a hash or reduced representation and then encrypting the hash or reduced representation with the trusted authority's private key.
0025In step <b>208</b>, the site transmits its digital certificate. In step <b>212</b>, the digital certificate is received by other sites in the LMR system. In step <b>216</b>, the digital certificate is decrypted by the recipients with the public key of the trusted authority. As discussed before, the digital certificate is decrypted to retrieve the enclosed reduced representation (e.g., hash). In one embodiment, the enclosed hash is compared with a locally calculated hash to authenticate the site.
0026<figref idref="DRAWINGS">FIG. 3</figref> is an exemplary flow diagram of the steps for generating a digital certificate for a site. In step <b>304</b>, the public key, the ID and other relevant information (collectively referred to as “site information”) of the site is provided to a trusted authority. In step <b>308</b>, the trusted authority applies a selected function (e.g., non-invertible function) to the site information to create a reduced representation (e.g., hash) of the site information. In step <b>312</b>, the reduced representation is encrypted with the private key of the trusted authority to create a digital signature. As discussed before, a digital certificate includes a digital signature of the site along with the public key of the site, In step <b>316</b>, a digital certificate is created and is provided to the site.
0027<figref idref="DRAWINGS">FIG. 4</figref> is an exemplary flow diagram of the steps of transmission and reception of messages in the LMR system. In step <b>404</b>, a current session key is generated. As discussed before, the current session key is a secret session key. In one embodiment, the current session key is a secret symmetric key that can be varied rapidly. In step <b>408</b>, the current session key is encrypted with the public key of each authenticated site to create an encrypted session key for each site. In step <b>412</b>, each authenticated site is provided with the encrypted session key. In step <b>416</b>, the session key is decrypted by the authenticated sites using their respective private keys. As discussed before, in one embodiment the authenticated sites are provided with a symmetric session key. In step <b>420</b>, a site encrypts a message with the session key. In step <b>424</b>, the site transmits the encrypted message. Since the message is encrypted with a symmetric session key, the message can be multicast without requiring a large bandwidth. In step <b>428</b>, the other participating sites receive and decrypt the encrypted message with the session key. As discussed before, in order to improved security, the session key can be varied rapidly.
0028By way of examples, but not limitations, various aspects of the invention, such as authentication, dynamic discovery, and encryption of messages have been described above in connection with sites. However, it will be apparent to those skilled the art that the various aspects of the invention can be used in connection with radio frequency sub-systems (RFSS), repeaters, transceivers and high level systems comprising a plurality of RFSS. For example, the authentication and dynamic discovery process can be used to authenticate and dynamically discover RFSS, repeaters, high level systems comprising a plurality of RFSS, or other elements of a communication system. Likewise, the encryption of messages described above can be used to encrypt messages among RFSS, repeaters, high level systems comprising a plurality of RFSS, or other elements of a communication system.
0029Also, by way of examples, but not limitations, various aspects of the invention, such as authentication, dynamic discovery, and encryption of messages have been described above in connection with a land mobile radio (LMR) system. However, it will be apparent to those skilled the art that the various aspects of the invention can be used in connection with other types of communication systems (i.e., non-LMR-type communication systems). For example, the authentication and dynamic discovery process can be used to authenticate and dynamically discover sites and other elements of a non-LMR-type communication system. Likewise, the encryption of messages described above can be used to encrypt messages among sites or among other elements of a non-LMR-type communication system.
0030It will be appreciated by those skilled in the art that changes could be made to the embodiments described above without departing from the broad inventive concept thereof. It is understood, therefore, that this invention is not limited to the particular embodiments disclosed, but it is intended to cover modifications within the spirit and scope of the present invention as defined by the appended claims.
Contents4
5 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US10004082B2 | Cited by | United States of America | Applicant |
| US2006262800A1 | Cited by | United States of America | Pre-grant |
| US9800460B2 | Cited by | United States of America | Applicant |
| US9374362B2 | Cited by | United States of America | Search report |
| US9252982B2 | Cited by | United States of America | Applicant |
| US9763260B2 | Cited by | United States of America | Applicant |
| US2010020735A1 | Cited by | United States of America | Pre-grant |
| US2010232355A1 | Cited by | United States of America | Pre-grant |
| US8724812B2 | Cited by | United States of America | Applicant |
| US8483114B2 | Cited by | United States of America | Applicant |
| US10791566B2 | Cited by | United States of America | Applicant |
| US9319362B1 | Cited by | United States of America | Search report |
| CN109242591A | Cited by | China | Search report |
| US10749737B2 | Cited by | United States of America | Applicant |
| US9942758B2 | Cited by | United States of America | Applicant |
| US2014122342A1 | Cited by | United States of America | Pre-grant |
| US10461846B2 | Cited by | United States of America | Applicant |
| US8059574B2 | Cited by | United States of America | Applicant |
| US10117111B2 | Cited by | United States of America | Applicant |
| US10880000B2 | Cited by | United States of America | Applicant |
| US9516475B2 | Cited by | United States of America | Applicant |
| US8694774B2 | Cited by | United States of America | Applicant |
| US9774386B2 | Cited by | United States of America | Applicant |
| WO2012092418A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| WO2017133485A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US10548025B2 | Cited by | United States of America | Applicant |
| US9148421B2 | Cited by | United States of America | Applicant |
| US10212026B2 | Cited by | United States of America | Applicant |
| US2015095640A1 | Cited by | United States of America | Pre-grant |
| US9342701B1 | Cited by | United States of America | Search report |
| US10447657B2 | Cited by | United States of America | Search report |
| US2011126021A1 | Cited by | United States of America | Pre-grant |
| US8255684B2 | Cited by | United States of America | Applicant |
| US2005180448A1 | Cites | United States of America | Pre-grant |
| US2006262800A1 | Cites | United States of America | Pre-grant |
| US2007104121A1 | Cites | United States of America | Pre-grant |
| US2007242670A1 | Cites | United States of America | Pre-grant |
| US2007259692A1 | Cites | United States of America | Pre-grant |
| US2008123650A1 | Cites | United States of America | Pre-grant |
| US2008144644A1 | Cites | United States of America | Pre-grant |
| US5850444A | Cites | United States of America | Pre-grant |
| US6941457B1 | Cites | United States of America | Pre-grant |
| US7056217B1 | Cites | United States of America | Pre-grant |
| US7221660B1 | Cites | United States of America | Pre-grant |
| US7636339B2 | Cites | United States of America | Pre-grant |
| US7764633B2 | Cites | United States of America | Pre-grant |
12 members in 1 office
Priority claims8
| Document | Office | Kind | Date |
|---|---|---|---|
| 95086807 | United States of America | P | |
| 96313107 | United States of America | P | |
| 94093607 | United States of America | A | |
| 60950868 | – | – | – |
| 60963131 | – | – | – |
| US20070940936 | – | – | – |
| US20070950868P | – | – | – |
| US20070963131P | – | – | – |
Members12
| Document | Office | Kind | |
|---|---|---|---|
| US2009024845A1 | United States of America | A1 | |
| US2010020735A1 | United States of America | A1 | |
| US8059574B2 | United States of America | B2 | |
| US2012083307A1 | United States of America | A1 | |
| US8255684B2 | United States of America | B2 | |
| US2012331289A1 | United States of America | A1 | |
| US8483114B2 | United States of America | B2 | |
| US2013294323A1 | United States of America | A1 | |
| US8694774B2 | United States of America | B2 | |
| US2014195801A1 | United States of America | A1 | |
| US9148421B2 | United States of America | B2 | |
| US9516475B2 | United States of America | B2 |
56 transactions on the USPTO file
Allowed after 1 non-final rejection, 1 final rejection and 1 RCE.
- Non-final rejections
- 1
- Final rejections
- 1
- RCEs
- 1
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Mail Response to 312 Amendment (PTO-271)MN271 | MN271 | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Mail Miscellaneous Communication to ApplicantMM327 | MM327 | |
| Filing Receipt - CorrectedFLRCPT.C | FLRCPT.C | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Response to Amendment under Rule 312N271 | N271 | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Miscellaneous Incoming LetterLET. | LET. | |
| Miscellaneous Communication to Applicant - No Action CountM327 | M327 | |
| Amendment after Notice of Allowance (Rule 312)AllowedA.NA | A.NA | |
| Printer Rush- No mailingTCPB | TCPB | |
| Printer Rush- No mailingTCPB | TCPB | |
| Printer Rush- No mailingTCPB | TCPB | |
| Pubs Case Remand to TCPUBTC | PUBTC | |
| Filing Receipt - CorrectedFLRCPT.C | FLRCPT.C | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Reasons for AllowanceEX.R | EX.R | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Disposal for a RCE / CPA / R129AbandonedABN9 | ABN9 | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Electronic Information Disclosure StatementEIDS. | EIDS. | |
| Request for Continued Examination (RCE)RCEX | RCEX | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Workflow - Request for RCE - BeginBRCE | BRCE | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Electronic Information Disclosure StatementEIDS. | EIDS. | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Mail Final Rejection (PTOL - 326)Final rejectionMCTFR | MCTFR | |
| Final RejectionFinal rejectionCTFR | CTFR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| IFW TSS Processing by Tech Center CompleteTSSCOMP | TSSCOMP | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Sent to Classification ContractorPGPC | PGPC | |
| Receipt of all Acknowledgement LettersL130 | L130 | |
| Receipt of Acknowledgment LetterL197 | L197 | |
| Agency Referral Letter MailedML196 | ML196 | |
| Waiting LR clearancePGPW | PGPW | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Referred by L&R for Third-Level Security Review. Agency Referral Letter GeneratedL196 | L196 | |
| Referred to Level 2 (LARS) by OIPE CSRL198 | L198 | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Initial Exam Team nnIEXX | IEXX |
7 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Maintenance fee paymentMAFP | MAFP | |
| Maintenance fee paymentMAFP | MAFP | |
| Fee paymentFPAY | FPAY | |
| AssignmentAS | AS | |
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| AssignmentAS | AS | |
| AssignmentAS | AS |
Numbers
- Publication
- 20090024845
- Publication, DOCDB
- 2009024845
- Publication, EPODOC
- US2009024845
- Application
- 11940936
- Application, DOCDB
- 94093607
- Application, EPODOC
- US20070940936
Titles
- English
- METHOD AND SYSTEM FOR ENCRYPTION OF MESSAGES IN LAND MOBILE RADIO SYSTEMS
Classification
- CPC, 8
- H04L63/0823
- H04L9/0825
- H04L9/321
- H04L9/3263
- H04L2209/80
- H04W12/0609
- H04L9/00
- H04L29/06
- IPC, 1
- H04L9 32
- USPC, 1
- 713156000