CA2037071A1 - Method and apparatus for verification of passwords - Google Patents

Method and apparatus for verification of passwords

Info

Publication number
CA2037071A1
CA2037071A1 CA002037071A CA2037071A CA2037071A1 CA 2037071 A1 CA2037071 A1 CA 2037071A1 CA 002037071 A CA002037071 A CA 002037071A CA 2037071 A CA2037071 A CA 2037071A CA 2037071 A1 CA2037071 A1 CA 2037071A1
Authority
CA
Canada
Prior art keywords
password
proposed
passwords
group
unacceptable
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
CA002037071A
Other languages
French (fr)
Inventor
David K. Wittenberg
Jerrold S. Leichter
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Digital Equipment Corp
Original Assignee
David K. Wittenberg
Jerrold S. Leichter
Digital Equipment Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by David K. Wittenberg, Jerrold S. Leichter, Digital Equipment Corporation filed Critical David K. Wittenberg
Publication of CA2037071A1 publication Critical patent/CA2037071A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C9/00Individual registration on entry or exit
    • G07C9/30Individual registration on entry or exit not involving the use of a pass
    • G07C9/32Individual registration on entry or exit not involving the use of a pass in combination with an identity check
    • G07C9/33Individual registration on entry or exit not involving the use of a pass in combination with an identity check by means of a password

Abstract

METHOD AND APPARATUS FOR VERIFICATION OF PASSWORDS

Abstract of the Disclosure Methods and apparatus for verifying the acceptability of a password proposed by a user of a secure system. The system stores a compressed version of a group of unacceptable passwords in a table of indicators. A
mapper assigns indicators to passwords, such that more than one password may be mapped to a indicator. To initialize the system, an initializer applies the mapper to each unacceptable password of the group, and sets the indicators of the table that are assigned to each unacceptable password. Subsequently, a verifier applies the mapper to a proposed password and checks whether the indicator assigned to the proposed password is set. If the indicator is not set, it is determined without error that the proposed password is not in the group of unacceptable passwords, and may thus be assigned privileges in the secure system.

Fig. 1

Description

~ ~ ~3 ~ ~ Pl il METHOD AND APPARATUS FOR VERIFICATION OF PASSWORDS

sackqround o~ the Invention The present invention relates to password security systems.
Many secure systems rely Oll the use of passwords to verify the identity or credentials of persons (or other objects such as computing processes) that request access to the system. An example of such a system is a multi-user computer system.
In those password-based security systems, security may be compromised if the passwords are easy to guess (common names are often good guesses for pass~ords), or if the passwords are written down so that they can be found by unauthorized users.
Passwords can be selected by the system management or by the users themselves. In either scheme there are strong possibilities for breaches of security.
System management may impose "secure" passwords that are not easy to guess (e.g., random sequences of nonsense syllables). However, the resulting passwords are often obscure 3nd difficult to memorize. Typically, the users will write down such passwords rather than attempt to remember them. These written records can be found and misused by unauthorized persons.
In the alternative, the users may be allowed to select their own passwords. User-selected passwords are more likely to be memorizable, and thus the users will be less tempted to write them down. However, user-selected passwords are often easy to guess.
In one known scheme, the user chooses his or her password, but their "security" (or lack of obviousness) is verified by the system. In this way, all of the passwords used by the system are memorizable (at least to the user . , , that chose them) but are also unobvious. Implementing such a scheme requires a method for checking the "validity" of passwords. One known method compares the password to a ,look-up table of invalid passwords (for example, the look-i5 up table may include example passwords used in the software documentation). If a password is found in the table, the user is asked to change the password.
Summary of the Invention In general, the invention features veriEying the ;10 acceptability of a password proposed by a user of a secure system. An approximate membership tester is used to test ;whether the proposed password is a member of a group of unacceptable passwords. When this approximate membership tester tests the membership of a proposed password in the group of unacceptable passwords, it may erroneously indicate membership of the proposed password in the group, but it cannot erroneously indicate non-membership of the proposed password in the group. Based upon the indication of the approximate membership tester, it can be determined without error if the proposed password is not in the group of unacceptable passwords and thus may be assigned privileges in the secure system.
Preferred embodiments include the following features.
The group of unacceptable passwords is stored in a ` table of indicators through the use of a mapping function that maps passwords to indicators. This mapping function may map more than one password to one indicator. To - initialize the table, the mapping function is applied to each unacceptable password, and the indicators assigned to each of the unacceptable passwords are set. Subsequently, the mapping function is applied to the proposed password, ~and the indicator assigned to the proposed password is " ::

~ .
;, . ..

.

. . .

.

7~'7~
checked. If the indicator is not set, it is determined without error that the proposed password is not in the group of unacceptable passwords.
, The indicators and group of unacceptable passwords are provided in a manner ~nabling a user to add further unacceptable passwords to the group and thereby vary which indicators are set.
When the proposed password is determined to be acceptable, the proposed password is added to the group of unacceptable passwords and the indicator assigned to the proposed password is set, so that the proposed password will ` not be accepted a second time.
From time to time, the privileges of a user's password are at least partially disabled, and the user is required to propose a new (acceptable) password to regain these privileges. This forces the users to change their passwords and (because passwords will not be accepted twice) also helps to "weed out" unacceptable passwords that were initially omitted from the group.
A common table of indicators is used by a network of secure systems to verify the acceptability of passwords, so - that any one password may only be assigned privileges in one of the secure systems. In this embodiment, when a password ~ is proposed by a user to one of the secure systems, that secure system checks the acceptability of the proposed password in the manner described above and using the common table of indicators. If the secure system finds the proposed password to be acceptable, it adds the proposed password to the group of unacceptable passwords and sets the corresponding indicator in the common table. Thereafter, if this password is again proposed to any of the secure systems, it will not be acceptable and will not be assigned privileges.

, ., .

~ ~ tt ~ ~ P~ .

