Factoring integers is clearly within the complexity class NP, but there isn't a proof that it's NP-complete. I'm not going to say a lot about this, but it should be fair project for the jam. Proving that it is or is not NP-complete is a worthwhile project.
Or someone could just write a factorization algorithm.