TWM600044U - Blockchain node device - Google Patents
Blockchain node device Download PDFInfo
- Publication number
- TWM600044U TWM600044U TW109206026U TW109206026U TWM600044U TW M600044 U TWM600044 U TW M600044U TW 109206026 U TW109206026 U TW 109206026U TW 109206026 U TW109206026 U TW 109206026U TW M600044 U TWM600044 U TW M600044U
- Authority
- TW
- Taiwan
- Prior art keywords
- module
- data
- network
- embedded
- node device
- Prior art date
Links
Images
Landscapes
- Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
Abstract
一種樞合式區塊鏈節點裝置用以供使用者加密資料封包成區塊資料並傳輸區塊資料至區塊鏈。嵌入式模組電性連接於感測器模組並接收二輸出資料。網路模組電性連接於嵌入式模組並傳輸網路識別資料及時間資料至嵌入式模組。演算法模組電性連接於嵌入式模組與網路模組並接收複數運算資料,且演算法模組依據運算資料運算而產生專屬私鑰。其中,演算法模組依據專屬私鑰將資料封包加密為區塊資料,且區塊資料透過網路模組傳輸至區塊鏈。其中,感測器模組、嵌入式模組、網路模組及演算法模組自由樞合堆疊。藉此,專屬私鑰可依據多種資料而形成。A pivotal block chain node device is used for users to encrypt data and package into block data and transmit the block data to the block chain. The embedded module is electrically connected to the sensor module and receives two output data. The network module is electrically connected to the embedded module and transmits network identification data and time data to the embedded module. The algorithm module is electrically connected to the embedded module and the network module and receives complex operation data, and the algorithm module generates an exclusive private key based on the operation data. Among them, the algorithm module encrypts the data packet into block data according to the exclusive private key, and the block data is transmitted to the block chain through the network module. Among them, the sensor module, the embedded module, the network module and the algorithm module are freely hinged and stacked. In this way, the exclusive private key can be formed based on a variety of data.
Description
本新型係關於一種區塊鏈技術,且特別是關於一種樞合式區塊鏈節點裝置。The present invention relates to a blockchain technology, and particularly relates to a pivotal blockchain node device.
區塊鏈(Blockchain)是藉由密碼學串接並保護內容的串連文字資料(即為區塊)。各區塊包含前一區塊的雜湊值、相應時間戳記及交易內容,其中雜湊值通常以默克爾樹(Merkle Tree)演算法而運算出區塊鏈節點的雜湊值,進而使得區塊的內容具有難以篡改的特性,並且用區塊鏈技術所串接的分散式帳本能讓雙方有效記錄交易,並可永久查驗此交易。Blockchain is a series of text data (that is, blocks) that connect and protect the content through cryptography. Each block contains the hash value of the previous block, the corresponding time stamp, and transaction content. The hash value is usually calculated by the Merkle Tree algorithm to calculate the hash value of the blockchain node, thereby making the content of the block It is difficult to tamper with, and the distributed ledger connected by blockchain technology allows both parties to effectively record the transaction and permanently check the transaction.
於區塊鏈中,每個節點(Node)皆可產生一私鑰,而每私鑰都對應一個地址。每個交易記錄了從某個地址到另一個地址的價值傳遞。交易會被發出交易的節點用其私鑰簽署,使用者利用私鑰進行電子簽名並支付給另一個使用者,然後由全網的“礦工”(即為其他的節點)蓋時間戳記賬,一旦節點接收到交易便會驗證交易是否合法,節點會把交易打包成區塊。若區塊成功通過工作證明,則區塊為合法並上傳至區塊鏈。In the blockchain, each node (Node) can generate a private key, and each private key corresponds to an address. Each transaction records the transfer of value from one address to another. The transaction will be signed by the node that sent the transaction with its private key. The user uses the private key to electronically sign and pay to another user, and then the "miners" (that is, other nodes) of the entire network will time stamp the account. Once When the node receives the transaction, it will verify whether the transaction is legal, and the node will package the transaction into a block. If the block successfully passes the proof of work, the block is legal and uploaded to the blockchain.
然而,目前的區塊鏈節點設備只能產生一種私鑰對應於區塊鏈節點設備,或是透過將各種模組外加於區塊鏈節點設備後而產生私鑰,並難以應用在不同的使用者操作於同一個區塊鏈節點設備上。針對上述區塊鏈節點設備所存在的問題點,如何開發一種可依據多樣基本資訊而產生不同的專屬私鑰之區塊鏈節點設備,實為民眾所殷切企盼,亦係相關業者須努力研發突破之目標及方向。However, the current blockchain node equipment can only generate one type of private key corresponding to the blockchain node equipment, or generate private keys by adding various modules to the blockchain node equipment, and it is difficult to apply it to different uses Operators operate on the same blockchain node device. In view of the problems of the above-mentioned block chain node equipment, how to develop a block chain node equipment that can generate different exclusive private keys based on various basic information is really eagerly awaited by the public. It is also the relevant industry that must work hard to develop breakthroughs. The goal and direction.
因此,本新型之目的在於提供一種樞合式區塊鏈節點裝置,透過任意樞合多樣硬體而形成一個區塊鏈節點裝置,搭配時間資訊、使用者資訊及各硬體資訊,藉以令所產生的私鑰可有所不同,進而提高交易內容的安全性,且增加區塊鏈節點裝置便利性。Therefore, the purpose of the present invention is to provide a pivotal block chain node device, which forms a block chain node device by arbitrarily pivoting various hardware, and collocation time information, user information and various hardware information, so as to generate The private keys can be different, thereby improving the security of transaction content and increasing the convenience of blockchain node devices.
依據本新型一態樣之一實施方式提供一種樞合式區塊鏈節點裝置,用以供一使用者加密一資料封包成一區塊資料並傳輸區塊資料至一區塊鏈。樞合式區塊鏈節點裝置包含至少一感測器模組、一嵌入式模組、一網路模組以及一演算法模組。至少一感測器模組用以提供二輸出資料。嵌入式模組電性連接於至少一感測器模組並接收二輸出資料。網路模組電性連接於嵌入式模組並傳輸一網路識別資料及一時間資料至嵌入式模組,且嵌入式模組依據二輸出資料、網路識別資料及時間資料而分別產生複數運算資料。演算法模組電性連接於嵌入式模組與網路模組並接收運算資料與資料封包,且演算法模組依據運算資料運算而產生一專屬私鑰。其中,演算法模組依據專屬私鑰將資料封包加密為區塊資料,且區塊資料透過網路模組傳輸至區塊鏈。其中,至少一感測器模組、嵌入式模組、網路模組及演算法模組自由樞合堆疊。According to an embodiment of an aspect of the present invention, a pivotal block chain node device is provided for a user to encrypt a data packet into a block data and transmit the block data to a block chain. The pivotal blockchain node device includes at least one sensor module, an embedded module, a network module, and an algorithm module. At least one sensor module is used to provide two output data. The embedded module is electrically connected to at least one sensor module and receives two output data. The network module is electrically connected to the embedded module and transmits a network identification data and a time data to the embedded module, and the embedded module generates plural numbers according to the second output data, the network identification data and the time data. Calculation data. The algorithm module is electrically connected to the embedded module and the network module and receives calculation data and data packets, and the algorithm module generates an exclusive private key based on the calculation data. Among them, the algorithm module encrypts the data packet into block data according to the exclusive private key, and the block data is transmitted to the block chain through the network module. Among them, at least one sensor module, embedded module, network module and algorithm module are freely hinged and stacked.
藉此,本新型之樞合式區塊鏈節點裝置藉由樞合的方式可任意結合各種模組並加入即時時間而產生特有的專屬私鑰。In this way, the hinged blockchain node device of the present invention can combine various modules and add real-time time to generate a unique private key through a hinged manner.
根據前段所述實施方式的樞合式區塊鏈節點裝置,其中至少一感測器模組為複數,且其中一感測器模組可替換地插拔於其中另一感測器模組、嵌入式模組、網路模組及演算法模組之任一者。According to the pivotal blockchain node device of the embodiment described in the preceding paragraph, at least one of the sensor modules is plural, and one of the sensor modules is replaceably pluggable in the other sensor module, and is embedded Any one of the mode module, network module and algorithm module.
根據前段所述實施方式的樞合式區塊鏈節點裝置,其中至少一感測器模組具有一主機序號,至少一感測器模組依據主機序號產生其中一輸出資料,且至少一感測器模組擷取使用者之一特徵而產生另一輸出資料。According to the pivotal blockchain node device of the embodiment described in the preceding paragraph, at least one sensor module has a host serial number, at least one sensor module generates one of the output data according to the host serial number, and at least one sensor The module captures one characteristic of the user and generates another output data.
根據前段所述實施方式的樞合式區塊鏈節點裝置,其中另一輸出資料為一生物辨識訊息、一指紋訊息、一掌紋訊息、一虹膜訊息、一人臉訊息或一聲音訊息。According to the pivotal blockchain node device of the embodiment described in the preceding paragraph, the other output data is a biometric message, a fingerprint message, a palmprint message, an iris message, a face message, or a voice message.
根據前段所述實施方式的樞合式區塊鏈節點裝置,其中,在網路模組傳輸網路識別資料至嵌入式模組前,網路模組產生時間資料。According to the pivotal blockchain node device of the embodiment described in the preceding paragraph, the network module generates time data before the network module transmits the network identification data to the embedded module.
請一併參考第1圖及第2圖,其中第1圖係繪示依照本新型之一實施方式的樞合式區塊鏈節點裝置100之示意圖,第2圖係繪示依照第1圖之樞合式區塊鏈節點裝置100之立體圖。由第1圖可知,樞合式區塊鏈節點裝置100用以供一使用者(未另繪示)加密一資料封包200成一區塊資料300並傳輸區塊資料300至一區塊鏈(未另繪示)
。樞合式區塊鏈節點裝置100包含至少一感測器模組110、一嵌入式模組120、一網路模組130以及一演算法模組140。至少一感測器模組110用以提供二輸出資料111、112。嵌入式模組120電性連接於至少一感測器模組110並接收二輸出資料111、112。網路模組130電性連接於嵌入式模組120並傳輸一網路識別資料131及一時間資料132至嵌入式模組120,且嵌入式模組120依據二輸出資料111、112、網路識別資料131及時間資料132而分別產生複數運算資料121。演算法模組140電性連接於嵌入式模組120與網路模組130並接收運算資料121與資料封包200,且演算法模組140依據運算資料121運算而產生一專屬私鑰141,演算法模組140內之一演算法為本技術領域中的習知技術,在此不再贅述。其中,演算法模組140依據專屬私鑰141將資料封包200加密為區塊資料300,且區塊資料300透過網路模組130傳輸至區塊鏈。
Please refer to Figures 1 and 2 together. Figure 1 shows a schematic diagram of a pivotal
藉此,樞合式區塊鏈節點裝置100透過任意樞合多樣硬體而形成一個區塊鏈節點裝置,藉以令所產生的專屬私鑰141將可有所不同,進而達到提高交易內容的安全性。In this way, the pivotable
由第2圖可知,各模組之一端可包含一旋轉座101
,且各模組之另一端可包含另一旋轉座101。其中旋轉座101具有複數針腳102與複數孔洞103,透過調整其中一模組之旋轉座101對應於另一模組之旋轉座101,用以接合針腳102與孔洞103。因此,至少一感測器模組110、嵌入式模組120、網路模組130及演算法模組140可自由樞合堆疊。詳細地說,至少一感測器模組110、嵌入式模組120、網路模組130及演算法模組140互相電性連接(例如:磁吸式、接觸式、無線或排線針腳),藉以令各模組之間可互相傳遞資料或訊息,且各模組的結合可為平面連續排列或是立體堆疊。此種樞合的方式可令使用者隨意插拔並替換所需要的硬體模組,進而提高樞合式區塊鏈節點裝置100在使用上的便利性,且令其應用範圍更廣。特別的是,此各硬體模組可具有相異的功能,且依據此些硬體模組所帶有不同的硬體資料,而可產生對應於樞合式區塊鏈節點裝置100的專屬私鑰141。
As shown in Figure 2, one end of each module can include a rotating
具體來說,資料封包200可為使用者與另一使用者之間所進行的交易內容。資料封包200亦可為使用者自身的證件(例如:RFID卡片)利用特定的機台(RFID讀卡機)與運算機器(如樹莓派、Arduino)之嵌入式系統設備,所完成的一份報告,再由演算法設備在加入RFID卡片資訊、讀卡機硬體資訊、運算機器硬體資訊、以及報告完成當下的時間而計算出私鑰,但本新型不限於此。Specifically, the
請一併參考第1圖及第3圖,其中第3圖係繪示依照本新型之另一實施方式的樞合式區塊鏈節點裝置100a之示意圖。由第3圖可知,當至少一感測器模組110為複數時,樞合式區塊鏈節點裝置100a可具有感測器模組110a至感測器模組110n的多組感測器設備,且使用者可任意地插拔替換其中一感測器模組110a為另一感測器模組110n,亦或是加入使用者所需的感測器設備。值得注意的是,其中一感測器模組110a亦可替換地插拔於其中另一感測器模組110n、嵌入式模組120、網路模組130及演算法模組140之任一者。其中,感測器模組110a用以提供二輸出資料111a、112a,感測器模組110n用以提供二輸出資料111n、112n。Please refer to FIG. 1 and FIG. 3 together, where FIG. 3 is a schematic diagram of a pivotal
更值得注意的是,至少一感測器模組110可具有一主機序號,至少一感測器模組110依據主機序號產生其中一輸出資料111,且至少一感測器模組110擷取使用者之一特徵而產生另一輸出資料112。此外,另一輸出資料112可為一生物辨識訊息、一指紋訊息、一掌紋訊息、一虹膜訊息、一人臉訊息或一聲音訊息,但不以本揭示內容為限。It is worth noting that at least one
再者,在網路模組130傳輸網路識別資料131至嵌入式模組120前,網路模組130產生時間資料132。詳細地說,嵌入式模組120亦可產生另一時間資料(未另繪示),然後嵌入式模組120依據二輸出資料111、112、網路識別資料131及嵌入式模組120產生的另一時間資料而分別產生複數運算資料121。Furthermore, before the
第4圖係繪示依照本新型之又一實施方式的區塊鏈節點裝置之樞合方法S100之流程示意圖。由第4圖可知,區塊鏈節點裝置之樞合方法S100用以供使用者傳輸區塊資料300至區塊鏈,且區塊鏈節點裝置之樞合方法S100包含一提供步驟S110、一接收步驟S120、一傳輸步驟S130、一運算步驟S140以及一加密步驟S150。提供步驟S110驅動至少一感測器模組110提供二輸出資料111、112。接收步驟S120驅動嵌入式模組120接收二輸出資料111、112。傳輸步驟S130驅動網路模組130傳輸網路識別資料131及時間資料132至嵌入式模組120
,且嵌入式模組120依據二輸出資料111、112、網路識別資料131及時間資料132而分別產生複數運算資料121。運算步驟S140驅動演算法模組140接收運算資料121,且演算法模組140依據運算資料121運算而產生專屬私鑰141。加密步驟S150驅動演算法模組140依據專屬私鑰141將資料封包200加密為區塊資料300,且區塊資料300透過網路模組130傳輸至區塊鏈。其中,至少一感測器模組110、嵌入式模組120、網路模組130及演算法模組140自由樞合堆疊。此外,其中,當至少一感測器模組110為複數時,其中一感測器模組110可替換地插拔於其中另一感測器模組110、嵌入式模組120、網路模組130及演算法模組140之任一者。
FIG. 4 is a schematic flowchart of a method S100 for pivoting a blockchain node device according to another embodiment of the present invention. It can be seen from Figure 4 that the pivot method S100 of the blockchain node device is used for the user to transfer the
藉此,本新型之區塊鏈節點裝置之樞合方法S100藉由提供步驟S110、接收步驟S120、傳輸步驟S130、運算步驟S140以及加密步驟S150可自由樞合堆疊各硬體模組而組成區塊鏈節點裝置,進而達到節省體積、減少成本,且產生對應於樞合式區塊鏈節點裝置100的專屬私鑰141。Thereby, the pivoting method S100 of the blockchain node device of the present invention can freely pivot and stack various hardware modules by providing step S110, receiving step S120, transmitting step S130, calculating step S140, and encrypting step S150 to form a region. The block chain node device further saves volume, reduces cost, and generates a dedicated
第5圖係繪示依照第4圖之實施方式的區塊鏈節點裝置之樞合方法S100的提供步驟S110之流程示意圖。由第5圖可知,至少一感測器模組110可具有一主機序號(未另繪示),且提供步驟S110可包含一第一產生步驟S111及一第二產生步驟S112。第一產生步驟S111驅動至少一感測器模組110依據主機序號產生其中一輸出資料111。第二產生步驟S112驅動至少一感測器模組110擷取使用者之一特徵而產生另一輸出資料112。FIG. 5 is a schematic flowchart of the providing step S110 of the method S100 of pivoting a blockchain node device according to the embodiment of FIG. 4. It can be seen from FIG. 5 that at least one
第6圖係繪示依照第4圖之實施方式的區塊鏈節點裝置之樞合方法S100的傳輸步驟S130之流程示意圖。由第6圖可知,嵌入式模組120可包含一微控制器(未另繪示),且傳輸步驟S130可包含一接收子步驟S131及一轉換子步驟S132。接收子步驟S131驅動微控制器接收二輸出資料111、112、網路識別資料131及時間資料132。轉換子步驟S132驅動微控制器將二輸出資料111、112、網路識別資料131及時間資料132分別轉換為運算資料121。其中於傳輸步驟S130中,在網路模組130傳輸網路識別資料131前,網路模組130產生時間資料132。時間資料132亦可於接收步驟S120中嵌入式模組120接收二輸出資料111、112時由網路模組130產生。FIG. 6 is a schematic flowchart of the transmission step S130 of the pivoting method S100 of the blockchain node device according to the embodiment of FIG. 4. It can be seen from FIG. 6 that the embedded
綜合上述,本新型具有下列優點:其一,藉由樞合的方式可任意結合各種模組並加入即時時間而產生特有的專屬私鑰。其二,提高交易內容的安全性。其三,節省體積、減少成本。其四,專屬私鑰可依據多種資料而形成。Based on the above, the present invention has the following advantages: First, various modules can be combined arbitrarily and real-time time can be added by means of a hinge to generate a unique private key. The second is to improve the security of transaction content. Third, save volume and reduce costs. Fourth, the exclusive private key can be formed based on a variety of data.
雖然本新型已以實施方式揭露如上,然其並非用以限定本新型,任何熟習此技藝者,在不脫離本新型的精神和範圍內,當可作各種的更動與潤飾,因此本新型的保護範圍當視後附的申請專利範圍所界定者為準。Although the present invention has been disclosed in the above embodiments, it is not intended to limit the present invention. Anyone who is familiar with this technique can make various changes and modifications without departing from the spirit and scope of the present invention. Therefore, the protection of the present invention The scope shall be subject to the scope of the attached patent application.
100,100a:樞合式區塊鏈節點裝置 101:旋轉座 102:針腳 103:孔洞 200:資料封包 300:區塊資料 110,110a,110n:感測器模組 111,112,111a,112a,111n,112n:輸出資料 120:嵌入式模組 121:運算資料 130:網路模組 131:網路識別資料 132:時間資料 140:演算法模組 141:專屬私鑰 S100:區塊鏈節點裝置之樞合方法 S110:提供步驟 S111:第一產生步驟 S112:第二產生步驟 S120:接收步驟 S130:傳輸步驟 S131:接收子步驟 S132:轉換子步驟 S140:運算步驟 S150:加密步驟 100,100a: pivotal blockchain node device 101: Rotating seat 102: Pin 103: Hole 200: data packet 300: block data 110,110a,110n: sensor module 111,112,111a,112a,111n,112n: output data 120: Embedded module 121: calculation data 130: Network Module 131: network identification data 132: Time Data 140: Algorithm module 141: Exclusive private key S100: Pivoting method of blockchain node device S110: Provide steps S111: first generation step S112: second generation step S120: receiving steps S130: Transmission steps S131: receiving sub-step S132: Conversion substep S140: Operation steps S150: Encryption step
第1圖係繪示依照本新型之一實施方式的樞合式區塊鏈節點裝置之示意圖; 第2圖係繪示依照第1圖之樞合式區塊鏈節點裝置之立體圖; 第3圖係繪示依照本新型之另一實施方式的樞合式區塊鏈節點裝置之示意圖; 第4圖係繪示依照本新型之又一實施方式的區塊鏈節點裝置之樞合方法之流程示意圖; 第5圖係繪示依照第4圖之實施方式的區塊鏈節點裝置之樞合方法的提供步驟之流程示意圖;以及 第6圖係繪示依照第4圖之實施方式的區塊鏈節點裝置之樞合方法的傳輸步驟之流程示意圖。 Figure 1 is a schematic diagram of a hinged blockchain node device according to an embodiment of the present invention; Figure 2 is a perspective view of the hinged blockchain node device according to Figure 1; Figure 3 is a schematic diagram of a pivotal blockchain node device according to another embodiment of the present invention; FIG. 4 is a schematic flowchart of a method for pivoting a blockchain node device according to another embodiment of the present invention; Fig. 5 is a schematic flow chart showing the steps of providing the pivoting method of the blockchain node device according to the embodiment of Fig. 4; and FIG. 6 is a schematic flowchart of the transmission steps of the pivoting method of the blockchain node device according to the embodiment of FIG. 4. FIG.
100a:樞合式區塊鏈節點裝置 100a: pivotal blockchain node device
110a,110n:感測器模組 110a, 110n: sensor module
111a,112a,111n,112n:輸出資料 111a, 112a, 111n, 112n: output data
120:嵌入式模組 120: Embedded module
121:運算資料 121: calculation data
130:網路模組 130: Network Module
131:網路識別資料 131: network identification data
132:時間資料 132: Time Data
140:演算法模組 140: Algorithm module
141:專屬私鑰 141: Exclusive private key
200:資料封包 200: data packet
300:區塊資料 300: block data
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW109206026U TWM600044U (en) | 2020-05-15 | 2020-05-15 | Blockchain node device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
TW109206026U TWM600044U (en) | 2020-05-15 | 2020-05-15 | Blockchain node device |
Publications (1)
Publication Number | Publication Date |
---|---|
TWM600044U true TWM600044U (en) | 2020-08-11 |
Family
ID=73003746
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
TW109206026U TWM600044U (en) | 2020-05-15 | 2020-05-15 | Blockchain node device |
Country Status (1)
Country | Link |
---|---|
TW (1) | TWM600044U (en) |
-
2020
- 2020-05-15 TW TW109206026U patent/TWM600044U/en unknown
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111083131B (en) | Lightweight identity authentication method for power Internet of things sensing terminal | |
Lee et al. | Low-cost untraceable authentication protocols for RFID | |
Chen et al. | Flexible and scalable digital signatures in TPM 2.0 | |
CN111242453B (en) | Financial evaluation method and evaluation system based on block chain | |
US8971540B2 (en) | Authentication | |
WO2019052286A1 (en) | User identity verification method, apparatus and system based on blockchain | |
CN109756893B (en) | Chaos mapping-based crowd sensing Internet of things anonymous user authentication method | |
Nicolosi et al. | Proactive Two-Party Signatures for User Authentication. | |
Zhao et al. | ePUF: A lightweight double identity verification in IoT | |
CN107786550A (en) | A kind of safety communicating method of self-service device, safe communication system and self-service device | |
CN110011810A (en) | Block chain anonymity signature method based on linkable ring signature and multi-signature | |
CN111769938B (en) | Key management system and data verification system of block chain sensor | |
CN101383707A (en) | Light-weight authentication system and key algorithm | |
CN113691380A (en) | Multidimensional private data aggregation method in smart power grid | |
Cui et al. | Chaotic map-based authentication scheme using physical unclonable function for internet of autonomous vehicle | |
Bansal et al. | Rama: Real-time automobile mutual authentication protocol using puf | |
CN114070567A (en) | Zero-knowledge proof equal-block chain identity authentication and privacy protection core technology | |
US20230237437A1 (en) | Apparatuses and methods for determining and processing dormant user data in a job resume immutable sequential listing | |
CN111490874B (en) | Distribution network safety protection method, system, device and storage medium | |
CN113783683A (en) | Cloud platform privacy protection verifiable data aggregation method based on sensor network | |
TWI727799B (en) | Blockchain node device and combining method thereof | |
CN114448607A (en) | Offline device security authentication system based on PUF technology and implementation method | |
CN111953489A (en) | SM2 algorithm-based key exchange device and method for collecting service of power generation unit | |
CN101888383B (en) | Method for implementing extensible trusted SSH | |
TWM600044U (en) | Blockchain node device |