- 7739e47 Add mbedtls_sign.c by Christian Huitema · 1 year, 3 months ago
- 816653b Align 2023-12-03 (#11) by Christian Huitema · 1 year, 3 months ago
- 6609fc5 Add optional support for the AEGIS cipher suites by Frank Denis · 1 year, 7 months ago
- fc455f9 [boringssl] provide blowfish as it is important for quicly doing 64-bit CID, by requiring libdecrepit.a alongside other libraries by Kazuho Oku · 2 years, 1 month ago
- 02c28b7 [cmake] detect boringssl by Kazuho Oku · 2 years, 1 month ago
- 5fdebbf remove esni command line tool by Kazuho Oku · 2 years, 4 months ago
- 5846c81 implement HPKE (basic mode, x25519-only) by Kazuho Oku · 2 years, 4 months ago
- 5ddf3b6 polyfill by Kazuho Oku · 2 years, 8 months ago
- 7c1d9eb Changes to support CMake FetchContent by Paul E. Jones · 2 years, 8 months ago
- 204e765 add compile options for 256-bit-wide aesgcm by Kazuho Oku · 2 years, 10 months ago
- 8d9e7fb Make OpenSSL backend link only libcrypto. by Aman Verma · 3 years, 3 months ago
- 61cfce2 Merge pull request #372 from h2o/kazuho/cmake-2.8.12 by Kazuho Oku · 3 years, 3 months ago
- fc111bd update minimum CMake version to one that does not generate warnings by Kazuho Oku · 3 years, 3 months ago
- efd723e skip building ptlsbench on non-amd64, as it depends on fusion by Kazuho Oku · 3 years, 3 months ago
- 3c36224 revert unecessary changes by Goro Fuji · 3 years, 3 months ago
- 02b84dd CI test matrix for macOS by Goro Fuji · 3 years, 3 months ago
- 14331d0 Fixng CMake list reference by Christian Huitema · 4 years, 5 months ago
- d1357d9 Optional fusion for ptlsbench in CMAKE by Christian Huitema · 4 years, 5 months ago
- 999dc58 depend on probes only when WITH_DTRACE is on by Kazuho Oku · 4 years, 9 months ago
- 122dd00 add test for loadn by Kazuho Oku · 4 years, 10 months ago
- b531bae run AEAD test vectors using minicrypto by Kazuho Oku · 4 years, 10 months ago
- 9c230ef create dependency by Kazuho Oku · 4 years, 10 months ago
- 6d1eaab set `-mavx2` as well by Kazuho Oku · 4 years, 10 months ago
- 8289564 tests! by Kazuho Oku · 4 years, 10 months ago
- 9d21e67 Fix detection of picotls-probes.d when picotls is a cmake submodule by Lars Eggert · 5 years ago
- 8ed05e3 Merge branch 'master' into kazuho/usdt by Kazuho Oku · 6 years ago
- 850b3a1 Merge pull request #254 from larseggert/cifra-reorg by Kazuho Oku · 6 years ago
- 37b5ff3 move random into dedicated file by Kazuho Oku · 6 years ago
- 492f8e2 Further modularize AES by Lars Eggert · 6 years ago
- 3706be1 Fix up diff by Lars Eggert · 6 years ago
- 21b02ad First cut at reorg by Lars Eggert · 6 years ago
- 4f7d1a3 Fix copy&paste to wrong line by Lars Eggert · 6 years ago
- 3a3a654 Fix build when openssl is not available by Lars Eggert · 6 years ago
- 84184b6 enable probes in xcodeproj by Kazuho Oku · 6 years ago
- e439ffc extract dtrace-related code for reuse in other projects by Kazuho Oku · 6 years ago
- 060f2dd add skelton by Kazuho Oku · 6 years ago
- ce2511b link against picotls-minicrypto library by Kazuho Oku · 6 years ago
- b8094ce Merge pull request #235 from huitema/ptls-bench by Christian Huitema · 6 years ago
- 8909e9a Trying to fix cmake by huitema · 6 years ago
- 7f71dac Fix cmake fortestbench by huitema · 6 years ago
- 59206d2 Adding a simple benchmark for AEAD by huitema · 6 years ago
- a605a44 Merge pull request #222 from omasanori/test-libresolv by Kazuho Oku · 6 years ago
- e6890ba Also test certificate loading by Frederik Deweerdt · 6 years ago
- 28c6957 [fuzz] merge both asn1 fuzzers into one by Frederik Deweerdt · 6 years ago
- 3702459 Check if libresolv exists. by Masanori Ogino · 6 years ago
- 46d40e0 Instrument dependencies in fuzz builds by Jonathan Foote · 6 years ago
- ffa8b77 Add oss-fuzz support to fuzzer build script by Jonathan Foote · 6 years ago
- eda19cc fix cmake error when trying to build a shared lib by Kazuho Oku · 6 years ago
- 4253da3 Merge branch 'master' into kazuho/pr/197 by Kazuho Oku · 6 years ago
- e4ad1ba add e2e test by Kazuho Oku · 6 years ago
- c2e24d3 Merge pull request #210 from branch 'kazuho/pr/210' by Kazuho Oku · 6 years ago
- 5dc2825 First definition of the FFX algorithm by huitema · 6 years ago
- eb1a7cd add `-pthread`, we use thread-local by Kazuho Oku · 6 years ago
- 914e54d Fix bug with #include macro; minor cleanup by Jonathan Foote · 6 years ago
- fba0655 Integrate @deweerdt's initial feedback by Jonathan Foote · 6 years ago
- 3bdf1f5 Add initial handshake fuzz targets, corpora, and build logic by Jonathan Foote · 6 years ago
- 843bd4e Merge branch 'master' into kazuho/esni by Kazuho Oku · 6 years ago
- 30907c5 add support for certificate compression using brotli, by changing the `staple_ocsp` callback to a compress that emits any kind of Certificate message (or it's equivalent) by Kazuho Oku · 6 years ago
- c120691 disable building the fuzzer by default due to two reasons: by Kazuho Oku · 6 years ago
- 487d4d0 Install clang 6, disable the fuzzer building on macosx by Frederik Deweerdt · 6 years ago
- 4c7e0c8 Only build the fuzzers if the compiler is clang, force clang 6. by Frederik Deweerdt · 6 years ago
- 8cb4b00 Add a fuzzer for ptls_asn1_get_expected_type_and_length by Frederik Deweerdt · 6 years ago
- de74832 Add a fuzzer for `ptls_asn1_validation` by Frederik Deweerdt · 6 years ago
- 9a80f72 set `_GNU_SOURCE` on linux to use getaddrinfo and libresolv at the same time by Kazuho Oku · 7 years ago
- 2065107 it works! by Kazuho Oku · 7 years ago
- 11250be _XOPEN_SOURCE should only be set on linux (otherwise cannot build code that uses libresolv on macOS) by Kazuho Oku · 7 years ago
- 9883bd4 Merge branch 'master' into kazuho/openssl-cert-verify by Kazuho Oku · 7 years ago
- 7212c05 use `X509_check_host` instead by Kazuho Oku · 7 years ago
- 82ca437 move cert-related code to dedicated source file by Kazuho Oku · 7 years ago
- abe2a07 validate CN by Kazuho Oku · 7 years ago
- be98675 add certificate chain verification test by Kazuho Oku · 7 years ago
- 27e427c add aes256gcm / sha384 support by Kazuho Oku · 7 years ago
- 3b615cd link libdl when using openssl by Kazuho Oku · 8 years ago
- b5caad3 Trying harder... by Christian Huitema · 8 years ago
- 6892459 Trying different change to CMake. by Christian Huitema · 8 years ago
- a590a96 Adding dependency to pembase64 in openssl cli. by Christian Huitema · 8 years ago
- 74ae550 More fixes for the Travis build. by Christian Huitema · 8 years ago
- c91302a Adding the newly created asn1.c file by Christian Huitema · 8 years ago
- fb6a5f5 Adding pembase64.c to mini crypto project. by Christian Huitema · 8 years ago
- fd18016 add support for chacha20-poly1305 by Kazuho Oku · 8 years ago
- 0416951 always relocate buffer in debug mode by Kazuho Oku · 8 years ago
- e79b100 conform to C99 by Kazuho Oku · 8 years ago
- 88de50c openssl is now an _optional_ dependency by Kazuho Oku · 8 years ago
- 15f6e55 s/bundled/minicrypto/g by Kazuho Oku · 8 years ago
- 5112186 revert changes to micro-ecc introduced in 704f36c; it is sufficient to rely on it's pseudo-RFC6979 signature generation scheme by Kazuho Oku · 8 years ago
- bd603df set `-std=gnu99` to avoid travis failure with gcc by Kazuho Oku · 8 years ago
- 495acb1 update proj. settings by Kazuho Oku · 8 years ago
- ff14ac0 we need access to vlpi api by Kazuho Oku · 8 years ago
- 07536c0 only enable 256r1 of secp using uncompressed points by Kazuho Oku · 8 years ago
- cabc152 update CMakeFiles.txt by Kazuho Oku · 8 years ago
- 75338e5 refactor test structure by Kazuho Oku · 8 years ago
- ef306a9 implement `make check` by Kazuho Oku · 8 years ago
- 0b94976 add CMakeLists.txt by Kazuho Oku · 8 years ago