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
/
sm3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HashFunction::new_object
Jack Lloyd
2021-04-03
1
-1
/
+1
*
Use make_unique in copy_state implementations
Jack Lloyd
2021-04-03
1
-1
/
+1
*
Add choose and majority functions
Jack Lloyd
2021-01-09
1
-14
/
+4
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
2
-7
/
+5
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
2
-0
/
+3
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Interleave SM3 message expansion
Jack Lloyd
2017-10-12
1
-141
/
+142
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-62
/
+62
*
Unroll SM3 compression function
Jack Lloyd
2017-10-10
1
-56
/
+94
*
Remove protected functions from final classes
Jack Lloyd
2017-10-02
1
-2
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
More annotations
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Cleanups in SM3 code
Jack Lloyd
2017-06-29
1
-81
/
+25
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
2
-0
/
+6
*
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
*
Add SM3 hash function
Daniel Wyatt
2017-04-03
3
-0
/
+207