- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2015 07:03 AM - edited 02-21-2020 08:21 PM
Hi all,
how many bit for the IPSEC SA Algorithm on the ASA Version 8.2(1) ?
esp-md5-hmac
esp-sha-hmac
Best Regards
Alp
Solved! Go to Solution.
- Labels:
-
IPSEC
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2015 08:16 AM
It's 96 Bit based on RFC2403/2404.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2015 08:16 AM
It's 96 Bit based on RFC2403/2404.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2015 08:37 AM
Perhaps important to add: If you use modern equipment you can run IKEv2 where more modern integrity algorithms are specified like SHA256.
(Theoretical it could also be used by older gear implementing IKEv1/IPSec, but at least for the ASA it's not done).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2015 12:11 PM
Need version 9 or above to run more advanced encryption and ikev2. Can't use a sha256 hash with the older ASA models only the "X" models or above. Best you can do is aes256-cbc with sha1 or md5 and of course no hash at all with the older devices.
