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
*
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
|
*
BearSSL: Initial support and hash tests
Patrick Wildt
2017-07-05
1
-1
/
+16
*
|
Use native compiler versioning of MSVC
Simon Warta
2017-07-31
2
-2
/
+2
|
/
*
Cleanups in SM3 code
Jack Lloyd
2017-06-29
1
-81
/
+25
*
Maintainer mode fixes: old style casts, missing override, unused functions
Jack Lloyd
2017-06-08
3
-36
/
+13
*
fix doxygen build: hide method definitions with ifdefs where the
Zoltan Gyarmati
2017-06-08
4
-0
/
+8
*
Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
41
-0
/
+202
|
\
|
*
Fix for old GCC and Clang
Jack Lloyd
2017-05-22
2
-2
/
+2
|
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
41
-0
/
+177
*
|
Disable ARMv8 SHA extensions on 32-bit
Jack Lloyd
2017-05-22
2
-2
/
+2
*
|
Change SHA-2 to use a single convention for CPU extn
Jack Lloyd
2017-05-20
3
-9
/
+8
*
|
Set minimum compiler versions for ARMv8 SHA intrinsics
Jack Lloyd
2017-05-20
2
-0
/
+10
*
|
Small cleanups for ARM SHA code
Jack Lloyd
2017-05-20
4
-16
/
+24
*
|
Add SHA-256 using ARMv8 instructions
Jack Lloyd
2017-05-20
4
-35
/
+240
*
|
Add ARMv8 SHA-1 support
Jack Lloyd
2017-05-20
4
-0
/
+222
|
/
*
Set minimum compiler versions for SHA intrinsics
Jack Lloyd
2017-05-19
2
-0
/
+12
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
8
-1
/
+465
*
Merge GH #966 Add SM3 hash function
Jack Lloyd
2017-04-05
4
-0
/
+334
|
\
|
*
Re-roll two loops in SM3 hash compression function that are causing test fail...
Daniel Wyatt
2017-04-04
1
-94
/
+32
|
*
Unroll loops in SM3 hash compress_n.
Daniel Wyatt
2017-04-03
2
-65
/
+241
|
*
Fix info.txt date and update to new format.
Daniel Wyatt
2017-04-03
1
-1
/
+3
|
*
Merge remote-tracking branch 'origin/master' into sm3
Daniel Wyatt
2017-04-03
21
-21
/
+63
|
|
\
|
*
|
Add SM3 hash function
Daniel Wyatt
2017-04-03
4
-0
/
+218
*
|
|
Content:
Tomasz Frydrych
2017-04-03
2
-2
/
+2
|
|
/
|
/
|
*
|
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
21
-21
/
+63
|
/
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
43
-365
/
+365
*
Avoid unneeded code - previous conditionals handle these cases
Jack Lloyd
2016-11-25
1
-8
/
+0
*
Adds SHAKE support for XMSS
Matthias Gierlings
2016-11-25
1
-0
/
+8
*
Add SHAKE-128 and SHAKE-256 as hash functions
Jack Lloyd
2016-11-10
7
-75
/
+279
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
2
-4
/
+0
*
Correct name for Comb4P
Jack Lloyd
2016-10-27
1
-1
/
+1
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-50
/
+62
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
10
-121
/
+181
[next]