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
/
aes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
3
-3
/
+9
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
4
-121
/
+121
*
Fix clang-analyzer warning in AES code
Jack Lloyd
2016-12-16
1
-6
/
+4
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
2
-26
/
+26
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
4
-0
/
+1435
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
2
-6
/
+6
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
2
-0
/
+27
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
2
-0
/
+162
*
These vectors can be const
Jack Lloyd
2016-09-09
1
-2
/
+2
*
added an assert for aes key length >= 4 in aes_key_schedule to prevent divisi...
Daniel Neus
2016-03-02
1
-0
/
+6
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-3
/
+3
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-27
/
+27
*
Improve side channel attack resistance of table based AES impl
Jack Lloyd
2015-11-29
1
-414
/
+147
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-5
/
+1
*
block: Add missing overrides
Daniel Seither
2015-07-30
1
-18
/
+18
*
lib/block: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-2
/
+2
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-2
/
+5
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+830