8000 Tags · cloudflare/tls-tris · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cloudflare/tls-tris

Tags

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Release_1.11.4_1

Toggle Release_1.11.4_1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
SIDH: Implement test againt TLSv1.2

Tris tries to connect to BoringSSL over TLS 1.2 with X25519-SIDH
as prefered DH group. As this is not supported by BoringSSL it must
fall back to P-256 (second preference on the list)

Also refactors tris test client

Release_1.11.3_1

Toggle Release_1.11.3_1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
SIDH: Implement test againt TLSv1.2

Tris tries to connect to BoringSSL over TLS 1.2 with X25519-SIDH
as prefered DH group. As this is not supported by BoringSSL it must
fall back to P-256 (second preference on the list)

Also refactors tris test client

Release_1.11.1_1

Toggle Release_1.11.1_1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
makefile: use named tags instead of commit numbers

Release_1.10_6

Toggle Release_1.10_6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
SIDH

Release_1.10_5

Toggle Release_1.10_5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release 1.10-5. RFC 8446

Release_1.10_4

Toggle Release_1.10_4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
* Implementation of TLS 1.3 (draft-28)

*        Drops support for all earlier versions
*    EMS support (RFC: 7627)
*   Delegated credentials (according to draft-tls-subcerts version 2)

Release_1.10_3

Toggle Release_1.10_3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
TLS 1.3 draft-23

Release_1.10_2

Toggle Release_1.10_2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
(test) Interoperability tris with tris

0