My research has been motivated by a fascination for these unclassified problems. Most such problems
have a strong algebraic and/or number-theoretic flavour. These problems include(d) among others primality testing, integer factoring,
polynomial factoring over finite fields, graph isomorphism, solvability of equations over finite fields and identity testing.
Even within these problems there appears to be a wide variation in hardness: integer factoring is believed to be
average-case hard and therefore suitable for cryptographic purposes, Graph Isomorphism appears to be easy on the average
but may be hard in the worst-case, whereas polynomial factoring is believed to be efficiently solvable.
During my doctoral study, I probed the complexity of these problems further.
I discovered a common theme underlying many of these problems. More specifically, we showed that many of these problems
were manifestations of the underlying problem of computing the automorphism group of a given ring.
I also designed efficient algorithms for some of these problems.