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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix some cast warnings from Sonar
Jack Lloyd
2017-10-01
4
-5
/
+5
*
Remove unused namespace
Jack Lloyd
2017-09-30
1
-4
/
+0
*
Change this code so Sonar understands div by zero can't happen
Jack Lloyd
2017-09-30
1
-2
/
+3
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
1
-1
/
+4
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
1
-2
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-2
/
+2
*
Header file cleanups
Jack Lloyd
2017-09-21
3
-3
/
+0
*
Correct an error in SHACAL2 x86 code in unrolled case
Jack Lloyd
2017-09-20
1
-3
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
25
-50
/
+50
*
More annotations
Jack Lloyd
2017-09-19
3
-5
/
+5
*
Add API stability annotations.
Jack Lloyd
2017-09-19
20
-26
/
+26
*
Small simplification in CAST-128
Jack Lloyd
2017-09-16
1
-41
/
+41
*
Add support for AES extensions on ARMv8
Jack Lloyd
2017-09-03
4
-0
/
+367
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
2
-2
/
+6
*
Cleanup ARIA
Jack Lloyd
2017-08-23
2
-379
/
+251
*
Add ARIA Block Cipher (GH #1004)
Jeffrey Walton
2017-08-23
4
-0
/
+738
*
Remove BOTAN_PARALLEL_FOR from T-table AES
Jack Lloyd
2017-08-22
1
-1
/
+1
*
In SHACAL2 be smarter about how the round keys are loaded
Jack Lloyd
2017-08-16
1
-9
/
+15
*
Optimize SHACAL2
Jack Lloyd
2017-08-16
2
-46
/
+20
*
Add 2x unrolling for SHACAL2 on x86
Jack Lloyd
2017-08-14
1
-2
/
+71
*
Add support for SHACAL2 using x86 SHA extensions
Jack Lloyd
2017-08-14
4
-0
/
+109
*
Notify callers of parallel ops for AES, IDEA, Noekeon, SHACAL2 and Threefish
Jack Lloyd
2017-08-14
10
-0
/
+85
*
Pass by reference for MSVC x86
Jack Lloyd
2017-08-14
1
-6
/
+8
*
Add SHACAL2 in generic SIMD
Jack Lloyd
2017-08-13
4
-0
/
+157
*
Add SHACAL2
Jack Lloyd
2017-08-13
4
-0
/
+220
*
Add SM4 block cipher
Jack Lloyd
2017-06-16
4
-0
/
+208
*
Handle IV carryover in CBC, CFB, and stream ciphers
Jack Lloyd
2017-05-13
1
-0
/
+12
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
24
-25
/
+72
*
Fix incorrect password truncation in bcrypt password hashing.
Jack Lloyd
2017-03-24
1
-7
/
+11
*
Remove some commented out code from Noekeon
Jack Lloyd
2017-01-28
1
-13
/
+0
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
1
-0
/
+3
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
4
-18
/
+25
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
48
-702
/
+702
*
Fix clang-analyzer warning in AES code
Jack Lloyd
2016-12-16
1
-6
/
+4
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
2
-8
/
+0
*
Inline Twofish::rs_mul into its only caller
Jack Lloyd
2016-12-08
2
-24
/
+19
*
Rename Serpent SIMD and Twofish SBOX source files
Jack Lloyd
2016-12-08
2
-0
/
+0
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
11
-251
/
+204
*
Remove blowfish table source file.
Jack Lloyd
2016-11-03
1
-190
/
+0
*
Inline Blowfish tables to blowfish.cpp
Jack Lloyd
2016-11-03
2
-3
/
+182
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
12
-8
/
+0
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-30
/
+30
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
6
-96
/
+184
*
Improve block doxygen [ci skip]
René Korthaus
2016-10-19
1
-3
/
+6
*
Add ISA annotations to functions using SIMD, AES, etc
Jack Lloyd
2016-10-14
4
-0
/
+39
*
Missing inline specifier
Jack Lloyd
2016-10-02
1
-1
/
+1
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
11
-16
/
+15
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
11
-0
/
+88
*
Add cpuid overload to test framework
Jack Lloyd
2016-09-15
1
-3
/
+3
[prev]
[next]