Please consider using multiple rounds of AES256 encryption for the wallet (bitcoin-qt style) until you meet a given time,
You mean multiple rounds of password hashing to generate the AES key
http://en.wikipedia.org/wiki/PBKDF2Repeatedly doing AES does nothing, as AES is designed to be fast and it is implemented at hardware, like in Intel CPUs