Quick Links

External Links

Research

Evolutionary Computing Group:
Evolutionary Computing is a field of Computing Science where solution to problems are evolved and breed by means of Darwinian principles of natural selection. For each problem, the technique includes the art of

  • determining a computerized representation of the solution,
  • setting up a fitness function that quantitatively evaluates the quality of a candidate solution,
  • establishing a breed mechanism, that breeds new candidate solutions from the existing ones, based on their fitness value,
  • and determining which candidate solution individual has to die or live to see the next generation (in other words will be kept in the candidate solution pool or removed from it).

read more...

Senior Design Projects

HSMs are specialised tamper-proof devices in which cryptographic functions and embedded software have been built to properly manage keys and control their life cycles. They are designed in such a way that if an unauthorised attempt to access them is made, this is considered an attempt to tamper and all critical internal parameters and keys are destroyed.

Although very common in the banking industry, HSMs are also desirable in PKI, but not always implemented. Their common usage in the banking industry leads to specialisation of the HSMs to perform tasks such as PIN calculations or payment protocols, that are suitable in such industry.

In this project, it will be tried to develop a PKI HSM. The goals of this HSM are:

  • onboard secure generation
  • onboard secure storage
  • use of cryptographic and sensitive data material
  • offloading application servers for complete asymmetric and symmetric cryptography

Alumni Spotlight

spot.jpg Melih is the Corporate Affairs Manager for Intel Turkey. He is responsible for developing and implementing Intel’s social responsibility programs in the area of education and entrepreneurship. read more...

index.txt · Last modified: 2013/06/14 14:21 by Ahmet Sacan