| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge GH #669 Add SHA-3, SHAKE-128, and BoringSSL-mode NewHope | Jack Lloyd | 2016-10-20 | 2 | -1/+3 |
|\ |
|
| * | Update policy files for SHA-3 | Jack Lloyd | 2016-10-19 | 2 | -1/+3 |
* | | Merge GH #671 Allow eme_raw in BSI mode | Jack Lloyd | 2016-10-20 | 1 | -1/+0 |
|\ \ |
|
| * | | we do the padding ourself so eme_raw is fine | Daniel Neus | 2016-10-20 | 1 | -1/+0 |
| |/ |
|
* | | Predefine some variables for doxygen [ci skip] | René Korthaus | 2016-10-20 | 1 | -1/+8 |
* | | Remove obsolete doxygen tag [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+0 |
|/ |
|
* | Merge GH #665 Add IncludeOS target, make filesystem/threads optional | Jack Lloyd | 2016-10-17 | 20 | -1/+50 |
|\ |
|
| * | Add ISA annotations to functions using SIMD, AES, etc | Jack Lloyd | 2016-10-14 | 1 | -1/+8 |
| * | configure - Better handling of filesystem feature bit | Jack Lloyd | 2016-10-12 | 19 | -1/+39 |
| * | Add IncludeOS target. Make filesystem support optional. | Jack Lloyd | 2016-10-10 | 1 | -0/+4 |
* | | Add doxygen mainpage | René Korthaus | 2016-10-10 | 1 | -0/+1 |
|/ |
|
* | Update BSI policy | René Korthaus | 2016-10-04 | 1 | -0/+3 |
* | Maintainer mode fixes. | Jack Lloyd | 2016-09-21 | 1 | -1/+1 |
* | Update policy files wrt algorithm removals | Jack Lloyd | 2016-09-02 | 2 | -13/+0 |
* | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 2 | -12/+0 |
* | Check for non-existent modules in policy files. | Jack Lloyd | 2016-09-01 | 2 | -9/+2 |
* | Maintainer mode fixes | Jack Lloyd | 2016-08-31 | 2 | -2/+2 |
* | Remove HMAC_RNG from BSI policy, not needed after #520/#593 | Jack Lloyd | 2016-08-29 | 1 | -1/+0 |
* | Travis CI additions and cleanup | Jack Lloyd | 2016-08-28 | 2 | -3/+7 |
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 3 | -7/+6 |
* | Merge GH #584 Changes to support Windows debugging | Jack Lloyd | 2016-08-17 | 1 | -1/+1 |
|\ |
|
| * | change botan CLI filename to botan-cli.exe | Daniel Neus | 2016-08-17 | 2 | -2/+2 |
| * | No PDB output for CLI and tests | Daniel Neus | 2016-08-16 | 1 | -1/+1 |
* | | Merge GH #586 Remove information from build.h making build non-reproducible. ... | Jack Lloyd | 2016-08-17 | 1 | -2/+2 |
|\ \ |
|
| * | | Remove configure extra information from build.h | Simon Warta | 2016-08-16 | 1 | -2/+2 |
| |/ |
|
* / | Check configured CPU arch against compiler setting | Simon Warta | 2016-08-16 | 1 | -0/+16 |
|/ |
|
* | fix compile issue on Mac OS if MACOSX_DEPLOYMENT_TARGET<=10.8 | Bi11 | 2016-08-10 | 1 | -0/+1 |
* | Fix x86 32-bit building for clang on Mac OS | Bi11 | 2016-08-10 | 1 | -0/+2 |
* | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 2 | -0/+2 |
* | Fix proc_walk - would always return 0 entropy collected. | Jack Lloyd | 2016-07-18 | 1 | -36/+3 |
* | Address some review comments from @cordney | Jack Lloyd | 2016-07-17 | 1 | -1/+1 |
* | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 3 | -6/+12 |
* | Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION | Jack Lloyd | 2016-07-17 | 1 | -0/+1 |
* | Rename policy 'sane' to 'modern' which better reflects intent. | Jack Lloyd | 2016-07-11 | 1 | -29/+36 |
* | Remove egd entropy sources from BSI module policy | René Korthaus | 2016-07-11 | 1 | -1/+1 |
* | Various fixes with bsi module policy | René Korthaus | 2016-07-04 | 1 | -0/+12 |
* | Compile shared libraries (too) on FreeBSD | Lauri Nurmi | 2016-07-02 | 2 | -0/+6 |
* | Use https:// urls for randombit.net links. | Jack Lloyd | 2016-06-19 | 1 | -3/+3 |
* | Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding | Jack Lloyd | 2016-06-17 | 1 | -1/+5 |
|\ |
|
| * | remove EMSA1_BSI (no longer recommended by BSI) | Daniel Neus | 2016-04-30 | 1 | -1/+5 |
* | | Merge GH #489 Add support probabilistic DSA & ECDSA | Jack Lloyd | 2016-06-07 | 1 | -0/+1 |
|\ \ |
|
| * | | Add support probabilistic DSA & ECDSA | René Korthaus | 2016-05-08 | 1 | -0/+1 |
* | | | Clean symlinks to shared libraries properly | Lauri Nurmi | 2016-06-07 | 1 | -1/+1 |
|/ / |
|
* / | Turn MSVC warnings to /W4 and enable C4267 | Jack Lloyd | 2016-05-06 | 2 | -7/+1 |
|/ |
|
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -0/+1 |
* | Fixed shared library behaviour on Darwin/OS X. | Alastair Houghton | 2016-04-07 | 3 | -2/+8 |
* | Add proc_walk, egd, Darwin entropy sources to policy. | Jack Lloyd | 2016-03-06 | 2 | -9/+11 |
* | Allow EMSA1 in BSI policy | Jack Lloyd | 2016-03-06 | 1 | -1/+1 |
* | Merge GH #446 add --module-policy option | Jack Lloyd | 2016-03-06 | 2 | -0/+276 |
|\ |
|
| * | Add option --module-policy | Jack Lloyd | 2016-03-06 | 2 | -0/+276 |