Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase default TLS DH min to 2048 bits, and add BSI policy class. | Jack Lloyd | 2016-12-30 | 1 | -22/+0 |
| | | | | | Moves BSI policy file to test data dir where it can be compared with what the hardcoded class outputs. | ||||
* | - Adapted key exchange methods | Juraj Somorovsky | 2016-12-16 | 1 | -1/+4 |
| | | | | - Adapted (ec)dh group sizes | ||||
* | Update BSI_TR-02102-2.txt | Juraj Somorovsky | 2016-09-03 | 1 | -1/+0 |
| | | | Duplicate ecc_curves entry. | ||||
* | TLS Policy support | Christian Mainka | 2016-05-03 | 1 | -0/+20 |
* --policy works for TLS Server and TLS Client * Example policy BSI_TR-02102-2.txt * Fine granular configuration for TLS 1.0, 1.1, 1.2 and DTLS 1.0 and 1.2 * Minimum ecdh and rsa group size |