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
/
modes
/
aead
/
gcm
/
gcm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-36
/
+36
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
1
-2
/
+15
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-1
/
+1
*
Merge GH #516 Cipher_Mode API improvements
Jack Lloyd
2016-09-26
1
-32
/
+31
|
\
|
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
1
-32
/
+31
*
|
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-1
/
+1
*
|
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+10
|
/
*
Fix GCM counter increment
Jack Lloyd
2016-05-23
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-6
/
+6
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Make portable GCM multiply operation run in constant time.
Jack Lloyd
2015-12-04
1
-9
/
+16
*
Same treatment for cipher modes
Jack Lloyd
2015-09-10
1
-2
/
+0
*
lib/modes: Convert &vec[0] to vec.data()
Simon Warta
2015-06-24
1
-17
/
+17
*
Fix clmul which was broken by amalgamation ISA split.
lloyd
2015-03-12
1
-1
/
+1
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-2
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+290