Question: Assignment 9 : Due Fri Apr 1 9 th , 1 1 : 5 9 PM CST Passwords generally have more entropy ( are less
Assignment : Due Fri Apr th:PM CST
Passwords generally have more "entropy" are less guessable and therefore more secure when they draw from
a larger pool of possibilities. For each requirement below, write a compact expression that gives the number of
possible distinct passwords with that requirement, and an approximation in scientific notation most calculators
will do this automatically.
The password must be some rearrangement of the letters Example: ficaejbdhgkl
The password must be twelve distinct lowercase letters. Example: schwartzkopf
The password must be a string of characters which can each be lowercase, uppercase, one of ten digits or
one of ten symbols, duplicates allowed. Example: $Burger!
The password must be twentyfour lowercase letters, duplicates allowed. Example: aristocratictravelagency
When a site asks you to set a password they do not should not! store your password in plaintext. Instead
they store the hash of your password. Ideally, the function is injective, but "collisions" can occur. These
happen when there are two distinct passwords and such that Suppose the domain of is all
strings of lowercase english letters, and the codomain of is all strings of hexadecimal digits. Under this
scheme, prove that there must be at least one group of at least distinct passwords that all collide with each
other.Passwords generally have more entropyare less guessable and therefore more secure when they draw froma larger pool of possibilities. For each requirement below, write a compact expression that gives the number ofpossible distinct passwords with that requirement, and an approximation in scientific notation most calculatorswill do this automatically.The password must be some rearrangement of the letters abcdefghijkl Example: ficaejbdhgklThe password must be twelve distinct lowercase letters. Example: schwartzkopfThe password must be a string of characters which can each be lowercase, uppercase, one of ten digits orone of ten symbols, duplicates allowed. Example: $Burger!The password must be twentyfour lowercase letters, duplicates allowed. Example: aristocratictravelagencyWhen a site asks you to set a password p they do not should not! store your password in plaintext. Insteadthey store hp the hash of your password. Ideally, the function h is injective, but collisions can occur. Thesehappen when there are two distinct passwords p and p such that hp hp Suppose the domain of h is allstrings of lowercase english letters, and the codomain of h is all strings of hexadecimal digits. Under thisscheme, prove that there must be at least one group of at least distinct passwords that all collide with each other.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
