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
/
noekeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
3
-7
/
+5
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+1
*
Remove SIMD_32 typedef
Jack Lloyd
2018-11-05
1
-26
/
+26
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
2
-46
/
+36
*
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
*
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
-2
/
+6
*
Remove some commented out code from Noekeon
Jack Lloyd
2017-01-28
1
-13
/
+0
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-12
/
+12
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
3
-34
/
+34
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
2
-0
/
+159
*
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
/
+13
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
2
-13
/
+47
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-19
/
+19
*
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
-4
/
+4
*
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
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+263