Encryption Algorithm and Hash Functions Cheat Sheet
I decided to gather some information about encryption algorithms and hash functions in one place. I will try to update this post regularly.
45
Kudos
45
Kudos
I decided to gather some information about encryption algorithms and hash functions in one place. I will try to update this post regularly.
Today I would like to implement remote access VPN (IPsec) on the cisco router. I check all features you can enable/disable. As for any IPsec VPN we need to add ISAKMP (phase1 ): ! crypto isakmp policy 1 encr aes authentication pre-share... Continue →