diff options
author | Berenger Foucher <berenger.foucher@stagiaires.ssi.gouv.fr> | 2018-08-30 16:33:53 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2018-08-30 17:13:10 +0000 |
commit | 2ce8bd9621902b8078fdcd9a95fd366f24d56ab3 (patch) | |
tree | f809fda434b104d37f0756e3424cb477543d5925 /test/test_neighbor.py | |
parent | 7c922dc404c2c0a2d67d53ca05db1c1ae1598f44 (diff) |
Add SHA2 support to IKEv2 implementation
The following patch adds a stronger cryptographic suite to IKEv2 implementation.
The following algorithms can now be used for integrity checking in IKEv2 implementation (responder and initiator):
- hmac-sha2-256-128
- hmac-sha2-384-192
- hmac-sha2-512-256
The default integrity checking method was set to hmac-sha2-256-128.
The default PRF function was set sha2-256.
Change-Id: Ia82b4cbbf3067b19b8487040dbefbaf4c9319548
Signed-off-by: Berenger Foucher <berenger.foucher@stagiaires.ssi.gouv.fr>
Diffstat (limited to 'test/test_neighbor.py')
0 files changed, 0 insertions, 0 deletions