Age | Commit message (Expand) | Author |
---|---|---|
2014-05-01 | KNF. | Joel Sing |
2014-05-01 | Provide an EVP implementation for ChaCha. | Joel Sing |
2014-05-01 | Add ChaCha to libcrypto, based on djb's public domain implementation. | Joel Sing |
2014-04-22 | When compiling with AES_WRAP_TEST, make main() return a meaningful value | Miod Vallat |
2014-04-18 | ECDSA signature computation involves a random number. Remove the test trying to | Miod Vallat |
2014-04-17 | crypto/modes/gcm128.c can be used as its own selftest. Add it to regress, | Miod Vallat |
2014-04-17 | Invoke OPENSSL_add_all_algorithms_noconf() to enforce OPENSSL_cpuid_setup() | Miod Vallat |
2014-04-17 | move enginetest to regress as was done with the other tests | Jonathan Gray |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-16 | adapt to the less old des api | Jonathan Gray |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |