aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2157 Handle new RoughtimeError typeJack Lloyd2019-10-163-0/+5
|\
| * fix missing ErrorType::RoughtimeError on switchesNuno Goncalves2019-10-163-0/+5
* | Merge GH #2156 Avoid a warning on x86-32 with GCC 4.9Jack Lloyd2019-10-161-1/+1
|\ \ | |/ |/|
| * Avoid an ABI warning with GCC 4.9Jack Lloyd2019-10-161-1/+1
* | Bump version to 2.13.0-preJack Lloyd2019-10-161-3/+3
* | Merge GH #2143 Add RoughtimeJack Lloyd2019-10-1622-11/+2179
|\ \
| * | roughtime: decode integer values properly also on big endian arch (fix #2137)Nuno Goncalves2019-10-141-2/+30
| * | Add roughtime CLINuno Goncalves2019-10-142-0/+370
| * | Add roughtime protocolNuno Goncalves2019-10-148-0/+952
| * | Add test variable getter for u64Nuno Goncalves2019-10-142-0/+17
| * | Add UDP clientNuno Goncalves2019-10-143-0/+412
| * | Add URI class to parse IPv4, IPv6 and domain names together with port numberNuno Goncalves2019-10-144-0/+372
| * | Style fixNuno Goncalves2019-10-141-11/+5
| * | Add missing define of _WINSOCKAPI_ to avoid unintentional of winsockNuno Goncalves2019-10-141-0/+1
| * | Add additional typecast and several static_assertsNuno Goncalves2019-10-141-0/+22
| |/
* | Merge GH #2147 Add constant-time gcd computationJack Lloyd2019-10-164-17/+54
|\ \
| * | Add constant-time gcdJack Lloyd2019-10-124-17/+54
* | | Merge GH #2148 Improve RSA key generation performanceJack Lloyd2019-10-163-49/+73
|\ \ \
| * | | Fix cli testsJack Lloyd2019-10-121-8/+8
| * | | Remove bogus testJack Lloyd2019-10-121-10/+0
| * | | Improve speed of prime generation especially for RSA keygenJack Lloyd2019-10-121-31/+65
| |/ /
* | | Merge GH #2149 Fix a leak in TPM interfaceJack Lloyd2019-10-162-5/+7
|\ \ \
| * | | TPM : Making policy as member of the consumer class.David Carlier2019-10-132-5/+7
| |/ /
* | / prefer std::shared_ptr to boost::shared_ptrNuno Goncalves2019-10-152-8/+4
| |/ |/|
* | Update for 2.12.1 release2.12.1Jack Lloyd2019-10-141-2/+2
* | Update DLIES in the same wayJack Lloyd2019-10-131-10/+6
* | Add a more explicit exception to catch cases where app doesn't set IVJack Lloyd2019-10-131-0/+5
* | Always try to use an IV with ECIESJack Lloyd2019-10-133-13/+7
* | Fix CCM bugJack Lloyd2019-10-132-0/+12
|/
* Merge GH #2140 Avoid make install trying to build unwanted targetsJack Lloyd2019-10-102-3/+5
|\
| * install CLI only when it was builtRené Meusel2019-10-091-2/+4
| * dynamically decide on required install targetsRené Meusel2019-10-091-1/+1
* | Fuck you nmakeJack Lloyd2019-10-092-1/+2
* | Fix nmake buildJack Lloyd2019-10-092-2/+7
|/
* Enable SSE2 for RDSEEDJack Lloyd2019-10-091-0/+1
* Improve Doxygen front page referencesJack Lloyd2019-10-071-2/+2
* Bump version to 2.13.0-preJack Lloyd2019-10-071-1/+1
* Fix FFI test failure when Scrypt is disabled in buildJack Lloyd2019-10-061-2/+2
* Add a test that (0,0) is not a valid point on any curveJack Lloyd2019-10-061-0/+4
* Fix test failures in some configurationJack Lloyd2019-10-062-2/+2
* Fix warning in XTSJack Lloyd2019-10-061-1/+1
* Merge GH #2131 Merge rest of 2131Jack Lloyd2019-10-061-1/+1
|\
| * Quote the path to python to handle spaces in install path.Jack Lloyd2019-10-061-1/+1
* | Throw if you attempt to use GOST 34.10-2012 with invalid paramsJack Lloyd2019-10-062-6/+26
* | Switch to using -fsanitize=fuzzer-no-link with ClangJack Lloyd2019-10-061-1/+1
|/
* Tweak block cipher encryption perf testJack Lloyd2019-10-031-2/+3
* Threaded tests don't rely on thread local anymoreJack Lloyd2019-10-031-1/+5
* Build fixJack Lloyd2019-10-031-1/+2
* Merge GH #2129 Fix Klocwork warningJack Lloyd2019-10-022-6/+6
|\
| * fix for botan issue #2128: klocwork warning - get_affine_x() andMartin Ostertag2019-10-022-6/+6