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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
In Timer, grab CPU clock first
Jack Lloyd
2018-12-23
1
-9
/
+9
*
Remove now incorrect comment
Jack Lloyd
2018-12-22
1
-5
/
+0
*
Make high_bit and ctz actually const time
Jack Lloyd
2018-12-22
1
-3
/
+3
*
Promote ct_is_zero and expand_top_bit to bit_ops.h
Jack Lloyd
2018-12-22
2
-10
/
+21
*
Make ctz and high_bit faster and const-time-ish
Jack Lloyd
2018-12-22
1
-42
/
+50
*
Merge GH #1794 Improve const time logic in PKCS1v15 and OAEP decoding
Jack Lloyd
2018-12-21
2
-13
/
+92
|
\
|
*
Use consistent logic for OAEP and PKCS1v15 decoding
Jack Lloyd
2018-12-21
2
-13
/
+92
*
|
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
2
-2
/
+4
|
/
*
Address a couple of Coverity false positives
Jack Lloyd
2018-12-19
2
-5
/
+15
*
Few features added for BSD.
David Carlier
2018-12-09
1
-1
/
+4
*
Remove hamming_weight function
Jack Lloyd
2018-12-06
1
-17
/
+0
*
Fix some MSVC warnings in CT::Mask
Jack Lloyd
2018-12-04
1
-2
/
+2
*
Add PVR identifer for POWER9
Jack Lloyd
2018-12-03
1
-1
/
+3
*
Avoid macro conflict when including termios in amalgamation
Jack Lloyd
2018-12-02
1
-0
/
+1
*
Add Win32 support for echo suppression
Jack Lloyd
2018-12-01
1
-3
/
+47
*
Promote echo suppression of terminal to Botan::OS
Jack Lloyd
2018-12-01
2
-2
/
+81
*
Fix a bug in OneAndZeros unpadding
Jack Lloyd
2018-11-30
1
-0
/
+10
*
Add CT::Mask type
Jack Lloyd
2018-11-28
3
-118
/
+288
*
Fix typo [ci skip]
Jack Lloyd
2018-11-27
1
-1
/
+1
*
Merge GH #1744 Make exception throws easier to debug
Jack Lloyd
2018-11-23
10
-104
/
+287
|
\
|
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
10
-104
/
+287
*
|
Implement const time select based on xor-swap
Jack Lloyd
2018-11-23
1
-1
/
+2
|
/
*
Use builtin_bswap16 when available
Jack Lloyd
2018-11-20
1
-0
/
+4
*
Add typecast_copy
Jack Lloyd
2018-11-17
2
-28
/
+46
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-1
/
+1
*
Use vzeroupper/vzeroall to transition between AVX and SSE states.
Jack Lloyd
2018-11-10
1
-0
/
+12
*
Add some missing includes
Jack Lloyd
2018-11-08
1
-0
/
+1
*
Avoid throwing std:: exceptions
Jack Lloyd
2018-11-07
1
-0
/
+1
*
Add missing <stdexcept> <string> necessary
Larry-Hu
2018-11-07
2
-2
/
+2
*
Merge GH #1730 Optimize AVX2 ChaCha
Jack Lloyd
2018-11-06
1
-2
/
+28
|
\
|
*
Optimize AVX2 ChaCha
Jack Lloyd
2018-11-05
1
-2
/
+28
*
|
Merge GH #1729 Optimize SIMD_4x32 for NEON
Jack Lloyd
2018-11-06
1
-33
/
+32
|
\
\
|
*
|
Fix for 32-bit ARM
Jack Lloyd
2018-11-05
1
-0
/
+9
|
*
|
Some optimizations for NEON in SIMD_4x32
Jack Lloyd
2018-11-05
1
-35
/
+25
|
|
/
*
/
Remove SIMD_32 typedef
Jack Lloyd
2018-11-05
1
-2
/
+0
|
/
*
Add missing <stdexcept> <string> necessary
Cheney-Wang
2018-11-02
1
-0
/
+2
*
Simplify base32/base64 by moving common logic to code_base.h
Jack Lloyd
2018-10-15
1
-1
/
+56
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-3
/
+15
*
Small fixes for QNX [ci skip]
Jack Lloyd
2018-10-12
1
-0
/
+1
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
1
-2
/
+22
*
Make a few simple functions constexpr
Jack Lloyd
2018-10-01
5
-23
/
+20
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
9
-67
/
+17
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-2
/
+3
*
Fix [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
1
-0
/
+2
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
2
-5
/
+6
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
1
-2
/
+2
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
3
-0
/
+156
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Skip using mmap allocation if mlock is not available.
Jack Lloyd
2018-09-27
1
-8
/
+4
[prev]
[next]