I'm curious about the best encryption algorithm for encrypting my files in 2022? I thought it was a good solution to encrypt my private key with AES-256 but I decided to ask here and choose better algorithm.
If the answer is still AES, which mode should I use? I heard about GCM and CBC modes but I'm not familiar with them.