TWI837564B - Account registration and login system - Google Patents

Account registration and login system Download PDF

Info

Publication number
TWI837564B
TWI837564B TW110149336A TW110149336A TWI837564B TW I837564 B TWI837564 B TW I837564B TW 110149336 A TW110149336 A TW 110149336A TW 110149336 A TW110149336 A TW 110149336A TW I837564 B TWI837564 B TW I837564B
Authority
TW
Taiwan
Prior art keywords
password
account
generation module
registration
encryption
Prior art date
Application number
TW110149336A
Other languages
Chinese (zh)
Other versions
TW202326475A (en
Inventor
黃永豪
Original Assignee
英華達股份有限公司
Filing date
Publication date
Application filed by 英華達股份有限公司 filed Critical 英華達股份有限公司
Priority to TW110149336A priority Critical patent/TWI837564B/en
Publication of TW202326475A publication Critical patent/TW202326475A/en
Application granted granted Critical
Publication of TWI837564B publication Critical patent/TWI837564B/en

Links

Images

Abstract

An account registration and login system includes a storage module, a password generation module and an account login interface. The storage module is configured to store an encryption algorithm. The password generation module is coupled to the storage module and configured to encode a plaintext password for an account according to the encryption algorithm to generate a ciphertext password. Different accounts for the same user respectively correspond to different plaintext passwords, and there are rules between the account and the plaintext password that are preset by the same user. The account login interface is coupled to the password generation module and includes a password input portion for receiving the plaintext password. When receiving a trigger signal from the password input portion, the password generation module transforms the plaintext password into the ciphertext password.

Description

帳戶的註冊及登錄系統 Account registration and login system

本發明是有關於一種註冊及登錄系統,且特別是有關於一種帳戶的註冊及登錄系統。 The present invention relates to a registration and login system, and in particular to an account registration and login system.

隨著網路事業的蓬勃發展,愈來愈多線上平台隨之應運而生,每個線上平台伴隨著一個使用者帳戶以及密碼以進行個人化的管理。對於大多數使用者而言,多半都是以同樣的密碼在不同的平台來進行註冊,以防忘記密碼的情況發生。然而,若依此種方式設置密碼,一旦密碼在其中一平台外洩,使用同一密碼的其它平台就有可能面臨安全性上的疑慮。為防此情況產生,一些使用者會在不同的平台以不同的密碼進行註冊。但人的記憶力有限,使用者仍有可能會發生忘記密碼的問題。 With the booming development of the Internet business, more and more online platforms have emerged. Each online platform is accompanied by a user account and password for personalized management. For most users, they usually register on different platforms with the same password to prevent forgetting the password. However, if the password is set in this way, once the password is leaked on one platform, other platforms using the same password may face security concerns. To prevent this from happening, some users will register on different platforms with different passwords. However, human memory is limited, and users may still forget their passwords.

因此,亟需一種帳戶的註冊及登錄系統,讓使用者透過簡單記憶密碼的方式,替不同帳戶生成安全性高、且他人難以破解的不同密碼。 Therefore, there is an urgent need for an account registration and login system that allows users to generate different passwords for different accounts that are highly secure and difficult for others to crack by simply memorizing passwords.

本發明係有關於一種帳戶的註冊及登錄系統,其能夠讓使用者透過簡單記憶密碼的方式,替不同帳戶生成安全性高、且他人難以破解的不同密碼。 The present invention relates to an account registration and login system, which enables users to generate different passwords for different accounts that are highly secure and difficult for others to crack by simply memorizing the passwords.

根據本發明之一方面,提出一種帳戶的註冊及登錄系統。帳戶的註冊及登錄系統包括儲存模組、密碼生成模組以及帳戶登錄介面。儲存模組用於保存一加密演算法。密碼生成模組耦接於儲存模組,用於依據加密演算法對一帳戶之一明文密碼進行編碼,以生成一密文密碼,其中同一使用者的不同帳戶分別對應不同的明文密碼,且帳戶與明文密碼之間存在該同一使用者預設之規則。帳戶登錄介面耦接於密碼生成模組,包括密碼輸入部,用於接收明文密碼。當密碼生成模組接收從密碼輸入部的一觸發訊號時,密碼生成模組將明文密碼轉換為密文密碼。 According to one aspect of the present invention, a system for registering and logging in an account is provided. The system for registering and logging in an account includes a storage module, a password generation module, and an account login interface. The storage module is used to store an encryption algorithm. The password generation module is coupled to the storage module and is used to encode a plaintext password of an account according to the encryption algorithm to generate a ciphertext password, wherein different accounts of the same user correspond to different plaintext passwords, and there are rules preset by the same user between the account and the plaintext password. The account login interface is coupled to the password generation module and includes a password input unit for receiving the plaintext password. When the password generation module receives a trigger signal from the password input unit, the password generation module converts the plaintext password into a ciphertext password.

為了對本發明之上述及其他方面有更佳的瞭解,下文特舉實施例,並配合所附圖式詳細說明如下: In order to better understand the above and other aspects of the present invention, the following is a specific example and a detailed description with the attached drawings as follows:

10,230:帳戶登錄介面 10,230: Account login interface

11:帳戶 11:Account

12,232:密碼輸入部 12,232: Password input section

100:帳戶的密碼生成系統 100: Account password generation system

110,210:儲存模組 110,210: Storage module

120,220:密碼生成模組 120,220: Password generation module

122:輸入介面 122: Input interface

130:加密變數 130: Encrypted variables

131:密鑰 131: Key

132:初始化向量 132: Initialization vector

140:明文密碼 140: Plain text password

141:第一組字串 141: The first string

142:第二組字串 142: The second string

150:密文密碼 150: Ciphertext password

200:帳戶的註冊及登錄系統 200: Account registration and login system

231:帳戶輸入部 231: Account Input Department

233:按鈕 233:Button

S100:帳戶的密碼生成方法 S100: Account password generation method

S110,S120:步驟 S110, S120: Steps

第1圖為根據本發明一實施例繪示帳戶的密碼生成系統的方塊圖; 第2圖為根據本發明一實施例繪示帳戶的密碼生成方法的流程圖;第3圖繪示生成密文密碼供一帳戶登錄介面進行帳戶之註冊及登錄的一實施例;第4A圖繪示對應一帳戶之明文密碼的一實施例;第4B圖繪示對應另一不同帳戶之明文密碼的另一實施例;第5圖為根據本發明一實施例繪示帳戶的註冊及登錄系統的方塊圖;及第6圖繪示帳戶登錄介面的一實施例。 FIG. 1 is a block diagram of a password generation system for an account according to an embodiment of the present invention; FIG. 2 is a flow chart of a password generation method for an account according to an embodiment of the present invention; FIG. 3 is an embodiment of generating a ciphertext password for an account login interface to register and log in an account; FIG. 4A is an embodiment of a plaintext password corresponding to an account; FIG. 4B is another embodiment of a plaintext password corresponding to another different account; FIG. 5 is a block diagram of an account registration and login system according to an embodiment of the present invention; and FIG. 6 is an embodiment of an account login interface.

以下將詳述本發明的各實施例,並配合圖式作為例示。除了這些詳細描述之外,本發明還可以廣泛地施行在其他的實施例中,任何所述實施例的輕易替代、修改、等效變化都包含在本發明的範圍內,並以之後的專利範圍為準。在說明書的描述中,為了使讀者對本發明有較完整的瞭解,提供了許多特定細節及實施範例;然而,這些特定細節及實施範例不應視為本發明的限制。此外,眾所周知的步驟或元件並未描述於細節中,以避免造成本發明不必要之限制。 The following will describe in detail various embodiments of the present invention, with accompanying drawings as examples. In addition to these detailed descriptions, the present invention can also be widely implemented in other embodiments, and any easy replacement, modification, and equivalent changes of the embodiments are included in the scope of the present invention and are subject to the subsequent patent scope. In the description of the specification, in order to enable readers to have a more complete understanding of the present invention, many specific details and implementation examples are provided; however, these specific details and implementation examples should not be regarded as limitations of the present invention. In addition, well-known steps or components are not described in the details to avoid unnecessary limitations of the present invention.

請參照第1圖,其為根據本發明一實施例繪示帳戶的密碼生成系統100的方塊圖。帳戶的密碼生成系統100包括儲存模組110及密碼生成模組120。儲存模組110耦接於密碼生成 模組120。儲存模組110例如是任意型式的固定式或可移動式隨機存取記憶體(Random Access Memory,RAM)、唯讀記憶體(Read-Only Memory,ROM)、快閃記憶體(Flash memory)、硬碟、其它類似裝置或這些裝置的組合,本發明不以此為限。密碼生成模組120可由硬體電路或軟體來實施,例如可由一積體電路或一處理單元來實施。 Please refer to Figure 1, which is a block diagram of an account password generation system 100 according to an embodiment of the present invention. The account password generation system 100 includes a storage module 110 and a password generation module 120. The storage module 110 is coupled to the password generation module 120. The storage module 110 is, for example, any type of fixed or removable random access memory (RAM), read-only memory (ROM), flash memory, hard disk, other similar devices or a combination of these devices, and the present invention is not limited thereto. The password generation module 120 can be implemented by hardware circuits or software, for example, by an integrated circuit or a processing unit.

第2圖為根據本發明一實施例繪示帳戶的密碼生成方法S100的流程圖。請參照第1圖和第2圖,在步驟S110,設定一加密演算法,此加密演算法保存於儲存模組110中。 FIG. 2 is a flow chart of a method S100 for generating a password for an account according to an embodiment of the present invention. Please refer to FIG. 1 and FIG. 2. In step S110, an encryption algorithm is set and the encryption algorithm is stored in the storage module 110.

加密演算法可以但不限於是進階加密標準(AES)演算法、資料加密標準(DES)演算法、三重資料加密標準(3DES)演算法或其改進演算法。以下實施例中,加密演算法係以進階加密標準演算法為例進行說明,但實際應用不應侷限於此。加密演算法可包括一加密變數。以進階加密標準演算法為例,加密變數可包含初始化向量(IV)及密鑰(KEY)。 The encryption algorithm may be, but is not limited to, the Advanced Encryption Standard (AES) algorithm, the Data Encryption Standard (DES) algorithm, the Triple Data Encryption Standard (3DES) algorithm, or a modified algorithm thereof. In the following embodiments, the encryption algorithm is described using the Advanced Encryption Standard algorithm as an example, but the actual application should not be limited thereto. The encryption algorithm may include an encryption variable. Taking the Advanced Encryption Standard algorithm as an example, the encryption variable may include an initialization vector (IV) and a key (KEY).

在步驟S120,密碼生成模組120用於依據加密演算法對一帳戶之一明文密碼進行編碼,以生成一密文密碼供一帳戶登錄介面進行帳戶之註冊及登錄。舉例來說,請參照第3圖,其繪示生成密文密碼150供一帳戶登錄介面10進行帳戶11之註冊及登錄的一實施例。於此,密碼生成模組120可包括輸入介面122,輸入介面122可例如由使用者透過APP來開啟。輸入介面122可顯示出加密變數130,如密鑰131及初始化向量 132。一實施例中,這些加密變數130可以是隨機產生的字串;其它實施例中,這些加密變數130也可以是由使用者自行設定之無規則的字串。 In step S120, the password generation module 120 is used to encode a plaintext password of an account according to an encryption algorithm to generate a ciphertext password for an account login interface to register and log in the account. For example, please refer to Figure 3, which shows an embodiment of generating a ciphertext password 150 for an account login interface 10 to register and log in an account 11. Here, the password generation module 120 may include an input interface 122, and the input interface 122 may be opened by a user through an APP, for example. The input interface 122 may display encryption variables 130, such as a key 131 and an initialization vector 132. In one embodiment, these encrypted variables 130 may be randomly generated strings; in other embodiments, these encrypted variables 130 may also be irregular strings set by the user.

當加密變數130設定完成後,使用者可於明文密碼140的欄位中輸入明文密碼140。當使用者按下轉換的按鈕時,密碼生成模組120便依據加密演算法之加密變數130,將明文密碼140轉換為密文密碼150。使用者即可將此密文密碼150複製貼上到帳戶登錄介面10的密碼輸入部12,進行帳戶11的註冊及登錄。透過密碼生成模組120進行轉換後的密文密碼150複雜度高,且不具規則性,因此難以被破解。即使他人不經意得知使用者所設定的其中一組密文密碼150,但因加密變數130為無規則的字串,他人難以取得相同的加密變數130,故也無法猜到其他帳戶11的明文密碼140。 After the encryption variable 130 is set, the user can enter the plain text password 140 in the plain text password 140 field. When the user presses the conversion button, the password generation module 120 converts the plain text password 140 into a cipher text password 150 according to the encryption variable 130 of the encryption algorithm. The user can copy and paste the cipher text password 150 into the password input part 12 of the account login interface 10 to register and log in the account 11. The cipher text password 150 converted by the password generation module 120 is highly complex and irregular, and therefore difficult to be cracked. Even if others accidentally learn one of the ciphertext passwords 150 set by the user, since the encrypted variable 130 is an irregular string, it is difficult for others to obtain the same encrypted variable 130, and therefore they cannot guess the plaintext passwords 140 of other accounts 11.

要特別說明的是,帳戶11與明文密碼140之間存在使用者所預設之規則。具體而言,使用者可在心中建立區分不同帳戶11的規則,並替不同的帳戶11決定不同的明文密碼140,且這些明文密碼140對使用者來說是容易記憶的密碼。舉例來說,第4A圖繪示對應一帳戶之明文密碼140的一實施例,第4B圖繪示對應另一不同帳戶之明文密碼140的另一實施例。請參照第4A圖和第4B圖,明文密碼140可包括第一組字串141和第二組字串142。第一組字串141是隨帳戶11的不同而改變的字串,且其為使用者基於其所預設之規則而建立之字串。例 如,若目前的帳戶11屬於使用者的Google帳戶,則使用者可將第一組字串141預設為「google」,如第4A圖所示;若目前的帳戶11屬於使用者的Facebook帳戶,則使用者可將第一組字串141預設為「facebook」,如第4B圖所示。因此,使用者可依照自己預設的規則來對不同的帳戶11建立不同的第一組字串141,並且針對不同的帳戶11簡單依據所預設的規則得到其所對應的第一組字串141。此處所指之不同的帳戶11,可以是同一使用者在不同網站平台下的使用者帳戶,也可以是同一使用者在同一網站平台下的不同使用者帳戶等,只要使用者能夠依據其自身建立的規則針對不同的帳戶11得到所對應的第一組字串141即可。 It should be particularly noted that there are rules preset by the user between the account 11 and the plaintext password 140. Specifically, the user can establish rules to distinguish different accounts 11 in his mind and decide different plaintext passwords 140 for different accounts 11, and these plaintext passwords 140 are easy to remember for the user. For example, FIG. 4A shows an embodiment of a plaintext password 140 corresponding to an account, and FIG. 4B shows another embodiment of a plaintext password 140 corresponding to another different account. Referring to FIG. 4A and FIG. 4B, the plaintext password 140 may include a first set of strings 141 and a second set of strings 142. The first set of strings 141 is a string that changes with different accounts 11, and is a string established by the user based on the rules preset by the user. For example, if the current account 11 belongs to the user's Google account, the user can set the first set of strings 141 to "google" by default, as shown in Figure 4A; if the current account 11 belongs to the user's Facebook account, the user can set the first set of strings 141 to "facebook" by default, as shown in Figure 4B. Therefore, the user can create different first sets of strings 141 for different accounts 11 according to their own preset rules, and simply obtain the corresponding first sets of strings 141 for different accounts 11 according to the preset rules. The different accounts 11 referred to here can be user accounts of the same user on different website platforms, or different user accounts of the same user on the same website platform, etc., as long as the user can obtain the corresponding first sets of strings 141 for different accounts 11 according to the rules established by himself.

明文密碼140還可包括第二組字串142。從第4A圖和第4B圖中可見,即使帳戶11並不相同,不同的帳戶11之間仍採用相同的第二組字串142。此第二組字串142亦可由使用者決定,且一般為使用者便於記憶的字串。如第4A圖和第4B圖所示,此處的第二組字串142可舉例為使用者便於記憶的「password」。當然,第二組字串142也可以是其它字串,例如使用者的生日、電話等,本發明不對此加以限制。 The plain text password 140 may also include a second string 142. As can be seen from FIG. 4A and FIG. 4B, even if the accounts 11 are different, different accounts 11 still use the same second string 142. This second string 142 can also be determined by the user, and is generally a string that is easy for the user to remember. As shown in FIG. 4A and FIG. 4B, the second string 142 here can be exemplified as "password" that is easy for the user to remember. Of course, the second string 142 can also be other strings, such as the user's birthday, telephone number, etc., and the present invention is not limited to this.

對於擁有許多不同帳戶11的使用者而言,其只需記憶一組簡單的字串(即第二組字串142),並且能夠依據其自身建立的規則針對不同的帳戶11得到所對應的第一組字串141,就能夠藉由密碼生成模組120替不同的帳戶11分別產生 多組的密碼,因此使用者不需要耗費精力再替不同的帳戶11記憶多組不同的密碼。使用者真正要記憶的,僅有包含第一組字串141和第二組字串142的明文密碼140而已。此外,由於不同帳戶11分別對應到不同的明文密碼140,因而會生成不同的密文密碼150。即使其中一帳戶11的密文密碼150可能遭到破解,然對應此帳戶11的密文密碼150並沒有辦法沿用到另一不同的帳戶,因此仍兼具十足的安全性。 For a user with many different accounts 11, he only needs to remember a simple string (i.e., the second string 142), and can obtain the corresponding first string 141 for different accounts 11 according to the rules established by himself, and can generate multiple sets of passwords for different accounts 11 through the password generation module 120. Therefore, the user does not need to spend energy to remember multiple sets of different passwords for different accounts 11. What the user really needs to remember is only the plaintext password 140 including the first string 141 and the second string 142. In addition, since different accounts 11 correspond to different plaintext passwords 140, different ciphertext passwords 150 will be generated. Even if the ciphertext password 150 of one of the accounts 11 may be cracked, the ciphertext password 150 corresponding to this account 11 cannot be used for another different account, so it still has full security.

前述實施例中,明文密碼140係以包含第一組字串141和第二組字串142為例進行說明。然應理解的是,在其它實施例中,明文密碼140也可以單由第一組字串141所組成。且由於不同的帳戶11所對應到的第一組字串141均不相同,因此仍可生成不同的密文密碼150,於此便不再舉例說明。 In the above-mentioned embodiment, the plaintext password 140 is described as including the first set of strings 141 and the second set of strings 142. However, it should be understood that in other embodiments, the plaintext password 140 can also be composed of the first set of strings 141 alone. And because the first set of strings 141 corresponding to different accounts 11 are all different, different ciphertext passwords 150 can still be generated, and no more examples will be given here for explanation.

由以上內容可以理解的是,在加密變數130不變的情況下,如果明文密碼140相同,其所生成的密文密碼150也會相同。因此,對同一使用者而言,加密變數130應維持固定,才能在每次輸入明文密碼140時,將相同的明文密碼140加密成一樣的密文密碼150。現假設有一另一使用者欲使用密碼生成模組120,則可使用另一不同的加密變數130,以免另一使用者也和前一使用者使用了相同的明文密碼140而得到一樣的密文密碼150。 From the above, it can be understood that if the plaintext password 140 is the same, the generated ciphertext password 150 will also be the same when the encryption variable 130 remains unchanged. Therefore, for the same user, the encryption variable 130 should be kept fixed so that the same plaintext password 140 can be encrypted into the same ciphertext password 150 each time the plaintext password 140 is input. Now suppose that another user wants to use the password generation module 120, then another different encryption variable 130 can be used to prevent the other user from using the same plaintext password 140 as the previous user and obtaining the same ciphertext password 150.

第5圖為根據本發明一實施例繪示帳戶的註冊及登錄系統200的方塊圖。請參照第5圖,帳戶的註冊及登錄系統 200包括儲存模組210、密碼生成模組220及帳戶登錄介面230。儲存模組210和密碼生成模組220可類似於前述的儲存模組110和密碼生成模組120,於此不再贅述。 FIG. 5 is a block diagram illustrating an account registration and login system 200 according to an embodiment of the present invention. Referring to FIG. 5, the account registration and login system 200 includes a storage module 210, a password generation module 220, and an account login interface 230. The storage module 210 and the password generation module 220 may be similar to the aforementioned storage module 110 and the password generation module 120, and will not be described in detail herein.

第6圖繪示帳戶登錄介面230的一實施例。請參照第5圖及第6圖,帳戶登錄介面230可包括帳戶輸入部231及密碼輸入部232,帳戶登錄介面230與密碼生成模組220相耦接。密碼輸入部232可接收使用者輸入的明文密碼。當密碼生成模組220接收從密碼輸入部232的一觸發訊號時,密碼生成模組220可將明文密碼轉換為密文密碼。舉例來說,使用者可直接於密碼輸入部232的欄位中輸入明文密碼。接著,一密碼轉換的按鈕233可直接浮現於帳戶登錄介面230上、或可透過使用者全選明文密碼而浮現於帳戶登錄介面230上。當使用者點選此按鈕233時,密碼生成模組220可從密碼輸入部232接收到一密碼轉換按鈕訊號(即觸發訊號),密碼生成模組220即可將明文密碼直接轉換為密文密碼。而當明文密碼轉換為密文密碼後,帳戶登錄介面230可自動進行登錄。如此,使用者不須另外開啟密碼生成模組220的輸入介面(如第3圖所示),便能即刻進行帳戶的註冊及登錄。 FIG. 6 illustrates an embodiment of the account login interface 230. Referring to FIG. 5 and FIG. 6, the account login interface 230 may include an account input unit 231 and a password input unit 232, and the account login interface 230 is coupled to the password generation module 220. The password input unit 232 may receive a plain text password input by a user. When the password generation module 220 receives a trigger signal from the password input unit 232, the password generation module 220 may convert the plain text password into a cipher text password. For example, the user may directly input the plain text password in the field of the password input unit 232. Then, a password conversion button 233 may appear directly on the account login interface 230, or may appear on the account login interface 230 by the user selecting all plain text passwords. When the user clicks this button 233, the password generation module 220 can receive a password conversion button signal (i.e., a trigger signal) from the password input unit 232, and the password generation module 220 can directly convert the plain text password into a cipher text password. After the plain text password is converted into a cipher text password, the account login interface 230 can automatically log in. In this way, the user does not need to open the input interface of the password generation module 220 (as shown in Figure 3) to register and log in the account immediately.

本發明透過上述帳戶的註冊及登錄系統,係依據加密演算法對一帳戶之一明文密碼進行編碼,以生成一密文密碼供一帳戶登錄介面進行帳戶之註冊及登錄。同一使用者的不同帳戶分別對應不同的明文密碼,且帳戶與明文密碼之間存在 同一使用者預設之規則。本發明能夠讓使用者透過簡單記憶密碼的方式,替不同帳戶生成安全性高、且他人即便擷取其中一組密文也難以破解其他帳戶的不同密碼。 The present invention uses the above-mentioned account registration and login system to encode a plaintext password of an account according to an encryption algorithm to generate a ciphertext password for an account login interface to register and log in the account. Different accounts of the same user correspond to different plaintext passwords, and there are rules preset by the same user between the account and the plaintext password. The present invention allows users to generate different passwords for different accounts with high security by simply memorizing passwords, and even if others capture one set of ciphertext, it is difficult to crack different passwords for other accounts.

雖然本發明已以實施例揭露如上,然其並非用以限定本發明。本發明所屬技術領域中具有通常知識者,在不脫離本發明之精神和範圍內,當可作各種之更動與潤飾。因此,本發明之保護範圍當視後附之申請專利範圍所界定者為準。 Although the present invention has been disclosed as above by the embodiments, it is not intended to limit the present invention. Those with common knowledge in the technical field to which the present invention belongs can make various changes and modifications without departing from the spirit and scope of the present invention. Therefore, the scope of protection of the present invention shall be subject to the scope of the patent application attached hereto.

200:帳戶的註冊及登錄系統 200: Account registration and login system

210:儲存模組 210: Storage module

220:密碼生成模組 220: Password generation module

230:帳戶登錄介面 230: Account login interface

231:帳戶輸入部 231: Account Input Department

232:密碼輸入部 232: Password input section

Claims (8)

一種帳戶的註冊及登錄系統,包括:一儲存模組,用於保存一加密演算法;一密碼生成模組,耦接於該儲存模組,用於依據該加密演算法對一帳戶之一明文密碼進行編碼,以生成一密文密碼,其中同一使用者的不同帳戶分別對應不同的明文密碼,且該帳戶與該明文密碼之間存在該同一使用者預設之規則;以及一帳戶登錄介面,耦接於該密碼生成模組,該帳戶登錄介面包括一密碼輸入部,用於接收該明文密碼;其中當該密碼生成模組接收從該密碼輸入部的一觸發訊號時,該密碼生成模組將該明文密碼轉換為該密文密碼;其中,該加密演算法包括一加密變數,該密碼生成模組更用以依據該加密變數,將該明文密碼加密成該密文密碼。 An account registration and login system includes: a storage module for storing an encryption algorithm; a password generation module coupled to the storage module for encoding a plain text password of an account according to the encryption algorithm to generate a ciphertext password, wherein different accounts of the same user correspond to different plain text passwords, and there is a rule preset by the same user between the account and the plain text password; and an account login module. The account login interface is coupled to the password generation module, the account login interface includes a password input unit for receiving the plain text password; wherein when the password generation module receives a trigger signal from the password input unit, the password generation module converts the plain text password into the cipher text password; wherein the encryption algorithm includes an encryption variable, and the password generation module is further used to encrypt the plain text password into the cipher text password according to the encryption variable. 如請求項1所述之帳戶的註冊及登錄系統,其中該加密演算法為進階加密標準(AES)演算法。 A registration and login system for an account as described in claim 1, wherein the encryption algorithm is the Advanced Encryption Standard (AES) algorithm. 如請求項1所述之帳戶的註冊及登錄系統,其中針對該同一使用者而言,該加密變數為固定的加密變數;針對不同使用者而言,該加密變數為不同的加密變數。 A registration and login system for an account as described in claim 1, wherein the encryption variable is a fixed encryption variable for the same user; and the encryption variable is a different encryption variable for different users. 如請求項1所述之帳戶的註冊及登錄系統,其中該加密變數為隨機產生的字串。 An account registration and login system as described in claim 1, wherein the encrypted variable is a randomly generated string. 如請求項1所述之帳戶的註冊及登錄系統,其中該規則為: 該明文密碼包括一第一組字串,該第一組字串隨該帳戶的不同而改變。 A registration and login system for an account as described in claim 1, wherein the rule is: The plain text password includes a first set of strings, and the first set of strings changes with different accounts. 如請求項5所述之帳戶的註冊及登錄系統,其中該明文密碼還包括一第二組字串,且不同帳戶之間具有相同的該第二組字串。 An account registration and login system as described in claim 5, wherein the plain text password also includes a second set of strings, and different accounts have the same second set of strings. 如請求項1所述之帳戶的註冊及登錄系統,其中該觸發訊號為一密碼轉換按鈕訊號。 A registration and login system for an account as described in claim 1, wherein the trigger signal is a password conversion button signal. 如請求項1所述之帳戶的註冊及登錄系統,其中該帳戶登錄介面在該明文密碼轉換為該密文密碼後自動進行登錄。 An account registration and login system as described in claim 1, wherein the account login interface automatically logs in after the plaintext password is converted into the ciphertext password.
TW110149336A 2021-12-29 Account registration and login system TWI837564B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW110149336A TWI837564B (en) 2021-12-29 Account registration and login system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW110149336A TWI837564B (en) 2021-12-29 Account registration and login system

Publications (2)

Publication Number Publication Date
TW202326475A TW202326475A (en) 2023-07-01
TWI837564B true TWI837564B (en) 2024-04-01

Family

ID=

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201442479A (en) 2013-04-29 2014-11-01 Hon Hai Prec Ind Co Ltd System and method for encrypting and decrypting account

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201442479A (en) 2013-04-29 2014-11-01 Hon Hai Prec Ind Co Ltd System and method for encrypting and decrypting account

Similar Documents

Publication Publication Date Title
US9262618B2 (en) Secure and usable protection of a roamable credentials store
US8254571B1 (en) Cryptographic system with halting key derivation function capabilities
US9590808B2 (en) Obfuscated passwords
US20080022375A1 (en) Method and apparatus for using a cell phone to facilitate user authentication
TW200907754A (en) System and method for generating and displaying a keyboard comprising a random layout of keys
JP2004213665A (en) Authentication system and device based on random partial pattern recognition
US20170091441A1 (en) Password interposer
JP5086640B2 (en) Authentication system
CN106059764B (en) Based on the password and fingerprint tripartite's authentication method for terminating key derivation functions
JP4734512B2 (en) Secure and recoverable password
Al Maqbali et al. AutoPass: An automatic password generator
JP5260533B2 (en) User authentication system and method
CN106203141A (en) The data processing method of a kind of application and device
Haunts Applied Cryptography in .NET and Azure Key Vault
TWI837564B (en) Account registration and login system
JP2007299353A (en) Password generator and program for making computer operate as password generator
CN115208676B (en) Data encryption method and system based on blockchain technology
TW202326475A (en) Account registration and login system
US11095435B2 (en) Keystroke dynamics anonimization
TWI761053B (en) Digital certificate processing method
Boychenko et al. Assessing Password Protection Effectiveness Using Markov Processes
Maqbali Strengthening Password-Based Authentication
US11765147B1 (en) System and method for use of filters within a cryptographic process
TWI683231B (en) Distributed storage system of confidential data and method thereof
Yevseiev et al. Mathematical models of hybrid crypto-code constructions on damaged codes