2021-02-12 |
Pascal Knecht | tls-crypto: Rename DH group/key exchange method config... |
blob | commitdiff |
2021-02-12 |
Tobias Brunner | tls-crypto: Only log modified TLS versions if successfu... |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-peer: Mutual authentication support for TLS 1.3 |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Share private key search between client... |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-server: Mutual authentication support for TLS 1.3 |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Move AEAD ownership to the protection layer |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Support EdDSA keys with ECDSA cipher suites |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-server: Consider supported signature algorithms... |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Distinguish between signing and verifying... |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Add missing signature scheme constants |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Add support to configure DH groups to use |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Generalizing DH group to TLS group mapping |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-server: TLS 1.3 support for TLS server implementation |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Rename parameter to be more consistent |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Fix invalid signature algorithm list building |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | libtls: Add missing cipher suite and TLS extension... |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Rework cipher suite preference order |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-server: Determine supported/configured suites and... |
blob | commitdiff | diff to current |
2021-02-12 |
Pascal Knecht | tls-crypto: Check if TLS versions and cipher suites... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Generate MSK for TLS 1.3 |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Add support for RSA-PSS signatures |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Add method to update application traffic... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Add method to hash handshake data and use... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Destroy HKDF instance if keys are derived... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Rename methods to calculate finished message |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Use internal PRF of tls-hkdf to generate... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Simplify signature creation/verification |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Simplify handshake/application key derivati... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Enumerate x25519/448 and rename constant... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Simplify hash algorithm handling |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Delay instantiation of cipher suites |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Filter TLS cipher suites by min/max version |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Correctly filter cipher suites based on... |
blob | commitdiff | diff to current |
2021-02-12 |
Tobias Brunner | tls-crypto: Use correct key length for ChaCha20/Poly1305 |
blob | commitdiff | diff to current |
2021-02-12 |
bytinbit | libtls: Implement TLS 1.3 handshake on client-side |
blob | commitdiff | diff to current |
2020-01-30 |
Tobias Brunner | tls-crypto: Fix usage of chunk_from_chars() |
blob | commitdiff | diff to current |
2018-02-13 |
Tobias Brunner | Fixed some typos, courtesy of codespell |
blob | commitdiff | diff to current |
2017-11-08 |
Tobias Brunner | Merge branch 'rsassa-pss' |
blob | commitdiff | diff to current |
2017-11-08 |
Tobias Brunner | private-key: Add optional parameters argument to sign... |
blob | commitdiff | diff to current |
2017-11-08 |
Tobias Brunner | public-key: Add optional parameters argument to verify... |
blob | commitdiff | diff to current |
2017-05-26 |
Tobias Brunner | Merge branch 'variadic-enumerators' |
blob | commitdiff | diff to current |
2017-05-26 |
Tobias Brunner | Change interface for enumerator_create_filter() callback |
blob | commitdiff | diff to current |
2016-09-22 |
Andreas Steffen | gmp: Support of SHA-3 RSA signatures |
blob | commitdiff | diff to current |
2016-03-24 |
Andreas Steffen | Use standard unsigned integer types |
blob | commitdiff | diff to current |
2014-05-16 |
Martin Willi | Merge branch 'clang-fixes' |
blob | commitdiff | diff to current |
2014-05-16 |
Martin Willi | enum: Return boolean result for enum_from_name() lookup |
blob | commitdiff | diff to current |
2014-04-01 |
Martin Willi | Merge branch 'tls-unit-tests' |
blob | commitdiff | diff to current |
2014-04-01 |
Martin Willi | tls: Introduce a generic TLS purpose that accepts NULL... |
blob | commitdiff | diff to current |
2014-04-01 |
Martin Willi | tls: Export a function to list supported TLS cipher... |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | Merge branch 'tls-aead' |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | tls: Fix some TLS cipher suite enum names |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | tls: Fix AEAD algorithm filtering, avoid filtering... |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | tls: Offer TLS signature schemes in ClientHello in... |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | tls: Define AES-GCM cipher suites from RFC 5288/5289 |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | tls: Implement the TLS AEAD abstraction for real AEAD... |
blob | commitdiff | diff to current |
2014-03-31 |
Martin Willi | tls: Separate TLS protection to abstracted AEAD modes |
blob | commitdiff | diff to current |
2014-02-12 |
Tobias Brunner | Merge branch 'modular-load' |
blob | commitdiff | diff to current |
2014-02-12 |
Tobias Brunner | libtls: Move settings to <ns>.tls with fallback to... |
blob | commitdiff | diff to current |
2012-11-28 |
Tobias Brunner | Fixed encoding of TLS extensions (elliptic_curves and... |
blob | commitdiff | diff to current |
2012-10-24 |
Tobias Brunner | Moved debug.[ch] to utils folder |
blob | commitdiff | diff to current |
2012-09-28 |
Tobias Brunner | Added missing break when building TLS cipher suites |
blob | commitdiff | diff to current |
2012-09-12 |
Martin Willi | Don't allow NULL encryption with PEAP |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to hasher_t.allocate_hash() |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to hasher_t.get_hash() |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to crypter_t.set_key() |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to tls_prf_t.set_key() |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to tls_prf_t.get_bytes() |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to signer_t.set_key() |
blob | commitdiff | diff to current |
2012-07-16 |
Martin Willi | Add a return value to tls_crypto_t.derive_secrets() |
blob | commitdiff | diff to current |
2012-03-20 |
Martin Willi | Merge branch 'ikev1-clean' into ikev1-master |
blob | commitdiff | diff to current |
2012-02-07 |
Martin Willi | Double check if a cached suite is available, overwrite... |
blob | commitdiff | diff to current |
2012-02-07 |
Martin Willi | Fix TLS EAP-MSK derivation, uses different order of... |
blob | commitdiff | diff to current |
2012-02-07 |
Martin Willi | Filter TLS suite MAC by HMAC algorithm, as the hash... |
blob | commitdiff | diff to current |
2011-12-31 |
Martin Willi | Implemented TLS session resumption both as client and... |
blob | commitdiff | diff to current |
2011-12-24 |
Martin Willi | In TLS 1.2, PRF and HASH function use at least SHA... |
blob | commitdiff | diff to current |
2011-07-20 |
Tobias Brunner | Fixed common misspellings. |
blob | commitdiff | diff to current |
2011-05-31 |
Andreas Steffen | renamed tls_reader|writer to bio_* and moved to libstro... |
blob | commitdiff | diff to current |
2011-04-21 |
Martin Willi | Revert alloc_str changes |
blob | commitdiff | diff to current |
2011-04-21 |
Martin Willi | Use thread save settings alloc_str function where appro... |
blob | commitdiff | diff to current |
2011-04-05 |
Andreas Steffen | added TLS_PURPOSE_EAP_PEAP |
blob | commitdiff | diff to current |
2010-12-18 |
Andreas Steffen | cast enumerated algorithm type as int |
blob | commitdiff | diff to current |
2010-12-18 |
Andreas Steffen | trace back crypto algorithms to the plugins that regist... |
blob | commitdiff | diff to current |
2010-09-08 |
Andreas Steffen | handle TLS_PURPOSE_EAP_TNC |
blob | commitdiff | diff to current |
2010-09-06 |
Martin Willi | Added TLS specific EC point formats |
blob | commitdiff | diff to current |
2010-09-06 |
Martin Willi | Renamed ecp_format to ansi_format, as point formats... |
blob | commitdiff | diff to current |
2010-09-06 |
Martin Willi | Added strongswan.conf option to filter for specific... |
blob | commitdiff | diff to current |
2010-09-06 |
Martin Willi | Added strongswan.conf options to filter cipher suites... |
blob | commitdiff | diff to current |
2010-09-06 |
Martin Willi | Fixed key type in TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA |
blob | commitdiff | diff to current |
2010-09-06 |
Martin Willi | Prepend point format to ECDH public key |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Do not propose (EC)DHE suites if we do not support... |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Offer only algorithms/suites we have a registered publi... |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Fixed key type of ECDHE_RSA groups |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Use a dynamic curve enumerator to list/convert TLS... |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Add ECDHE enabled cipher suites, including ECDSA variants |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Select private key based on received cipher suites |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Support for EC curve Hello extension, EC curve fallback |
blob | commitdiff | diff to current |
2010-09-03 |
Martin Willi | Added TLS EC curve type and name identifiers |
blob | commitdiff | diff to current |
2010-09-02 |
Martin Willi | Add DHE enabled RSA variants to the supported TLS suites |
blob | commitdiff | diff to current |
2010-09-02 |
Martin Willi | Store a MODP group we use for each TLS suite |
blob | commitdiff | diff to current |
2010-09-02 |
Martin Willi | Added generic TLS data sign/verify, hash/sig algorithm... |
blob | commitdiff | diff to current |
next |