index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
hash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename threefish module to threefish_512
Jack Lloyd
2018-03-06
2
-2
/
+2
*
Optimize SHA_3::expand
Jack Lloyd
2018-01-31
1
-15
/
+14
*
Whitespace
Jack Lloyd
2018-01-30
1
-5
/
+5
*
Use copy_out_vec_le instead of explicit loop in SHA-3 and Keccak
Jack Lloyd
2018-01-30
2
-4
/
+2
*
Reorganize SHA-3 source file [ci skip]
Jack Lloyd
2018-01-30
1
-35
/
+35
*
Avoid allocating zero bytes for SHA-3 padding
Jack Lloyd
2018-01-30
4
-27
/
+28
*
ABI for Aarch64 crypto
Jack Lloyd
2018-01-12
2
-8
/
+2
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
2
-0
/
+8
*
Add missing ISA annotations
Jack Lloyd
2018-01-04
3
-2
/
+3
*
Avoid macros in Blake2b to workaround Visual C++ 2017 infinite loop
Jack Lloyd
2017-12-30
1
-39
/
+44
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
2
-2
/
+2
*
Rename the SSE4 ISA extensions
Jack Lloyd
2017-12-11
2
-2
/
+2
*
Rename CRC24 tables
Jack Lloyd
2017-12-10
1
-9
/
+9
*
Fix a typo in sha1_sse2.cpp
Felix Yan
2017-12-03
1
-1
/
+1
*
Minor documentation fix in HashFunction::create_or_throw.
Marcus Brinkmann
2017-11-26
1
-1
/
+1
*
Merge GH #1281 CRC24 optimizations
Jack Lloyd
2017-10-29
2
-67
/
+213
|
\
|
*
CRC24 performance improvement (32 bits in parallel)
Krzysztof Kwiatkowski
2017-10-29
2
-67
/
+213
*
|
Include <memory> in base type headers
Jack Lloyd
2017-10-29
1
-0
/
+1
|
/
*
Fix build on 32-bit
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Avoid invalid iterator woes
Jack Lloyd
2017-10-26
1
-8
/
+18
*
Blake2b optimizations
Jack Lloyd
2017-10-26
3
-133
/
+94
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
2
-2
/
+2
*
Interleave SM3 message expansion
Jack Lloyd
2017-10-12
1
-141
/
+142
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
11
-370
/
+381
*
Merge GH #1248 Unroll SM3 compression loop
Jack Lloyd
2017-10-11
1
-56
/
+94
|
\
|
*
Unroll SM3 compression function
Jack Lloyd
2017-10-10
1
-56
/
+94
*
|
Mark some functions of MDx_HashFunction final
Jack Lloyd
2017-10-05
1
-3
/
+3
|
/
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Remove protected functions from final classes
Jack Lloyd
2017-10-02
3
-6
/
+5
*
Fix some cast warnings from Sonar
Jack Lloyd
2017-10-01
1
-1
/
+1
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
3
-4
/
+4
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-3
/
+3
*
Fix for minimized build
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
5
-5
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
23
-46
/
+46
*
More annotations
Jack Lloyd
2017-09-19
2
-4
/
+4
*
Add API stability annotations.
Jack Lloyd
2017-09-19
21
-29
/
+29
*
Fix Wshadow warning
Jack Lloyd
2017-09-17
1
-5
/
+5
*
De-inline xor_buf, add SIMD and unrolling
Jack Lloyd
2017-09-16
1
-11
/
+24
*
Rename file to match conventions
Jack Lloyd
2017-08-31
1
-0
/
+0
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-6
/
+6
*
Avoid math on booleans
Jack Lloyd
2017-08-29
1
-3
/
+3
*
Modify GOST-34.11 hash to avoid a GCC miscompilation.
Jack Lloyd
2017-08-13
1
-1
/
+4
*
Remove STREEBOG_AX and STREEBOG_C from header.
Daniel Wyatt
2017-08-04
1
-4
/
+0
*
streebog: Addressing review comments.
Daniel Wyatt
2017-08-04
3
-852
/
+46
*
Add Streebog hash (GOST R 34.11-2012).
Daniel Wyatt
2017-08-04
5
-0
/
+1934
*
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
1
-1
/
+16
|
\
|
*
BearSSL: implement PR feedback and compare ECGroup OID name
Patrick Wildt
2017-07-05
1
-6
/
+6
[next]