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
/
sha2_32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HashFunction::new_object
Jack Lloyd
2021-04-03
1
-2
/
+2
*
Use make_unique in copy_state implementations
Jack Lloyd
2021-04-03
1
-2
/
+2
*
Add choose and majority functions
Jack Lloyd
2021-01-09
2
-11
/
+13
*
Add SHACAL2 using ARMv8 SHA instructions
Jack Lloyd
2020-12-21
1
-4
/
+4
*
Align SHA-2 constants
Jack Lloyd
2020-12-20
2
-19
/
+19
*
Cleanups in the Aarch64 SHA-2 code
Jack Lloyd
2020-12-05
1
-101
/
+88
*
Clean up the SHA-2 x86 SHA-NI implementation
Jack Lloyd
2020-12-05
1
-98
/
+99
*
Remove ULL suffixes
Jack Lloyd
2020-12-01
1
-17
/
+17
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Merge GH #2456 Remove deprecated headers, make many headers internal
Jack Lloyd
2020-11-06
5
-13
/
+11
|
\
|
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
5
-13
/
+11
*
|
Remove compiler version checks for old compilers
Jack Lloyd
2020-11-06
2
-5
/
+5
|
/
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
3
-0
/
+4
*
Make ssse3/sse2 dependencies explicit rather than implicit
Jack Lloyd
2019-09-04
1
-0
/
+1
*
Make the ISA list a list
Jack Lloyd
2019-04-17
3
-3
/
+11
*
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
2
-0
/
+44
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Add BMI2-specific SHA-256
Jack Lloyd
2018-05-27
4
-2
/
+167
*
ABI for Aarch64 crypto
Jack Lloyd
2018-01-12
1
-4
/
+1
*
Add missing ISA annotations
Jack Lloyd
2018-01-04
2
-1
/
+2
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Rename the SSE4 ISA extensions
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-4
/
+4
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-2
/
+2
*
Use native compiler versioning of MSVC
Simon Warta
2017-07-31
1
-1
/
+1
*
Maintainer mode fixes: old style casts, missing override, unused functions
Jack Lloyd
2017-06-08
2
-34
/
+11
*
fix doxygen build: hide method definitions with ifdefs where the
Zoltan Gyarmati
2017-06-08
2
-0
/
+4
*
Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
2
-0
/
+37
|
\
|
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
2
-0
/
+12
*
|
Disable ARMv8 SHA extensions on 32-bit
Jack Lloyd
2017-05-22
1
-1
/
+1
*
|
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
1
-0
/
+5
*
|
Small cleanups for ARM SHA code
Jack Lloyd
2017-05-20
2
-8
/
+12
*
|
Add SHA-256 using ARMv8 instructions
Jack Lloyd
2017-05-20
4
-35
/
+240
|
/
*
Set minimum compiler versions for SHA intrinsics
Jack Lloyd
2017-05-19
1
-0
/
+6
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
4
-1
/
+232
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-31
/
+31
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-2
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-24
/
+24
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-3
/
+0
*
hash: Add missing overrides
Daniel Seither
2015-07-30
1
-12
/
+12
*
Use Algo_Registry also for hashes.
lloyd
2015-01-28
1
-2
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Add SHA-512/256
lloyd
2015-01-08
1
-4
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+292