I was reading over the algoritms used in SSH and I'm trying to figure out which one is the current "recommended" or at least which target audience each is for.
- Should I make sure my SSH key is 1.0 compatible?
- Should I use 1024 bit or 2048? Is 2048 twice as slow?
- Are some better for sensitive uses - while others are for constant data transmission?