[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/sci/ - Science & Math


View post   

File: 25 KB, 250x375, Diffie-Hellman_Key_Exchange.svg.png [View same] [iqdb] [saucenao] [google]
8781613 No.8781613 [Reply] [Original]

Long story short, I'm a PhD student in Computational Science, but I did undergrad in CS and Math. My favorite math class from undergrad was Crypto, and I want to figure out how I can incorporate that into my current research. I think some sort of cryptanalysis implemented on FPGA is the way to go, but I need to get caught up on modern crypto. Anyone have a good recommendation for cryptography or cryptanalysis at the graduate level? I realize I need to hit up the crypto profs at my school but I'm wondering if /sci/ has any recommendations.


Crypto general.

>> No.8781819

>>8781613
https://functionalcs.github.io/curriculum/#org848787c has a list

You want whatever Tanja Lange and DJ Bernstein are doing lately as they are the preeminent researchers in both post-quantum crypto and side-channel attacks/cryptanalysis. For example in that above link going through djb's posts on the IETF mailing list will give you a crash course in cryptanalysis as he often writes pages and pages of detailed replies why certain things are bound to fail in certain environments.

If I remember correctly some company who sponsors FreeBSD implements a crypto test bench like what you want to do. The Art of Programming vol2 has a list of randomness testing algorithms you may be interested in still in use today

>> No.8781821
File: 34 KB, 600x600, 652.jpg [View same] [iqdb] [saucenao] [google]
8781821

>>8781819
>github.io

>> No.8781825

>>8781821
github.io is just free static page hosting for github repositories https://pages.github.com/

>> No.8781836

Rogaway has a bunch of good info too plus you can find his papers on google scholar http://web.cs.ucdavis.edu/~rogaway/classes/127/spring16/

Look up his papers on attacking XTS outside the confines of disk geometry ie: cloud hosting a full VM image. He can flip bits to theoretically create blind shells so when the VM is used again it sends you its encryption key

>> No.8782331

>>8781819
>>8781836
Thanks for the info

>> No.8782384

>>8781613
This thread is gold and is what /sci/ should be about, thank you OP and various anons.

>> No.8782396

>>8781613
Never seen the analogy in OPs pic before. Pretty cool.