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
...
*
Correct CAST-128 decryption with more than 1 block
Jack Lloyd
2017-11-16
1
-32
/
+32
*
Optimizations for CAST-128
Jack Lloyd
2017-11-16
1
-45
/
+135
*
Optimize Blowfish
Jack Lloyd
2017-11-16
1
-41
/
+82
*
Format tweaks
Jack Lloyd
2017-11-02
1
-2
/
+2
*
Avoid using semicolon at and of do { } while(0) macro block.
Jack Lloyd
2017-11-02
2
-19
/
+19
*
Include <memory> in base type headers
Jack Lloyd
2017-10-29
1
-0
/
+1
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
20
-9
/
+99
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
5
-5
/
+5
*
Correct usage of std::aligned_storage
Jack Lloyd
2017-10-15
1
-6
/
+6
*
Additional final annotations
Jack Lloyd
2017-10-15
2
-4
/
+4
*
Use overaligned storage for AES T-Table
Jack Lloyd
2017-10-14
1
-32
/
+56
*
Reduce AES to using a single T-table
Jack Lloyd
2017-10-13
1
-127
/
+78
*
Optimizations for SM4
Jack Lloyd
2017-10-13
1
-35
/
+94
*
Swapped encrypt and decrypt in BlockCipher _xex functions
Jack Lloyd
2017-10-12
1
-2
/
+2
*
Use SIMD for in Threefish
Jack Lloyd
2017-10-12
1
-2
/
+2
*
OCB optimizations
Jack Lloyd
2017-10-12
1
-0
/
+39
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
18
-196
/
+199
*
Address some bool/int conversion warnings from Sonar
Jack Lloyd
2017-10-06
1
-1
/
+2
*
Address various GCC warnings
Jack Lloyd
2017-10-06
1
-8
/
+8
*
Remove redundant private: specifier
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Remove redundant parens
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Remove unnecessary virtuals from final classes
Jack Lloyd
2017-10-02
1
-2
/
+2
*
Remove protected functions from final classes
Jack Lloyd
2017-10-02
3
-24
/
+2
*
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
[prev]
[next]