Skip to main content
If you asked me....

Well this blog sounds monotonic, means, something which being written right from my heart.

If you asked me, which school that you may consider for computer security research, I may share with you my findings, based on (not so) careful readings and email interactions with prospective professors. In network intrusion, malware analysis (sensor), you may look into these schools:

-SUNY Stony Brook
-UW Madison
-Purdue (CERIAS)
-Mannheim (Germany)
-UC Davis
-U Southern Calif.

While for security protocols, cryptographic related:
-Purdue
-U Notre Dame
-Cambridge
-Holloway

and some other schools (I'm not concentrating into this!).

I am waiting to pick up my wife, so this writing is junk another piece of junk. Ignore it for real!

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).