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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Output errors to cerr
Jack Lloyd
2017-09-02
1
-4
/
+4
*
Support a negative base in power_mod
Jack Lloyd
2017-09-02
2
-0
/
+28
*
Add a script for running TLS-Attacker, remove old shell scripts
Jack Lloyd
2017-09-02
1
-0
/
+29
*
Change http://botan.randombit.net to https URIs
Jack Lloyd
2017-09-01
1
-3
/
+3
*
Merge GH #1169 Add LLVM bitcode target
Jack Lloyd
2017-08-31
1
-2
/
+15
|
\
|
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
1
-2
/
+15
*
|
Fix a few more MSVC warnings
Jack Lloyd
2017-08-31
3
-5
/
+5
*
|
More MSVC warnings fixes
Jack Lloyd
2017-08-31
2
-3
/
+3
*
|
Fix various MSVC warnings
Jack Lloyd
2017-08-31
2
-3
/
+3
|
/
*
Remove hard-coded fuzz tests
Jack Lloyd
2017-08-25
56
-455
/
+0
*
Use correct padding mode in ARIA CBC test
Jack Lloyd
2017-08-23
1
-1
/
+1
*
Cleanup ARIA
Jack Lloyd
2017-08-23
1
-3
/
+10
*
Add missing ARIA test vectors (GH #1004)
Jeffrey Walton
2017-08-23
1
-0
/
+35
*
Simplify botan_privkey_create_XXX
Jack Lloyd
2017-08-22
1
-2
/
+2
*
Add dh functions in ffi
Konstantinos Kolelis
2017-08-22
1
-7
/
+128
*
Add is_passhash9_alg_supported()
René Korthaus
2017-08-19
2
-24
/
+22
*
Add guards for MAC and hash algo used in passhash9 tests
René Korthaus
2017-08-18
1
-1
/
+16
*
More ECDSA Raw(hash) tests
Jack Lloyd
2017-08-16
1
-0
/
+17
*
Allow signature using `Raw(hashname)`
Jack Lloyd
2017-08-15
3
-1
/
+41
*
Add botan_hex_decode, botan_base64_encode, botan_base64_decode FFI funcs
Jack Lloyd
2017-08-15
1
-0
/
+30
*
Merge GH #1151 Add SHACAL2
Jack Lloyd
2017-08-15
1
-0
/
+4097
|
\
|
*
Add SHACAL2 in generic SIMD
Jack Lloyd
2017-08-13
1
-0
/
+14
|
*
Add SHACAL2
Jack Lloyd
2017-08-13
1
-0
/
+4083
*
|
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
2
-0
/
+262
*
|
Unused variable warning [ci skip]
Jack Lloyd
2017-08-14
1
-1
/
+1
|
/
*
FFI test must search test data relative to data dir.
Alexander Bluhm
2017-08-13
1
-1
/
+1
*
Merge GH #1144 Fix bug for ECDSA signing an all-zero hash
Jack Lloyd
2017-08-07
3
-1
/
+35
|
\
|
*
Fix issue signing an ECDSA hash of all-zeros (GH #1143)
Jack Lloyd
2017-08-07
3
-1
/
+35
*
|
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
6
-5
/
+146
|
\
|
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
1
-1
/
+72
|
*
Add SM2 encryption scheme
Jack Lloyd
2017-08-04
5
-4
/
+74
*
|
Merge GH #1114 Add Streebog hash (GOST 34.11-2012)
Jack Lloyd
2017-08-07
1
-0
/
+796
|
\
\
|
|
/
|
/
|
|
*
Add Streebog hash (GOST R 34.11-2012).
Daniel Wyatt
2017-08-04
1
-0
/
+796
*
|
Complete merge of #1137 ChaCha_RNG
Jack Lloyd
2017-08-04
4
-370
/
+471
|
\
\
|
|
/
|
/
|
|
*
Add Stateful_RNG::reset_reseed_counter
Jack Lloyd
2017-08-03
2
-2
/
+2
|
*
Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG
Jack Lloyd
2017-08-03
4
-366
/
+468
|
*
Add ChaCha_RNG
Jack Lloyd
2017-08-03
2
-1
/
+178
*
|
Merge GH #1137 Add ChaCha_RNG
Jack Lloyd
2017-08-03
2
-1
/
+178
|
\
\
|
*
|
Add ChaCha_RNG
Jack Lloyd
2017-07-31
2
-1
/
+182
*
|
|
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
1
-0
/
+98
*
|
Fix some maintainer mode warnings
Jack Lloyd
2017-08-03
2
-3
/
+3
*
|
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
BearSSL: Support for ECDSA
Patrick Wildt
2017-07-05
1
-2
/
+2
*
|
Merge GH #1132 Fix Doxygen errors and add -Wdocumentation flag to clang maint...
Jack Lloyd
2017-07-31
1
-1
/
+1
|
\
\
|
*
|
Add missing override annotation
Jack Lloyd
2017-07-28
1
-1
/
+1
*
|
|
Add test for FFI keywrap, and constify args
Jack Lloyd
2017-07-31
1
-0
/
+37
|
/
/
*
|
Merge GH #1123 Add OCSP::Response::certificates API
Jack Lloyd
2017-07-24
1
-0
/
+31
|
\
\
[next]