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
/
mac
/
mac.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-6
/
+6
*
Remove CBC-MAC
Jack Lloyd
2020-11-05
1
-15
/
+0
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+8
*
GCM and CTR optimizations
Jack Lloyd
2017-10-18
1
-0
/
+2
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
1
-0
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Implements GMAC with GHASH.
Matthias Gierlings
2016-10-28
1
-0
/
+11
*
Added implementation for GMAC
Matthias Gierlings
2016-10-27
1
-0
/
+4
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-3
/
+3
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-31
/
+86
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-1
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-4
/
+3
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+11
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-0
/
+52
*
lib/mac: Convert &vec[0] to vec.data()
Simon Warta
2015-06-25
1
-1
/
+1
*
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
/
+26