>>11472671aes is reasonably safe against quantum computers, there's just the "standard" sqrt(n) speedup using grovers algorithm, so doubling the key size is (currently) enough to maintain safely against quantum attacks.
the asymmetric crypto is the one that's really struggling with quantum attacks because the hidden subgroup problem in abelian groups cannot be used to construct one way functions anymore. (on top of that, discrete logs are looking less and less secure even in the classical non-quantum setting)