Project

General

Profile

Integrity and Crypto Test Examples » History » Version 7

Andreas Steffen, 09.11.2018 10:33
Added additional crypto test examples

1 1 Andreas Steffen
h1. Integrity and Crypto Test Examples
2 1 Andreas Steffen
3 7 Andreas Steffen
|*Crypto Library*                 |*IKEv1* |*IKEv2* |
4 7 Andreas Steffen
|Default                          |{{tc(ikev1/rw-cert/,IKEv1)}} |{{tc(ikev2/rw-cert/,IKEv2)}} |
5 7 Andreas Steffen
|Botan Crypto Library (botan)     | |{{tc(botan/rw-cert/,IKEv2)}} |
6 7 Andreas Steffen
|Linux Kernel Crypto API (af-alg) | |{{tc(af-alg/rw-cert/,IKEv2)}} |
7 7 Andreas Steffen
|OpenSSL Crypto Library (openssl) | |{{tc(openssl-ikev2/rw-cert/,IKEv2)}} |
8 7 Andreas Steffen
|GNU Crypto Library (gcrypt)      | |{{tc(gcrypt-ikev2/rw-cert/,IKEv2)}} |  
9 2 Andreas Steffen
10 2 Andreas Steffen
Detailed configuration information is provided by the [[IntegrityTest|Integrity]] and [[CryptoTest|Crypto]] Test HOWTOs.