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
/
idea
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-2
/
+2
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
1
-2
/
+2
*
Optimize CT::is_zero, CT::expand_mask, CT::expand_top_bit
Jack Lloyd
2018-09-07
1
-5
/
+4
*
Simplify IDEA key schedule
Jack Lloyd
2018-02-23
1
-23
/
+28
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Address some bool/int conversion warnings from Sonar
Jack Lloyd
2017-10-06
1
-1
/
+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
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Notify callers of parallel ops for AES, IDEA, Noekeon, SHACAL2 and Threefish
Jack Lloyd
2017-08-14
2
-0
/
+14
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
2
-3
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
3
-25
/
+25
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-5
/
+3
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
2
-0
/
+212
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
2
-2
/
+2
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
2
-0
/
+14
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
2
-12
/
+32
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-32
/
+32
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-14
/
+14
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
1
-12
/
+25
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-3
/
+1
*
block: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
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
-1
/
+3
*
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
/
+216