mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 14:24:05 -06:00
vault backup: 2022-08-01 20:05:05
This commit is contained in:
parent
54cd7595f4
commit
60b0d10b5a
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- lecture
|
- lecture
|
||||||
- comp210
|
- comp210
|
||||||
|
sr-due: 2022-08-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
@ -53,7 +56,7 @@ tags:
|
|||||||
|
|
||||||
## entropy
|
## entropy
|
||||||
- amount of randomness
|
- amount of randomness
|
||||||
- measure of the number of guesse an attacker would need to brute force
|
- measure of the number of guesse an attacker would need to brute foarce
|
||||||
- $E = log_2(A^L)$
|
- $E = log_2(A^L)$
|
||||||
- A = size of alphabet
|
- A = size of alphabet
|
||||||
- L = length of password
|
- L = length of password
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user