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
/
sha2_32.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+1
*
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
1
-0
/
+40
*
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
1
-2
/
+12
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-4
/
+4
*
Maintainer mode fixes: old style casts, missing override, unused functions
Jack Lloyd
2017-06-08
1
-25
/
+0
*
Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
1
-0
/
+35
|
\
|
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
1
-0
/
+10
*
|
Change SHA-2 to use a single convention for CPU extn
Jack Lloyd
2017-05-20
1
-1
/
+1
*
|
Add SHA-256 using ARMv8 instructions
Jack Lloyd
2017-05-20
1
-35
/
+20
|
/
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
1
-1
/
+9
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-25
/
+25
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-20
/
+20
*
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
*
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
1
-1
/
+1
*
Add SHA-512/256
lloyd
2015-01-08
1
-4
/
+2
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+227