19 lines
903 B
Markdown
19 lines
903 B
Markdown
# Meeting Notes 12/2/24: AU Ask for Craig
|
|
|
|
### Highest Priority
|
|
- Cipher: Validate our passcode and set cipher.
|
|
|
|
- Shuffle: Quantify our shuffle algorithm with different policies. Given a policy, what's the average number of observations to crack an nKode? What's the variance? What does the distribution curve look like?
|
|
|
|
### Middle Priority
|
|
- Database: Analysis of database encryption. What are the security implications of encrypting different parts of our database? What's the minimum amount of encryption we can do?
|
|
|
|
### Low Priority
|
|
- DARC: Analyis our post quantum passkey (aka DARC)
|
|
|
|
|
|
|
|
Start off with by quantifing, and qualifing our shuffle algorithm and passcode cipher. We'll need some statistics people on the shuffle algo and encryption people on the cipher.
|
|
|
|
After that, we'll need encryption people to help use figure out what the minimum about of encryption we can do with our database.
|