| 3 years ago | Andrew Kelley | | crypto.tls: support rsa_pss_rsae_sha256 and fixes |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: rework the read function |
| 3 years ago | Andrew Kelley | | std.crypto: make proper use of `undefined` |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: refactor to reduce namespace bloat |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: support SignatureScheme.ecdsa_secp384r1_sha384 |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: fix the read function |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: use enums more |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: fix truncation attack vulnerability |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: handle key_update message |
| 3 years ago | Andrew Kelley | | std.crypto.Certificate: support verifying secp384r1 pub keys |
| 3 years ago | Andrew Kelley | | std.crypto.Certificate: remove subject_alt_name parsing |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Certificate: fix parsing missing subsequent fields |
| 3 years ago | Andrew Kelley | | std.crypto.Certificate.Bundle: fix 32-bit build |
| 3 years ago | Andrew Kelley | | add url parsing to the std lib |
| 3 years ago | Andrew Kelley | | remove std.crypto.der |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Certificate: explicit error set for verify |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Certificate: verify time validity |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: handle extra data after handshake |
| 3 years ago | Andrew Kelley | | std.crypto.tls: handle the certificate_verify message |
| 3 years ago | Andrew Kelley | | std.crypto.tls: validate previous certificate |
| 3 years ago | Andrew Kelley | | std.crypto.tls: rename HandshakeCipher |
| 3 years ago | Andrew Kelley | | std.crypto.CertificateBundle: disable test on WASI |
| 3 years ago | Andrew Kelley | | std.crypto.tls: verify the common name matches |
| 3 years ago | Andrew Kelley | | std.crypto.tls: certificate signature validation |
| 3 years ago | Andrew Kelley | | std.crypto.CertificateBundle: ignore duplicate certificates |
| 3 years ago | Andrew Kelley | | introduce std.crypto.CertificateBundle |
| 3 years ago | Andrew Kelley | | std.crypto.tls: rudimentary certificate parsing |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: fix verify_data for batched handshakes |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: support secp256r1 for handshake |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: avoid hard-coded bytes in key_share |
| 3 years ago | Andrew Kelley | | std.crypto.tls: send a legacy session id |
| 3 years ago | Andrew Kelley | | std.crypto.tls: refactor to remove mutations |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: verify the server's Finished message |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client: remove unnecessary coercion |
| 3 years ago | Andrew Kelley | | std.crypto.tls: add some benchmark data points |
| 3 years ago | Andrew Kelley | | std.crypto.tls: implement the rest of the cipher suites |
| 3 years ago | Andrew Kelley | | extract std.crypto.tls.Client into separate namespace |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: parse encrypted extensions |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: handshake fixes |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: client is working against some servers |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: add read/write methods |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: decrypting handshake messages |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: discard ChangeCipherSpec messages |
| 3 years ago | Andrew Kelley | | std.crypto.Tls: parse the ServerHello handshake |
| 3 years ago | Andrew Kelley | | std.http reorg; introduce std.crypto.Tls |
| 3 years ago | Andrew Kelley | | remove the experimental std.x namespace |
| 3 years ago | Andrew Kelley | | Compilation: better error message for file not found |
| 3 years ago | Andrew Kelley | | Compilation: fix merge conflict with previous commit |
| 3 years ago | Andrew Kelley | | Revert "make a .rsp file for `zig clang`" |
| 3 years ago | Andrew Kelley | | Merge pull request #14159 from Vexu/err-fix |
|