i - 4 -he indicators are bits in a hash table and the mapping function is a hash function.
j The processing performed by the hash function includes normalizing the text string for a password to a ~, 5 predetermined length. The text string is normalized by: (1) appending to the text string a character related to the length of the text string, creating a modified text string;
~2) if the length of the modified text string is even, - adding a character to the modified text string, thus forcing the text string to have an odd length; and (3) appending the odd-length text string to itself until it exceeds a given , length, and then truncating it to the given length.
The normalized text string is then divided into pieces, and one or more pieces are used as a key to encrypt a predetermined input. The encrypted output is then used to address bits in the hash table. In order that the bits in the hash table cannot be used to determine the passwords in the group of unacceptable passwords, the encryption is performed in accordance with a cryptographic technique secure against plain-text attack, such as the Data Encryptlon Standard.
To reduce the number of passwords that are incorrectly deemed unacceptable, the encrypting step is repeated N times on N of the pieces of the normalized text string to create N encrypted outputs. These N encrypted outputs are then split to generate final outputs, and one or more bit addresses in the hash table are computed from one or more final outputs as the modulo of the final output with the length of the hash table.

'`' ' -~:
. - .
, ., . ''' ' ~ ' ' ~

.
- . . ~ . . .
, . . ., : . .: .
', 2 ~ 3 r~ ~3 17 ~
~ ~ A -The invention in its broad form resides in apparatus and a method for verifying the acceptability of a proposed password which is proposed by a user of a secure system, comprising providing a group of unacceptable passwords, prov.iding an approximate membership tester which has the function of testing the membership of a proposed password in said group of unacceptable passwords in a manner that may erroneously indicate that said proposed password is a member of said group but cannot erroneously indicate that said proposed password is not a member of said group, and testing whether said proposed password is a member of said group of unacceptable passwords, by application of said approximate membership testerr whereby it can be determined without error if said proposed password is not in said group of unacceptable passwords, and may thus be assigned privileges in said secure system.

Detailed Description of the Preferred Embodiment A more detailed understanding of the invention may be had from the following description of a preferred embodiment, given by way of example only and to be understood in conjunction with the accompanying drawing wherein:

~ ' '' `

Fig. 1 is a block diagram of a validity checker in pra~ Je~
the present invention.
Fig. 2 is a detail of the hash table of Fig. 1.
Fig. 3 shows ~ormation o~ values vl6 Figs. 4 through 7 illustrate the normali7ation of a password and the ~ormation of keys K 1-6~
Fig. 8 shows formation of outputs Hl_6.
Fig. 9 shows formation of outputs hl12.
Fig. 10 shows formation of bit addresses.
Fig. 11 shows bits turned on in the hash table.

Description of Preferred Embodiment Known password security systems compare passwords to a look-up table. This operation requires what is generally known as a membership tester. Membership testers fall into either of two general categories: exact or approximate testers. The exact tester is presumed to act without error, and is preferred when there are no limitations placed on use of system resources. In an approximate membership tester one presumes some degree of "allowable error" as the trade-of~ for substantially reduced use of system resources.
Hashing is one known technique that may be used to create approximate membership testers. In this technique, a "hash table" stores a compressed representation of the members of the set that is to be tested. Each item in the set (represented by a numerical key, which may, for example, be the ASCII codes for a text string) is subjected to an arithmetic transformation (known as a "hash function"~; the function output indicates a hash table address. A bit is turned on (e.g., raised to logic 1) in the hash table when it is addressed. (Note that a prerequisite of a good transformation function is that it distributes its outputs . ' . . - ': .

: - , , . .: . .
: : .. , .. - .. . , - - .
- . - . : --.: . :: - -: ,: .

r~ J ~3 ~ ~

as evenly as possible over the entire table. While the transforma~ion function output distribution is not bound by any pattern, it is usually desirable if the output appears random.) When all of the members of the set have been placed in the table, a candidate item (i.e., an i~m which may or may not be in the set, to be determined by the membership test) is subjected to the hash function (arithmetic transformation). Next, the resulting table address is checked. If the bit at that address is set, the candidate item is deemed to be a member of the set;
otherwise, it is not.
When hashing is used to create an approximate membership tester, the mapping between items and addresses in the hash table is not unique. That is, the hash function does not map every possible item to a unique associated table address. This non-unique mapping is used because the number of posslble items may be much larger than the number of items in the set that is to be tested. (Consider, for example, a membership tester belng used as a spelling checker. The membership tester determines if a word being spell-checked appears in a dictionary of correctly spelled words. The number of possible text strings that have a length of 20 characters or less is clearly much larger than the number of words that are listed in any dictionary.) Using a non-unique mapping, the number of bits in the hash table may be significantly less than the number of possible items, reducing storage requirements. As a result, however, two or more different items may "hash" to the same table address (i.e., they may result in the same hash function output). When this occurs, it is commonly referred to as a "collision".
For example, in an approximate membership tester using a hash ~unction that operates on the middle four .
.
- ~

~ ~ 3 ~

characters of items identified by 8-character text strings, if two text strings have the same middle four characters (e.g., XXWORDOO and OOWORDXX), then a collision will occur.
Collisions in approximate membership testers generate some level of "known" or "allowable" error in the membership test. Consider the above example of a spelling checker. In this case, a collision bet~een a misspelled word and a correctly spelled word results in an indication that the misspelled word is correctly spelled, which is clearly an error.
Carter, et al., in "Exact and Approximate Membership Testers", Proceedings of 10th Annual ACM Symposium on Theory of Computing (STOC), May, 1978, at p. 62, describes the possibility of such errors in an approximate membership tester for a vocabulary V. The tester has an associated preprocessor that digests V and produces a compressed representation of a superset W of V. The input to the tester is the compressed representation W and a possible word s; the membership tester estimates whether s is in V by actually computing if s is in W. Under the assumption that all errors are equally likely, the undetected error probability is (w-v)/(u-v), where w is the size of W, v is the size of V, and u is the number of possible words. In this tester, the authors seek to achieve an undetected error probability of 2 r based upon the number v of vocabulary words and a reliability exponent r, for a given universe size u.
~ n the present invention, to reduce the amount of system resources required to store the password look-up table, an approximate membership tester is used to determine if a user password is one of the unacceptable passwords in the look-up table. Normally, the use of an approximate ., . ~ ' '.

- . . ~ , ' ' : ' ' , :. .

- 8 ~ 7~7~
membership tester would be associated with "allowable errors"~ However, as applied in the invention, the errors of the approximate membership tester do not compromise the security of the system. When the approximate membership tester erroneously indicates that a user's password is in the look-up table, the result is simply an inconvenience to the user, who must then choose another password. However, the approximate membership tester will never erroneously indicate that a user's password is not in the look-up table.
Therefore, under no circumstances will unacceptable passwords that are in the look-up table will be used in the system.
In the invention, the approximate membership test is performed by hashing. This provides the added benefit that the look-up table is compressed and somewhat encrypted.
The level of encryption provided by the invention depends upon the hash function used. A particularly secure method for hashing the passwords is described below.
Encrypting the list of unacceptable passwords is advantageous because, without access to the list, would-be invaders of the system do not know which passwords have been deemed "insecure", and thus may spend time guessing obvious passwords that are no~ in use. Note that an encryption requirement precludes the possibility of simply re-using the spelling dictionary (or any other file already on the system) as the look-up table. One difficulty this may cause is that a comprehensive password look-up table would be about the same size as a spelling dictionary file, and would consume excessive system resources; however, in the invention, the use of hashing compresses the look-up table so that it has a reasonable size.
In a simplified embodiment of the present invention, one or more invalid (not secure) passwords (e.g., from the . ' ' ,,' ,` ' ~ ~ 3 r~

g above example, the word XXWORDOO) are input to the system, and then numerical representatives of the passwords (such as derived from ASCII equivalents for the passwords) are submitted as a key Ki to a sinqle hash function h(K). The output of the hash function indicates an address h~Ki) in a hash table, and a bit at that address can be thus turned on.
Once a bit is turned on, it remains on. A turned on bit indicates that one or more passwords are no longer available for use. This is because any password which generates a table address of a turned on bit (e.g., from the above discussion, the word OOWORDXX) is rejected as not valid; any other password is declared to be valid. Hash table siæe, and thus the likelihood of collisions, is selected entirely at the programmer's discretion.
A more robust embodiment of the invention is shown in Fig. 1. In this embodiment, fewer collisions will occur resulting in a greater number of passwords being deemed valid by the tester. Two sample passwords, an invalid password XXWORDOO and a valid password OOWORDXX are shown as they are entered into the system at keyboard input 12 and are converted to a number by converter 14. In this embodiment, an ASCII number corresponding to the input passwords is ?~ltout by converter 14 to three hash function units 16, 18, 20. (Each hash function is assumed to be different. Also, the number of hash function units used is an arbitrary design choice.) To load the table with compressed representations of invalid passwords, the outputs of the hash function units are applied to, for example, a 26-bit table 22 to turn on respective bits. In the figure, as the invalid password "XXWORDOO" is submitted to each of the three hash functions, respective addresses A, J, and Z are output by each ." ' ' ~ ' , .

, ~ ;3 3 ~

respective hash function unit. As a result, bits A, J and Z
are turned on in the hash table shown in Fig. 2. Further invalid passwords may be added by repeating these steps.
Note that, during this process, two invalid passwords may have a collision, that is, the outputs of the hash function units may happen to address one or more common bits in the table. If this occurs, because the common bits are already set, they do not need to be set to add the later invalid password to the table.
Thereafter, candidate passwords proposed by a user may be checked by comparison with the hash table. If, when a candidate password is processed, the outputs of the three hash function units 16, 18 and 20 address bits in the table which are turned on (in the simple example of Fig. 1, the bits A, J, and Z), in any order, and even if based upon one or more collisions, comparator 24 (coupled to the hash table and hash function units) will indicate a "match". This tells the user that the candidate password is not valid, i.e., not secure.
Thus each candidate password which is submitted to the system will be considered a valid password if it includes at least one hash function output indicating an address other than the turned-on addresses (in the simple example of Fig. 1, bits A, J, and Z). In other words, if at least one bit which is as of yet not turned on in the table is addressed, then the password is indicated as secure/valid, and the user may retain it for secure use as a password. However, when no new bits are addressed, then a "match" is declared (by comparator 24) between the candidate - 30 password and the hashing table contents. When a match is declared, the candidate password is indicated to the user as invalid, and a new candidate password must be selected and tested.

.
- ~ , .

~37~ ~

For example, when a proposed password "OOWORDXX" is processed, the outputs of the three hash functions 16, 18, 20 address the three bits A, H and K in the hash ~able.
Although bit A was turned on by the entry of the invalid password "XXWORDOO" in the hash table, because the bits H
and K were not turned on, the password "OOWORDXX" is deemed valid. This illustrates the benefit of a more robust system using multiple hash functions, i.e., that with three hash functions it is possible to distinguish between the two sample passwords by comparing bit address combinations (AJZ
and AHK) whereas a system with only the first hash function would have generated an indistinguishable collision with the identical addresses (A, A). This feature enables a finding of validity of a greater number of secure candidate passwords.
In practice of one embodiment of the invention, a user selects a candidate password, the password is sub~itted to the validity checking feature of the invention, and the candidate password is indicated as valid/invalid to the user. To initialize the table with invalid passwords, any of the following three options may be implemented. First, a vendor can preload a hash table with predetermined invalid (not secure) or common words. For security purposes, no external access is afforded to the table, and the pre-loaded table does not change over time. Candidate passwords are rejected if a match is declared; however, more than one user can select and use the same valid/secure password (i.e., not in the table), since the table is never updated.
In a second option, a security officer can be allowed to add invalid passwords to the table (for example, common words in the particular field of business of the users), but other than these modifications, the table is not changed. Therefore, more than one user could still selec-t and use the same valid password.
The above two methods rely on a few persons to generate a comprehensive list o~ obvious passwords. As a result, there is a strong possibility that some obvious passwords may be omitted from the table. In the worst case, many users may choose one or more of these omitted obvious passwords, reducing security.
To reduce this possibility, a third option is preferred. In this option, each password that is deemed valid is added to the hash table, rendering that password invalid for future selection. Hence more than one user cannot select the same password. In addition, as above, a security officer is allowed to add known invalid words to the table.
In this third option, although only one user may use a given password, if the table does not initially include all obvious passwords (even with the obvious words added by a knowledgeable security of~icer), some users will be able to use (different) obvious passwords. For this reason, it may be valuable to perlodically force all users to change their passwords. To force a user to change, the system may simply prevent him or her from performing any activities on the system until he or she suggests an acceptable new password--for security reasons, this must be done after the user has already logged in with his or her old password.
When forced to change, the users may not re-use their passwords (because they were added to the table when first deemed valid), and thus they must suggest new, previously unused passwords. Assuming some users may initially choose obvious passwords not in the table, this process will eventually "weed out" any obvious passwords that were 2 ~ 3 r~

omitted from the table and selected by the users, thus obtaining a higher degree of password security.
In a further extension of the third option, in a system with multiple computers, a central hash table prevents the user from choosing the same valid password on multiple computers. This prevents a local breach from becoming a general breach of security.
As discussed above, encryption of the look-up table is ~uite important to overall system security. The enhancements of the third option increase the importance of encryption because, in the third option, the table is constantly being updated, and the updates correspond exactly to the passwords have recently come into use. In a preferred embodiment of the invention, which is particularly effective at guaranteeing table security, cryptographically secure hash functions are used. These functions preferably incorporate the known DES (Data Encryption Standard) algorithm. In this embodiment, candidate passwords are encrypted as part of the hashing operation. The encryption 0 is performed in accordance with the equation:
H= DES(K,V) where the output H (which is a hash value) is the result of the DES algorithm applied with key K to the input value V.
The respective lengths of the key K, the input value V, and the output H are selected to be 8 bytes in this example, subject to the restrictions of DES.
The encryp~ion is performed as follows: the key K is derived from the password, and it is used to encrypt a predetermined input value V. Because the key is generated from the password and changes with every encryption, no - information about a password can be determined as a practical matter from the encrypted hash value in the table.
This is because, in encryption algorithms consistent with ~37~ ~

DES, even if an attacker knows the output H and input V for the encryption process, it is not possible to determine the key K that was used. An encryption algorithm that satisfies this requirement is secure against "known plain text attack".
In one particular embodiment, the password i5 used to create six keys Kl_6 that encrypt six input values Vl 6 to create six outputs Hl 6.
Referring to Fig. 3, the six input values Vl_6 are generated by selecting three arbitrary 16-character strings, which are dissected. Thus in one example, Vl is "JerroldS", and the bytes of V1 are: the byte for "J", followed by the byte for "e", etc. V~ is "Leichter", and so on. In this example, six values Vl 6 have been created for use in the encryption process, although the invention is not limited to such number.
~ Prior to creating the six Xeys K1 6~ the length of each password must be normalized. Referring to Fig. 4, for example, consider that the (obvious and therefore invalid) password P = "Susan", which has a length of five bytes (i.e., five characters), is to be placed in the table.
First, referring to Fig. 5, a character representing the length of the password ("5") is pre-pended to the password, creating a 6-character password P'="5Susan".
Next, referring to Fig. 6, if tha length of P' is even, a character, such as "?", is appended to the password, thus creating a seven character password P " . Finally, referring to Fig. 7, password P'' is appended to itself as needed until its length reaches or exceeds 48 bytes. The first 48 bytes are divided into six 8-byte segments to obtain six keys K1 6: the first eight bytes are Kl, the next eight are K2, and so on. (Forcing the length of password .

2 ~l 3 ~ Q ~

pll to be odd and at least of a given length -- perhaps at least six by'ces -- assures distinctness of the keys.) The six keys K1_6 and six predetermined input vaLues Vl 6 are then input into six separate DES encryptions.
More particularly, referring to Fig. 8, six outputs Hl 6 are generated by applying the conventional DES function to the previously computed keys Kl_6 and th~ predetermined values Vl_6. In Fig. 9, the six outputs H1_6 are split into twelve 32-bit values hl 12. Finally, refe!rring to Fig. 10, bit addresses are computed as the modulo of the split values hl_l2 with the length N of the hash table. Some or all of the bit addresses (e.g., the first, second, sixth, and eleventh) may then be used to set bits in the hash table.
In preferred embodiments, all bit addresses are used. Thus, for example, the password "Susan" may result in bits 1, 2, 6 and 11 being turned on in the hash table illustrated in Fig.
11. Any other password which would cause these same bits to be turned on will be rejected as not valid/secure.
~One feature of the foregoing is that the list of passwords entered into the table cannot be reconstructed from the table alone. Thus the table can be transported without the need for extra security. ~ second feature is that knowing the changes made to the table as the result of adding a single password will not enable determination of the password. Thus the changes can be transported without the need for extra security.
The foregoing description has been directed to a particular exemplary embodiment of the invention for the purpose of illustration and explanation only. However, it ` will be apparent to one skilled in the art that many . : - .
modifications and changes in the pro~essOf the present invention will be pos3ible without departing from the scope ,, .
of this invention. It is intended that the following claims be interpreted to embrace all such modifications and , ~ changes.

-

Claims (33)

1. A method for verifying the acceptability of a propose password which is proposed by a user of a secure system, comprising providing a group of unacceptable passwords, providing an approximate membership tester which has the function of testing the membership of a proposed password in said group of unacceptable passwords in manner that may erroneously indicate that said proposed password is a member of said group but cannot erroneously indicate that said proposed password is not a member of said group, and testing whether said proposed password is a member of said group of unacceptable passwords, by application of said approximate membership tester, whereby it can be determined without error if said proposed password is not in said group of unacceptable passwords, and may thus be assigned privileges in said secure system.
2. A method for verifying the acceptability of a password proposed by a user of a secure system, comprising providing a table of indicators, providing a group of unacceptable passwords, providing a mapping function that assigns indicators to passwords, said function being such that more than one password may be mapped to a said indicator, applying said mapping function to each of said group of unacceptable passwords, and setting the indicators assigned to each of said unacceptable passwords, applying said mapping function to said proposed password and checking whether the indicator assigned to said proposed password is set, whereby it can be determined without error if said proposed password is not in said group of unacceptable passwords, and may thus be assigned privileges in said secure system.
3. The method of claim 2, further comprising if said proposed password is not in said group of unacceptable passwords, assigning privileges in said secure system to said proposed password.
4. The method of claim 2, further comprising providing said indicators and said group of unacceptable passwords in a manner enabling a user to add further unacceptable passwords to said group and thereby vary which said indicators are set.
5. The method of claim 2, further comprising when said proposed password is determined to be acceptable, adding said proposed password to said group of unacceptable passwords and setting the indicator assigned to said proposed password such that said proposed password will not be acceptable if subsequently proposed.
6. The method of claim 5 further comprising at least partially disabling the privileges of a previously privileged password so as to require the user of said previously privileged password to propose a new password.
7. The method of claim 2 adapted to verify the acceptability of passwords proposed by users of a plurality of secure systems linked by a communications system, wherein each said secure system verifies the acceptability of proposed passwords according to the method of claim 2, and when a given secure system determines that a proposed password is acceptable, said given secure system adds said proposed password to said group of unacceptable passwords and sets the indicator assigned to said proposed password, whereby a given password is acceptable for, and may be assigned privileges in, only one of said secure systems.
8. The method of claim 2 wherein said mapping function comprises an encryption algorithm.
9. The method of claim 2 wherein said indicators are bits in a hash table and said mapping function is a hash function.
10. The method of claim 9 wherein said hash function comprises normalizing the text string for a password to a standard format to create a normalized text string.
11. The method of claim 10 wherein said standard format has a predetermined length.
12. The method of claim 10 wherein said normalizing comprises appending to said text string a character related to the length of said text string, creating a modified text string.
13. The method of claim 12 wherein said normalizing further comprises selectively adding a character to said modified text string, creating a twice modified text string having an odd length.
14. The method of claim 13 wherein said normalizing further comprises appending said twice modified text string to itself until it exceeds a given length, and then truncating to the given length, creating said normalized text string.
15. The method of claim 10 or 14 wherein said hash function further comprises dividing said normalized text string into pieces, encrypting a predetermined input using one or more of said pieces as an encryption key, and addressing bits in said hash table with the encrypted output.
16. The method of claim 15 wherein said encrypting is performed in accordance with a cryptographic technique secure against known plain-text attack, whereby passwords added to said group of unacceptable passwords cannot be determined from changes to said hash table.
17. The method of claim 16 wherein said cryptographic technique is the Data Encryption Standard.
18. The method of claim 15 wherein said encrypting step is repeated N times to create N
encrypted outputs, said N encrypted outputs are split to generate final outputs, and one or more bit addresses in said hash table are computed from one or more said final outputs as the modulo of said final output with the length of said hash table.
19. Apparatus for verifying the acceptability of a password proposed by a user of a secure system, comprising a stored table of indicators, a stored group of unacceptable passwords, a mapper that assigns indicators to passwords, said assignment being such that more than one password may be mapped to a said indicator, an initializer that applies said mapper to each unacceptable password of said stored group, and sets the indicators of said stored table assigned to each said unacceptable password, a verifier that applies said mapper to said proposed password and checks whether the indicator assigned to said proposed password is set, and thus determines without error if said proposed password is not in said group of unacceptable passwords, and may be assigned privileges in said secure system.
20. The apparatus of claim 19, further comprising a privilege assigner that assigns privileges in said secure system to said proposed password, said privilege assigner being invoked by said verifier when said verifier determines that said proposed password is not in said group of unacceptable passwords.
21. The apparatus of claim 19, further comprising a modifier that modifies said stored table of indicators and said stored group of unacceptable passwords, said modifier being invoked by a user to add further unacceptable passwords to said group and thereby varying which said indicators are set.
22. The apparatus of claim 19, further comprising a modifier that adds said proposed password to said group of unacceptable passwords and sets the indicator assigned to said proposed password, said modifier being invoked by said verifier when said verifier determines that said proposed password is not in said group of unacceptable passwords, such that said proposed password will not be acceptable if subsequently proposed.
23. The apparatus of claim 20, further comprising a modifier that adds said proposed password to said group of unacceptable passwords and sets the indicator assigned to said proposed password, said modifier being invoked by said verifier when said verifier determines that said proposed password is not in said group of unacceptable passwords, such that said proposed password will not be acceptable if subsequently proposed.
24. The apparatus of claim 23 wherein said privilege assigner at least partially disables the privileges of a previously privileged password so as to require the user of said previously privileged password to propose a new password.
25. The apparatus of claim 22 used to verify the acceptability of passwords proposed by users of a plurality of secure systems linked by a communication system, wherein each secure system invokes said verifier to verify the acceptability of a password proposed for said system, and thusly may invoke said modifier to add said proposed password to said group of unacceptable passwords and set the indicators assigned to said proposed password if said verifier software determines that said proposed password is not in said group of unacceptable passwords, whereby a given password is acceptable for, and may be assigned privileges in, only one of said secure systems.
26. The apparatus of claim 19 wherein said mapper comprises an encrypter that encrypts proposed passwords.
27. The apparatus of claim 19 wherein said stored table of indicators is a hash table and said mapper comprises a hash function unit that performs a hash function.
28. The apparatus of claim 27 wherein said hash function unit comprises a normalizer that normalizes the text string for a password to a standard format.
29. The apparatus of claim 28 wherein said standard format has a predetermined length.
30. The apparatus of claim 28 wherein said normalizer comprises an appender that appends to said text string a character related to the length of said text string, creating a modified text string.
31. The apparatus of claim 30 wherein said appender may selectively append a character to said modified text string, creating a twice modified text string having an odd length.
32. The apparatus of claim 31 wherein said normalizer further comprises a repeater that appending said modified or twice modified text string to itself until it exceeds a given length, and then truncating to the given length, creating a normalized text string.
33. The apparatus of claim 28 or 32 wherein said hash function unit further comprises a divider that divides a normalized text string into pieces, an encrypter that encrypts a predetermined input using one or more of said pieces as an encryption key, and an addresser that forms addresses of bits in said hash table using the encrypted output.
CA002037071A 1990-03-09 1991-02-26 Method and apparatus for verification of passwords Abandoned CA2037071A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/491,431 US5204966A (en) 1990-03-09 1990-03-09 System for controlling access to a secure system by verifying acceptability of proposed password by using hashing and group of unacceptable passwords
US07/491,431 1990-03-09

Publications (1)

Publication Number Publication Date
CA2037071A1 true CA2037071A1 (en) 1991-09-10

Family

ID=23952194

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002037071A Abandoned CA2037071A1 (en) 1990-03-09 1991-02-26 Method and apparatus for verification of passwords

Country Status (6)

Country Link
US (1) US5204966A (en)
AU (1) AU637191B2 (en)
CA (1) CA2037071A1 (en)
DE (1) DE4107019C2 (en)
GB (1) GB2243470A (en)
NL (1) NL9100329A (en)

Families Citing this family (92)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG46177A1 (en) * 1989-12-13 1998-02-20 Ibm Computer system security device
EP0510244A1 (en) * 1991-04-22 1992-10-28 Acer Incorporated Method and apparatus for protecting a computer system from computer viruses
US5421006A (en) * 1992-05-07 1995-05-30 Compaq Computer Corp. Method and apparatus for assessing integrity of computer system software
EP0810499B1 (en) * 1992-06-12 2001-10-17 The Dow Chemical Company Secure front end communication system and method for process control computers
US5491752A (en) * 1993-03-18 1996-02-13 Digital Equipment Corporation, Patent Law Group System for increasing the difficulty of password guessing attacks in a distributed authentication scheme employing authentication tokens
US5475826A (en) * 1993-11-19 1995-12-12 Fischer; Addison M. Method for protecting a volatile file using a single hash
US5537540A (en) * 1994-09-30 1996-07-16 Compaq Computer Corporation Transparent, secure computer virus detection method and apparatus
US8639625B1 (en) * 1995-02-13 2014-01-28 Intertrust Technologies Corporation Systems and methods for secure transaction management and electronic rights protection
US5892900A (en) 1996-08-30 1999-04-06 Intertrust Technologies Corp. Systems and methods for secure transaction management and electronic rights protection
JP3865775B2 (en) 1995-04-11 2007-01-10 キネテック インコーポレイテッド Data identification in data processing systems
US5793951A (en) * 1996-05-10 1998-08-11 Apple Computer, Inc. Security and report generation system for networked multimedia workstations
US5892903A (en) * 1996-09-12 1999-04-06 Internet Security Systems, Inc. Method and apparatus for detecting and identifying security vulnerabilities in an open network computer communication system
US5887131A (en) * 1996-12-31 1999-03-23 Compaq Computer Corporation Method for controlling access to a computer system by utilizing an external device containing a hash value representation of a user password
US5953502A (en) * 1997-02-13 1999-09-14 Helbig, Sr.; Walter A Method and apparatus for enhancing computer system security
US6226629B1 (en) * 1997-02-28 2001-05-01 Compaq Computer Corporation Method and apparatus determining and using hash functions and hash values
US6079021A (en) * 1997-06-02 2000-06-20 Digital Equipment Corporation Method and apparatus for strengthening passwords for protection of computer systems
US6442692B1 (en) 1998-07-21 2002-08-27 Arkady G. Zilberman Security method and apparatus employing authentication by keystroke dynamics
JP4501280B2 (en) 1998-12-09 2010-07-14 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for providing network and computer system security
US7346929B1 (en) * 1999-07-29 2008-03-18 International Business Machines Corporation Method and apparatus for auditing network security
US6748544B1 (en) * 1999-08-19 2004-06-08 International Business Machines Corporation Discrete, background determination of the adequacy of security features of a computer system
US6467049B1 (en) * 1999-10-15 2002-10-15 Cisco Technology, Inc. Method and apparatus for configuration in multi processing engine computer systems
DE19952049A1 (en) * 1999-10-28 2001-05-10 Siemens Ag Method and arrangement for verifying a speaker using a computer
US8006243B2 (en) * 1999-12-07 2011-08-23 International Business Machines Corporation Method and apparatus for remote installation of network drivers and software
US6826686B1 (en) * 2000-04-14 2004-11-30 International Business Machines Corporation Method and apparatus for secure password transmission and password changes
IL152502A0 (en) * 2000-04-28 2003-05-29 Internet Security Systems Inc Method and system for managing computer security information
US7574740B1 (en) 2000-04-28 2009-08-11 International Business Machines Corporation Method and system for intrusion detection in a computer network
AU2001257400A1 (en) * 2000-04-28 2001-11-12 Internet Security Systems, Inc. System and method for managing security events on a network
US7162649B1 (en) 2000-06-30 2007-01-09 Internet Security Systems, Inc. Method and apparatus for network assessment and authentication
WO2002017553A2 (en) * 2000-08-18 2002-02-28 United States Postal Service Apparatus and methods for the secure transfer of electronic data
US7302582B2 (en) 2000-08-21 2007-11-27 United States Postal Service Delivery point validation system
US7178166B1 (en) 2000-09-19 2007-02-13 Internet Security Systems, Inc. Vulnerability assessment and authentication of a computer by a local scanner
US9027121B2 (en) * 2000-10-10 2015-05-05 International Business Machines Corporation Method and system for creating a record for one or more computer security incidents
US7146305B2 (en) * 2000-10-24 2006-12-05 Vcis, Inc. Analytical virtual machine
US7130466B2 (en) 2000-12-21 2006-10-31 Cobion Ag System and method for compiling images from a database and comparing the compiled images with known images
WO2002061544A2 (en) * 2001-01-31 2002-08-08 Internet Security Systems, Inc. Method and system for configuring and scheduling security audits of a computer network
US7350078B1 (en) * 2001-04-26 2008-03-25 Gary Odom User selection of computer login
JP2002334017A (en) * 2001-05-10 2002-11-22 Fujitsu Ltd Processor, managing method for processor, program, and system
US7237264B1 (en) 2001-06-04 2007-06-26 Internet Security Systems, Inc. System and method for preventing network misuse
US7480796B2 (en) * 2001-06-07 2009-01-20 Kwan Sofware Engineering, Inc. System and method for authenticating data using incompatible digest functions
US7657419B2 (en) * 2001-06-19 2010-02-02 International Business Machines Corporation Analytical virtual machine
AU2003202876A1 (en) * 2002-01-04 2003-07-24 Internet Security Systems, Inc. System and method for the managed security control of processes on a computer system
US7062655B2 (en) * 2002-01-23 2006-06-13 International Business Machines Corporation Method, system, and storage medium for determining trivial keyboard sequences of proposed passwords
KR100450953B1 (en) * 2002-03-05 2004-10-02 삼성전자주식회사 User authentication method using password
US7664731B2 (en) * 2002-03-21 2010-02-16 United States Postal Service Method and system for storing and retrieving data using hash-accessed multiple data stores
AU2003213722A1 (en) 2002-03-21 2003-10-08 David J. Payne Method and system for storing and retrieving data using hash-accessed multiple data stores
US7370360B2 (en) * 2002-05-13 2008-05-06 International Business Machines Corporation Computer immune system and method for detecting unwanted code in a P-code or partially compiled native-code program executing within a virtual machine
US7159119B2 (en) * 2002-09-06 2007-01-02 United States Postal Service Method and system for efficiently retrieving secured data by securely pre-processing provided access information
US7913303B1 (en) 2003-01-21 2011-03-22 International Business Machines Corporation Method and system for dynamically protecting a computer system from attack
US7200754B2 (en) * 2003-03-03 2007-04-03 International Business Machines Corporation Variable expiration of passwords
US8769680B2 (en) * 2003-06-12 2014-07-01 International Business Machines Corporation Alert passwords for detecting password attacks on systems
US7657938B2 (en) * 2003-10-28 2010-02-02 International Business Machines Corporation Method and system for protecting computer networks by altering unwanted network data traffic
US7552327B2 (en) 2003-11-13 2009-06-23 International Business Machines Corporation Method and apparatus for conducting a confidential search
US8065525B2 (en) 2004-09-22 2011-11-22 Bekad Mgmt. Ii, Llc Device with built-in user authentication and method for user authentication and identity theft protection
US7941671B2 (en) * 2004-10-14 2011-05-10 Oracle International Corporation Method and apparatus for accommodating multiple verifier types with limited storage space
US8011014B2 (en) * 2004-12-16 2011-08-30 International Business Machines Corporation System and method for password validation based on password's value and manner of entering the password
US20060136738A1 (en) * 2004-12-16 2006-06-22 International Business Machines Corporation System and method for password validation
US7801925B2 (en) * 2004-12-22 2010-09-21 United States Postal Service System and method for electronically processing address information
US8165909B2 (en) 2005-05-17 2012-04-24 The United States Postal Service System and method for automated management of an address database
US7870103B1 (en) * 2005-10-13 2011-01-11 Emc Corporation Tolerating and reporting collisions in content-derived identifiers of data segments using secondary identifiers
US8185576B2 (en) 2006-03-14 2012-05-22 Altnet, Inc. Filter for a distributed network
US9552349B2 (en) * 2006-08-31 2017-01-24 International Business Machines Corporation Methods and apparatus for performing spelling corrections using one or more variant hash tables
US10055595B2 (en) 2007-08-30 2018-08-21 Baimmt, Llc Secure credentials control method
US8379867B2 (en) 2007-09-24 2013-02-19 Mymail Technology, Llc Secure email communication system
US8332918B2 (en) * 2007-12-06 2012-12-11 Novell, Inc. Techniques for real-time adaptive password policies
US8286000B2 (en) 2007-12-07 2012-10-09 Novell, Inc. Techniques for dynamic generation and management of password dictionaries
US7530106B1 (en) 2008-07-02 2009-05-05 Kaspersky Lab, Zao System and method for security rating of computer processes
US20120096281A1 (en) * 2008-12-31 2012-04-19 Eszenyi Mathew S Selective storage encryption
US20110083172A1 (en) * 2009-10-07 2011-04-07 International Business Machines Corporation Increase entropy of user-chosen passwords via data management
US20120284528A1 (en) * 2010-10-07 2012-11-08 Stephen Orovitz Multi-purpose multi-dimensional, variable and multi-key e-mail and data encryption method
US8682873B2 (en) * 2010-12-01 2014-03-25 International Business Machines Corporation Efficient construction of synthetic backups within deduplication storage system
US9471772B2 (en) 2011-06-01 2016-10-18 Paypal, Inc. Password check by decomposing password
US9300643B1 (en) 2012-06-27 2016-03-29 Amazon Technologies, Inc. Unique credentials verification
US9087187B1 (en) * 2012-10-08 2015-07-21 Amazon Technologies, Inc. Unique credentials verification
GB2505531B (en) * 2012-11-16 2015-01-07 F Secure Corp Methods, systems and apparatus for managing data entries on a database
US9767299B2 (en) 2013-03-15 2017-09-19 Mymail Technology, Llc Secure cloud data sharing
EP2955655A1 (en) * 2014-06-12 2015-12-16 Thomson Licensing Apparatuses and methods for password authentication
US9866473B2 (en) 2014-11-14 2018-01-09 Nicira, Inc. Stateful services on stateless clustered edge
US10044617B2 (en) 2014-11-14 2018-08-07 Nicira, Inc. Stateful services on stateless clustered edge
US9876714B2 (en) 2014-11-14 2018-01-23 Nicira, Inc. Stateful services on stateless clustered edge
US11533255B2 (en) * 2014-11-14 2022-12-20 Nicira, Inc. Stateful services on stateless clustered edge
CN105069330B (en) * 2015-08-05 2018-01-19 东莞盛世科技电子实业有限公司 Password Indistinct Input method and device
US9961053B2 (en) 2016-05-27 2018-05-01 Dropbox, Inc. Detecting compromised credentials
US10503654B2 (en) 2016-09-01 2019-12-10 Intel Corporation Selective caching of erasure coded fragments in a distributed storage system
US11140173B2 (en) 2017-03-31 2021-10-05 Baimmt, Llc System and method for secure access control
US11570092B2 (en) 2017-07-31 2023-01-31 Nicira, Inc. Methods for active-active stateful network service cluster
US10951584B2 (en) 2017-07-31 2021-03-16 Nicira, Inc. Methods for active-active stateful network service cluster
US11296984B2 (en) 2017-07-31 2022-04-05 Nicira, Inc. Use of hypervisor for active-active stateful network service cluster
US11153122B2 (en) 2018-02-19 2021-10-19 Nicira, Inc. Providing stateful services deployed in redundant gateways connected to asymmetric network
US11709925B1 (en) * 2018-09-27 2023-07-25 Amazon Technologies, Inc. Visual token passwords
GB2587000B (en) * 2019-09-11 2021-12-01 Daigniere Florent Method of testing and improving security in a password-based authentication system
US11799761B2 (en) 2022-01-07 2023-10-24 Vmware, Inc. Scaling edge services with minimal disruption
US11962564B2 (en) 2022-02-15 2024-04-16 VMware LLC Anycast address for network address translation at edge

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3394246A (en) * 1963-04-08 1968-07-23 Telecredit Status-indicating system
US3702987A (en) * 1970-07-24 1972-11-14 Ultronic Systems Corp Information verification system and digital data input unit
US3798602A (en) * 1972-01-17 1974-03-19 J Hynes Credit authorization system
US3996449A (en) * 1975-08-25 1976-12-07 International Business Machines Corporation Operating system authenticator
US4290105A (en) * 1979-04-02 1981-09-15 American Newspaper Publishers Association Method and apparatus for testing membership in a set through hash coding with allowable errors
US4295124A (en) * 1979-08-13 1981-10-13 National Semiconductor Corporation Communication method and system
US4498148A (en) * 1980-06-17 1985-02-05 International Business Machines Corporation Comparing input words to a word dictionary for correct spelling
US4476468A (en) * 1981-06-22 1984-10-09 Light Signatures, Inc. Secure transaction card and verification system
US4503514A (en) * 1981-12-29 1985-03-05 International Business Machines Corporation Compact high speed hashed array for dictionary storage and lookup
US4538240A (en) * 1982-12-30 1985-08-27 International Business Machines Corporation Method and apparatus for performing hashing operations using Galois field multiplication
US4589081A (en) * 1983-03-15 1986-05-13 Dynatrend, Incorporated Intelligent surveillance alarm system and method
US4605820A (en) * 1983-11-10 1986-08-12 Visa U.S.A. Inc. Key management system for on-line communication
US4694492A (en) * 1984-11-09 1987-09-15 Pirmasafe, Inc. Computer communications security control system
US4816653A (en) * 1986-05-16 1989-03-28 American Telephone And Telegraph Company Security file system for a portable data carrier
US4730348A (en) * 1986-09-19 1988-03-08 Adaptive Computer Technologies Adaptive data compression system
US4908861A (en) * 1987-08-28 1990-03-13 International Business Machines Corporation Data authentication using modification detection codes based on a public one way encryption function
US5005200A (en) * 1988-02-12 1991-04-02 Fischer Addison M Public key/signature cryptosystem with enhanced digital signature certification
US4924515A (en) * 1988-08-29 1990-05-08 International Business Machines Coprporation Secure management of keys using extended control vectors
US5103478A (en) * 1989-04-27 1992-04-07 International Business Machines Corporation Secure management of keys using control vectors with multi-path checking

Also Published As

Publication number Publication date
AU7109191A (en) 1991-10-03
US5204966A (en) 1993-04-20
DE4107019A1 (en) 1991-09-12
AU637191B2 (en) 1993-05-20
DE4107019C2 (en) 1994-06-16
NL9100329A (en) 1991-10-01
GB9105113D0 (en) 1991-04-24
GB2243470A (en) 1991-10-30

Similar Documents

Publication Publication Date Title
US5204966A (en) System for controlling access to a secure system by verifying acceptability of proposed password by using hashing and group of unacceptable passwords
US5592553A (en) Authentication system using one-time passwords
US5475758A (en) User authenticating system and method in wide area distributed environment
US7694147B2 (en) Hashing method and system
Feistel et al. Some cryptographic techniques for machine-to-machine data communications
US4206315A (en) Digital signature system and apparatus
US5664099A (en) Method and apparatus for establishing a protected channel between a user and a computer system
US5548721A (en) Method of conducting secure operations on an uncontrolled network
US9208491B2 (en) Format-preserving cryptographic systems
US7984491B2 (en) System, method and program for off-line user authentication
US5237614A (en) Integrated network security system
US6470454B1 (en) Method and apparatus for establishing computer configuration protection passwords for protecting computer configurations
EP0976049B1 (en) Method and apparatus for controlling access to encrypted data files in a computer system
US6408389B2 (en) System for supporting secured log-in of multiple users into a plurality of computers using combined presentation of memorized password and transportable passport record
US5416841A (en) Cryptography system
US20130185778A1 (en) System, method and program for off-line two-factor user authentication
US20170149565A9 (en) Format-preserving cryptographic systems
CN109214164A (en) Computer communication security login method Internet-based and system
CN113918977A (en) User information transmission device based on Internet of things and big data analysis
CN114218597B (en) Method and system suitable for privacy data confidentiality in enterprises
CN105933303A (en) File tempering detection method and device
US20160359634A1 (en) Client device and server device for the secured activation of functions of a client
KR100243347B1 (en) Computer password protection method
Peyravian et al. Generating user-based cryptographic keys and random numbers
CN110740042B (en) Intelligent key device and verification method thereof

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued