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
/
block
/
aria
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-6
/
+6
*
Avoid uses of volatile deprecated in C++20
Jack Lloyd
2022-01-27
1
-1
/
+1
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
1
-24
/
+24
*
Add BlockCipher::new_object
Jack Lloyd
2021-04-03
1
-3
/
+3
*
Incrase the alignment of all lookup tables
Jack Lloyd
2020-12-11
1
-8
/
+4
*
Use smaller tables in Camellia, ARIA, and SEED
Jack Lloyd
2020-12-04
1
-172
/
+162
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
3
-12
/
+6
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
1
-6
/
+7
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
1
-3
/
+4
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-4
/
+4
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-3
/
+6
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
2
-2
/
+2
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-6
/
+6
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
More annotations
Jack Lloyd
2017-09-19
1
-3
/
+3
*
Cleanup ARIA
Jack Lloyd
2017-08-23
2
-379
/
+251
*
Add ARIA Block Cipher (GH #1004)
Jeffrey Walton
2017-08-23
3
-0
/
+717