16 Commits (f131301413023bbb431f645187a581fbfb4edbf1)

Author SHA1 Message Date
  Adam Langley 20422539b5 Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7 years ago
  vkrasnov 8d56558031 Optimized Seal/Open routines for ChaCha20-Poly1305 for x86-64 7 years ago
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 years ago
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 years ago
  David Benjamin 4690bb5fc3 Port cipher_test to file_test. 9 years ago
  David Benjamin 074e3d2dfd Convert aead_test to the file_test framework. 9 years ago
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 years ago
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 years ago
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. 9 years ago
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. 9 years ago
  David Benjamin df109ab3d4 Replicate s3_cbc.c under crypto/cipher/internal.h. 9 years ago
  Adam Langley cc8fcf45bb Add 40-bit RC2 support. 10 years ago
  Adam Langley de0b202684 ChaCha20-Poly1305 support. 10 years ago
  Adam Langley dfe3053086 AEAD tests. 10 years ago
  Adam Langley fd772a5aeb AEAD interface. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago