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
...
|
*
Fix issue signing an ECDSA hash of all-zeros (GH #1143)
Jack Lloyd
2017-08-07
4
-2
/
+36
*
|
A few more FFI tests
Jack Lloyd
2017-08-07
1
-1
/
+39
|
/
*
Merge GH #1142 Add SM2 encryption scheme
Jack Lloyd
2017-08-07
14
-17
/
+561
|
\
|
*
When creating an EC curve with default params, use algo-specific curve
Jack Lloyd
2017-08-04
1
-1
/
+17
|
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
4
-1
/
+130
|
*
Add SM2 encryption scheme
Jack Lloyd
2017-08-04
10
-15
/
+414
*
|
Merge GH #1139 Replace --destdir flag with DESTDIR env variable
Jack Lloyd
2017-08-07
7
-29
/
+140
|
\
\
|
*
|
Handle and test error cases in prepend_destdir()
Simon Warta
2017-08-04
2
-44
/
+50
|
*
|
Fix typo in script name
Simon Warta
2017-08-04
2
-1
/
+1
|
*
|
Pull out python_unittests_unix.py
Simon Warta
2017-08-04
3
-30
/
+56
|
*
|
Turn --destdir option into an environment variable, fixes #1101, fixes #996, ...
Zoltan Gyarmati
2017-08-04
5
-29
/
+108
*
|
|
Merge GH #1138 Add support for Windows sockets in http_util and TLS command l...
Jack Lloyd
2017-08-07
6
-4
/
+144
|
\
\
\
|
*
|
|
Fix for amalgamation build on Windows
René Korthaus
2017-08-04
1
-0
/
+1
|
*
|
|
Use anonymous namespace to fix static build
René Korthaus
2017-08-04
1
-0
/
+4
|
*
|
|
Add support for Windows sockets to http_util
René Korthaus
2017-08-04
5
-4
/
+139
|
|
/
/
*
|
|
Merge GH #1114 Add Streebog hash (GOST 34.11-2012)
Jack Lloyd
2017-08-07
10
-1
/
+1930
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove STREEBOG_AX and STREEBOG_C from header.
Daniel Wyatt
2017-08-04
1
-4
/
+0
|
*
|
streebog: Addressing review comments.
Daniel Wyatt
2017-08-04
3
-852
/
+46
|
*
|
Add Streebog hash (GOST R 34.11-2012).
Daniel Wyatt
2017-08-04
10
-1
/
+2740
|
|
/
*
|
Complete merge of #1137 ChaCha_RNG
Jack Lloyd
2017-08-04
10
-392
/
+518
|
\
\
|
|
/
|
/
|
|
*
Reset the ChaCha key in clear
Jack Lloyd
2017-08-03
1
-0
/
+1
|
*
Use new reset_reseed_counter function within Stateful_RNG as well
Jack Lloyd
2017-08-03
1
-3
/
+3
|
*
Add Stateful_RNG::reset_reseed_counter
Jack Lloyd
2017-08-03
5
-6
/
+9
|
*
Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG
Jack Lloyd
2017-08-03
8
-383
/
+506
|
*
Add ChaCha_RNG
Jack Lloyd
2017-08-03
8
-48
/
+438
*
|
Merge GH #1137 Add ChaCha_RNG
Jack Lloyd
2017-08-03
8
-48
/
+438
|
\
\
|
*
|
Add ChaCha_RNG
Jack Lloyd
2017-07-31
8
-48
/
+442
*
|
|
Initialize member var in Certificate_Status_Request
Jack Lloyd
2017-08-03
1
-1
/
+2
*
|
|
Change how CPU endianness is detected.
Jack Lloyd
2017-08-03
2
-17
/
+34
*
|
|
Add virtual destructor to FFI botan_struct
Jack Lloyd
2017-08-03
1
-1
/
+1
*
|
|
Test encoding of challenge password in PKCS10 requests
Jack Lloyd
2017-08-03
1
-0
/
+5
*
|
|
Add a test of PGP S2K iteration encoding
Jack Lloyd
2017-08-03
1
-0
/
+53
|
|
/
|
/
|
*
|
Add explicit tests for RDRAND_RNG and System_RNG
Jack Lloyd
2017-08-03
2
-9
/
+105
*
|
Fix some maintainer mode warnings
Jack Lloyd
2017-08-03
3
-9
/
+9
*
|
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
7
-3
/
+444
|
\
\
|
*
|
BearSSL: replace more NULLs with nullptr
Patrick Wildt
2017-07-10
1
-4
/
+4
|
*
|
BearSSL: implement PR feedback and compare ECGroup OID name
Patrick Wildt
2017-07-05
4
-18
/
+35
|
*
|
BearSSL: move includes into extern "C"
Patrick Wildt
2017-07-05
2
-3
/
+8
|
*
|
BearSSL: Support for ECDSA
Patrick Wildt
2017-07-05
4
-2
/
+242
|
*
|
BearSSL: Initial support and hash tests
Patrick Wildt
2017-07-05
4
-1
/
+180
*
|
|
Add two digit clang version test from crystax ndk
Simon Warta
2017-08-01
1
-0
/
+14
*
|
|
Use native compiler versioning of MSVC
Simon Warta
2017-07-31
3
-3
/
+9
*
|
|
Remove low compiler version restrictions
Simon Warta
2017-07-31
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge GH #1133 Fix MSVC compiler detection fixing #1125
Jack Lloyd
2017-07-31
2
-0
/
+82
|
\
\
|
*
|
Use _MSC_VER to get MSVC version
Simon Warta
2017-07-30
2
-13
/
+11
|
*
|
Adapt MSVC version regexp to non-english outputs
Simon Warta
2017-07-30
1
-0
/
+9
|
*
|
Fix compiler version matching patterns
Simon Warta
2017-07-30
1
-0
/
+8
|
*
|
Refactor and test compiler version detection
Simon Warta
2017-07-30
1
-0
/
+67
*
|
|
Merge GH #1134 Run pylint on install.py
Jack Lloyd
2017-07-31
2
-23
/
+35
|
\
\
\
|
*
|
|
Deduplicate pylint arguments in lint.sh
Simon Warta
2017-07-30
1
-7
/
+11
[prev]
[next]