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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add copyright and license decl to some files that were missing [ci skip]
Jack Lloyd
2021-01-26
2
-2
/
+2
*
referring to inner type instead
David Carlier
2021-01-23
1
-2
/
+2
*
get_auxval implementation for NetBSD.
David Carlier
2021-01-22
1
-0
/
+13
*
Name the reference here, in case the link changes
Jack Lloyd
2021-01-21
1
-1
/
+3
*
get_cpu_cycle_counter on Darwin ARM64 implementation.
David CARLIER
2021-01-20
1
-0
/
+3
*
Fix System_RNG only filling the first 4GB of the buffer for len >4GB
Tom
2021-01-18
1
-6
/
+37
*
Prevent encoding ASN1_String into non-UTF8 compatible character sets
Jack Lloyd
2021-01-15
2
-24
/
+25
*
Merge GH #2590 More charset function cleanups
Jack Lloyd
2021-01-13
6
-162
/
+68
|
\
|
*
More charset.h cleanups
Jack Lloyd
2021-01-13
6
-162
/
+68
*
|
Decode ASN.1 TeletexStrings strings correctly
Jack Lloyd
2021-01-13
5
-11
/
+15
|
/
*
Merge GH #2588 Remove some unused charset functions
Jack Lloyd
2021-01-13
2
-64
/
+0
|
\
|
*
Remove unused charset conversion functions
Jack Lloyd
2021-01-13
2
-64
/
+0
*
|
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
40
-351
/
+335
*
|
Add some helpers for start_cons
Jack Lloyd
2021-01-13
9
-23
/
+49
|
/
*
Indentation fixes
Jack Lloyd
2021-01-11
1
-9
/
+9
*
Merge GH #2584 Split ASN1_Tag into ASN1_Type and ASN1_Class
Jack Lloyd
2021-01-11
45
-478
/
+498
|
\
|
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
45
-478
/
+498
*
|
Avoid using macros in x86 cpuid code
Jack Lloyd
2021-01-09
2
-26
/
+41
|
/
*
Add compile-time AVX512VL versions of Ch and Maj for AVX2
Jack Lloyd
2021-01-09
1
-0
/
+8
*
Merge GH #2579 Add majority and choose bitwise functions
Jack Lloyd
2021-01-09
13
-47
/
+75
|
\
|
*
Add choose and majority functions
Jack Lloyd
2021-01-09
13
-47
/
+75
*
|
Whitespace fix
Jack Lloyd
2021-01-09
1
-1
/
+0
|
/
*
Simplify this store code a bit
Jack Lloyd
2021-01-09
1
-20
/
+6
*
Clean up POWER CPUID logic
Jack Lloyd
2021-01-04
1
-86
/
+30
*
Refactor ARM CPUID code
Jack Lloyd
2021-01-03
6
-259
/
+259
*
Little tweaks and pre assuming few basic cpu features for the M1
David CARLIER
2021-01-02
1
-9
/
+22
*
Mac M1 build update, cpu features detection.
David CARLIER
2020-12-31
1
-2
/
+10
*
Change instrinsics header to what MSVC prefers
Jack Lloyd
2020-12-28
1
-1
/
+1
*
Add BMI2 3DES implementation
Jack Lloyd
2020-12-27
6
-0
/
+350
*
Improve the parity function a bit
Jack Lloyd
2020-12-24
1
-5
/
+6
*
Merge GH #2561 Use constant time code for bcrypt base64 conversion
Jack Lloyd
2020-12-24
1
-52
/
+59
|
\
|
*
Use constant-time code for the bcrypt base64 decoding op
Jack Lloyd
2020-12-23
1
-52
/
+59
*
|
Merge GH #2560 Use constant time code for parity byte calculations
Jack Lloyd
2020-12-24
1
-24
/
+9
|
\
\
|
*
|
Don't use a lookup table for parity calculations
Jack Lloyd
2020-12-23
1
-24
/
+9
|
|
/
*
/
Use const time code to choose which ASN.1 string encoding to use
Jack Lloyd
2020-12-23
1
-29
/
+21
|
/
*
Use a single Sbox table for Whirlpool
Jack Lloyd
2020-12-22
3
-618
/
+205
*
Move parity LUT to global namespace
Jack Lloyd
2020-12-22
1
-24
/
+28
*
Deprecate OctetString::set_odd_parity
Jack Lloyd
2020-12-22
1
-0
/
+5
*
Align some more tables
Jack Lloyd
2020-12-22
4
-5
/
+5
*
Merge GH #2557 Add ARMv8 version of SHACAL2
Jack Lloyd
2020-12-21
5
-6
/
+144
|
\
|
*
Unroll by 2x
Jack Lloyd
2020-12-21
1
-2
/
+45
|
*
Add SHACAL2 using ARMv8 SHA instructions
Jack Lloyd
2020-12-21
5
-6
/
+101
*
|
Avoid magic constants
Jack Lloyd
2020-12-20
1
-2
/
+2
*
|
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
49
-433
/
+480
|
/
*
Compare also order and cofactor in EC_Group::operator==
Jack Lloyd
2020-12-20
2
-11
/
+9
*
Align SHA-2 constants
Jack Lloyd
2020-12-20
2
-19
/
+19
*
Use the correct ppc64 Sigma
Jack Lloyd
2020-12-19
1
-2
/
+2
*
Optimize and cleanup SHACAL2
Jack Lloyd
2020-12-19
4
-22
/
+71
*
Remove unused functions
Jack Lloyd
2020-12-19
1
-15
/
+0
*
Simplify DES IP/FP code
Jack Lloyd
2020-12-19
1
-53
/
+103
[next]