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
/
whirlpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
1
-128
/
+128
*
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
*
Use a single Sbox table for Whirlpool
Jack Lloyd
2020-12-22
3
-618
/
+205
*
Incrase the alignment of all lookup tables
Jack Lloyd
2020-12-11
1
-8
/
+8
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
3
-7
/
+5
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
2
-0
/
+3
*
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
-1
/
+1
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
2
-0
/
+6
*
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
3
-27
/
+27
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-18
/
+18
*
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
-2
/
+0
*
hash: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
lib/hash: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-1
/
+1
*
Use Algo_Registry also for hashes.
lloyd
2015-01-28
1
-1
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
3
-3
/
+3
*
Add SHA-512/256
lloyd
2015-01-08
1
-2
/
+1
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-0
/
+0
*
Move lib into src
lloyd
2014-01-10
4
-0
/
+738