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
Commit message (
Expand
)
Author
Age
Files
Lines
*
EC_PublicKey::check_key for curves with cofactor > 1
Never
2017-02-27
1
-1
/
+24
*
Add ec_group verify function
Never
2017-02-24
2
-1
/
+49
*
In CLI, if system RNG is available prefer it
Jack Lloyd
2017-02-23
2
-3
/
+10
*
Fix ECDSA timing test data
Jack Lloyd
2017-02-20
1
-1
/
+1
*
Avoid use of deprecated function in (deprecated) Serialized_RNG constructor
Jack Lloyd
2017-02-19
2
-2
/
+12
*
Merge GH #880 Add ECDSA timing tests
Jack Lloyd
2017-02-19
5
-1
/
+71
|
\
|
*
Add ecdsa timing test
Never
2017-02-16
5
-1
/
+71
*
|
Merge GH #881 Adjust number of Miller-Rabin iterations in DSA param gen and R...
Jack Lloyd
2017-02-19
2
-3
/
+3
|
\
\
|
*
|
increase miller-rabin iterations for RSA strong check_key. We call is_prime w...
Never
2017-02-13
1
-1
/
+1
|
*
|
increase miller-rabin iterations for dsa primes (FIPS-186-4)
Never
2017-02-13
1
-2
/
+2
|
|
/
*
|
Merge GH #886 Improve ffi docs
Jack Lloyd
2017-02-19
1
-29
/
+196
|
\
\
|
*
|
Document hash, rng, mac, pbkdf and kdf in ffi handbook
René Korthaus
2017-02-19
1
-34
/
+171
|
*
|
Add more docs for ffi
René Korthaus
2017-02-19
1
-1
/
+31
*
|
|
CLI OCSP: fix expected OK return code
Nuno Goncalves
2017-02-18
1
-1
/
+1
|
/
/
*
|
Fix botan-test verbose mode
René Korthaus
2017-02-14
2
-2
/
+2
*
|
Remove std::cout accidentally left from debugging
René Korthaus
2017-02-12
1
-4
/
+0
*
|
Resolve Doxygen error in cpuid.h
Jack Lloyd
2017-02-11
1
-1
/
+2
*
|
Fix compiling TLS tests without DSA
Jack Lloyd
2017-02-11
1
-0
/
+2
|
/
*
Correct GH #869 for DSS CBC suites
Jack Lloyd
2017-02-07
1
-2
/
+2
*
Merge GH #869 Add tests for TLS DSS auth
Jack Lloyd
2017-02-07
1
-5
/
+92
|
\
|
*
Use SHA-384 with DHE_DSS_AES_256_CBC
René Korthaus
2017-02-06
1
-1
/
+5
|
*
Add tests for DHE_DSS ciphersuites
René Korthaus
2017-02-06
1
-5
/
+88
*
|
Add TLS policy tests for DSA keys
René Korthaus
2017-02-06
1
-0
/
+32
|
/
*
Merge GH #868 Add base64 size helper functions
Jack Lloyd
2017-02-05
2
-6
/
+29
|
\
|
*
Remove function comments n*4/3 and n*3/4 in base64
Evgeny Pokhilko
2017-02-06
2
-6
/
+29
*
|
Merge GH #867 Add configure.py --without-stack-protector flag
Jack Lloyd
2017-02-05
3
-3
/
+5
|
\
\
|
*
|
Make it possible to disable stack smashing protection.
Jack Lloyd
2017-02-04
3
-3
/
+5
|
|
/
*
|
Merge GH #865 Fix link in TLS-Attacker tests
Jack Lloyd
2017-02-05
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Updated the broken link to BSI TLS policy
Juraj Somorovsky
2017-02-04
1
-2
/
+2
*
|
Add toggle to disable SIMD speed test added in 2a7127fea6
Jack Lloyd
2017-02-04
1
-36
/
+105
|
/
*
Add modexp speed test
Jack Lloyd
2017-02-02
1
-1
/
+38
*
Report cycles/byte in speed tests
Jack Lloyd
2017-02-02
1
-19
/
+150
*
Support zero-length IV in ChaCha
Jack Lloyd
2017-02-02
3
-3
/
+20
*
Merge GH #860 Support CPU instruction probe on Windows, add OS::get_high_reso...
Jack Lloyd
2017-01-31
5
-51
/
+128
|
\
|
*
Fix missing return in Windows path
Jack Lloyd
2017-01-30
1
-7
/
+3
|
*
Fix test for 32-bit builds
Jack Lloyd
2017-01-28
1
-2
/
+2
|
*
Change meaning of get_processor_timestamp
Jack Lloyd
2017-01-27
5
-50
/
+131
*
|
Blind fix
Jack Lloyd
2017-01-30
1
-1
/
+1
*
|
Transpose for 32-bit NEON
Jack Lloyd
2017-01-29
1
-1
/
+19
*
|
Add support for Aarch32 NEON flags
Jack Lloyd
2017-01-29
1
-1
/
+4
*
|
Workaround for MSVC 2013
Jack Lloyd
2017-01-29
2
-3
/
+14
*
|
Set SIMD ISA flags when building test_simd.cpp
Jack Lloyd
2017-01-29
1
-1
/
+6
*
|
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
7
-191
/
+532
*
|
Remove some commented out code from Noekeon
Jack Lloyd
2017-01-28
1
-13
/
+0
*
|
Add readdir for Solaris
Jack Lloyd
2017-01-28
1
-0
/
+1
*
|
Add -std=c++11 to Sun CC command line
Jack Lloyd
2017-01-28
1
-1
/
+1
*
|
Add static_cast in uint8_t vs enum comparison.
Jack Lloyd
2017-01-28
1
-2
/
+2
|
/
*
Add =default copy constructor decls for some pubkey types.
Jack Lloyd
2017-01-27
3
-1
/
+15
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
5
-0
/
+15
*
Merge GH #857 Add --with-external-libdir to configure.py
Jack Lloyd
2017-01-27
2
-2
/
+3
|
\
[next]