Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
people:mukrop [2017-12-24 22:03] xukroppeople:mukrop [2017-12-29 21:03] xukrop
Line 3: Line 3:
 <grid> <grid>
 <col xs="5" sm="4" lg="4"> <col xs="5" sm="4" lg="4">
-{{:people:ukrop-profile.jpg?400|Martin Ukrop}}+{{:people:ukrop-profile.jpg?400&nolink|Martin Ukrop}}
  
 +<well><TEXT align="center" size="large" type="primary">
 +"Not everything that can be counted counts.
 +Not everything that counts can be counted."
 +</TEXT><TEXT type="muted" align="center">
 +(William Bruce Cameron)
 +</TEXT></well>
 <well><TEXT size="large" align="center"> <well><TEXT size="large" align="center">
 {{fa>envelope}}\_[[mailto:mukrop@mail.muni.cz|mukrop@mail.muni.cz]]\\ {{fa>envelope}}\_[[mailto:mukrop@mail.muni.cz|mukrop@mail.muni.cz]]\\
Line 12: Line 18:
 {{fa>building}}\_Office A404, FI MUNI\\ {{fa>building}}\_Office A404, FI MUNI\\
 </TEXT></well> </TEXT></well>
-<well><TEXT align="center" size="large" type="primary"> 
-"Not everything that can be counted counts. 
-Not everything that counts can be counted." 
-</TEXT><text align="center" type="muted"> 
-(William Bruce Cameron) 
-</text></well> 
 </col> </col>
 <col xs="7" sm="8" lg="8"> <col xs="7" sm="8" lg="8">
Line 23: Line 23:
  
 <TEXT size="large"> <TEXT size="large">
-**Security researcher** and **Ph.D. candidate** at [[https://crocs.fi.muni.cz/CRoCS laboratory]][[https://muni.cz | Masaryk University]] in Brno, Czech Republic.\\+**Security researcher** and **Ph.D. candidate** at the [[https://crocs.fi.muni.cz/Centre for Research on Cryptography and Security]] at [[https://muni.cz | Masaryk University]] in Brno, Czech Republic. 
 +</TEXT> 
 + 
 +==== Usable security ==== 
 + 
 +My research is about making security usable for IT professionals (developers, system administrators and such) that lack a specialized training in computer security. I focus on cryptographic interfaces (both programmable and command-line) of developer tools and software libraries. Currently, the emphasis is placed on X.509-capable libraries, such as OpenSSL, GnuTLS and NSS, paying special attention to the process of certificate creation and validation.
  
-<panel type="primary" title="Aim of my research"> +<panel type="primary" title="Current aim of my research"> 
-<text size="large">"I want Help developers create more usable security APIs to lower software exploitation."</text>+<text size="large">"I want help developers create more usable security APIs to lower software exploitation."</text>
 </panel> </panel>
  
-Add research info here.+==== Academic and industrial cooperation ====
  
-feel deep meaning and responsibility in teaching and have been tutoring seminars and lecturing few courses for more than 5 years+I'Ph.D. candidate supervised by Vashek Matyas
-I have supervised several bachelor theses in the fields of functional programmingcomputer science education and usable security.+My research efforts are supported by [[http://research.redhat.com/|Red Hat Czech]] and co-supervised by Nikos Mavrogiannopoulos. 
 +Furthermorewe cooperate with psychologists from [[http://irtis.fss.muni.cz/|IRTIS]].
  
-**Courses I teach**\\ +==== Randomness evaluation ====
-  * [[https://is.muni.cz/predmet/fi/PA193|Secure coding principles and practices]]\\ +
-  * [[https://is.muni.cz/predmet/fi/PV181|Laboratory of security and applied cryptography]]\\ +
-  * [[https://is.muni.cz/predmet/fi/IB016|Seminar on Functional Programming]]\\ +
-  * [[https://is.muni.cz/predmet/fi/IB015|Non-Imperative Programming]]\\ +
-  * [[https://is.muni.cz/predmet/fi/DUCIT|Teaching Lab]]\\+
  
-</TEXT>+Before coming to usable security I was interested in randomness testing and helped develop the [[https://github.com/crocs-muni/eacirc|EACirc project]], the automatic problem solver based on circuit-like representation and genetic programming. 
 +It can be utilized as randomness testing tool similar to statistical batteries (NIST STS, Dieaharder, TestU01), for instance for analysis of cryptographic function outputs. It uses supervised learning techniques based on metaheuristics to construct adapted distinguisher of two input data streams. The distinguisher can be represented as hardware-like circuits or algebraic polynomial.
 </col> </col>
 </grid> </grid>
 +~~CLEARFIX~~
 +
 +==== Teaching and supervision ====
 +I see deep meaning and responsibility in teaching and have been tutoring seminars and lecturing a few courses for more than 5 years.
 +I participate in some security courses ([[https://is.muni.cz/predmet/fi/PA193|Secure coding principles and practices]] and [[https://is.muni.cz/predmet/fi/PV181|Laboratory of security and applied cryptography]]). More importantly, I am much engaged in the local community of student teachers and leading the [[https://is.muni.cz/predmet/fi/DUCIT|Teaching Lab]] course.
 +Finally, I am still very fond of functional programming (Haskell in particular) and have been teaching [[https://is.muni.cz/predmet/fi/IB015|Non-Imperative Programming]] and [[https://is.muni.cz/predmet/fi/IB016|Seminar on Functional Programming]] for quite some time.
 +I have supervised multiple bachelor theses in the fields of computer security, functional programming and programming education.
 +
 ===== My publications ===== ===== My publications =====
  
 {{section>publications:authors:martin-ukrop&noheader&fullpage}} {{section>publications:authors:martin-ukrop&noheader&fullpage}}