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
/
gmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+1
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
1
-1
/
+1
*
Remove needless virtual on GMAC destructor
Jack Lloyd
2017-10-26
1
-1
/
+1
*
GCM and CTR optimizations
Jack Lloyd
2017-10-18
2
-6
/
+15
*
GMAC optimization
Jack Lloyd
2017-10-15
2
-21
/
+32
*
Optimize GCM
Jack Lloyd
2017-10-13
2
-23
/
+27
*
Avoid bogus declarations in GMAC
Jack Lloyd
2017-09-30
1
-25
/
+3
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
1
-4
/
+3
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-6
/
+2
*
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
*
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
2
-15
/
+15
*
Add MAC::start_msg, update GMAC
Jack Lloyd
2016-10-28
2
-14
/
+4
*
Implements GMAC with GHASH.
Matthias Gierlings
2016-10-28
2
-44
/
+98
*
Added implementation for GMAC
Matthias Gierlings
2016-10-27
3
-0
/
+159