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
/
par_hash
/
par_hash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-2
/
+2
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
1
-0
/
+12
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-23
/
+5
*
improve parallel hash tests + memory leak fix
Daniel Neus
2016-07-20
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-10
/
+10
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-1
/
+1
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-2
/
+0
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-5
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+1
*
Use Algo_Registry also for hashes.
lloyd
2015-01-28
1
-38
/
+37
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+100