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
*
Remove call to abort on a zero point in PointGFp::get_affine_{x,y}
Jack Lloyd
2015-11-13
1
-4
/
+0
*
Drop the DH group check to a weaker version of the checks
Jack Lloyd
2015-11-13
1
-2
/
+3
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
3
-14
/
+5
*
Add missing overrides
Jack Lloyd
2015-11-11
2
-2
/
+2
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
10
-11
/
+29
*
Add check for path validation result in Credentials_Manager. GH #324
Jack Lloyd
2015-11-04
3
-6
/
+12
*
Remove unused xor_buf.h (internal header merged into mem_ops.h)
Jack Lloyd
2015-10-27
1
-144
/
+0
*
Fix McEliece key gen endian dependency.
Jack Lloyd
2015-10-27
3
-20
/
+27
*
Compile fix
Jack Lloyd
2015-10-26
1
-1
/
+1
*
Merge pull request #314 from randombit/ct-tls-cbc-padding
Jack Lloyd
2015-10-26
21
-210
/
+447
|
\
|
*
Missing include dependency
Jack Lloyd
2015-10-26
1
-1
/
+1
|
*
Asan fix - referencing &vec[vec.size()] instead of vec.end()
Jack Lloyd
2015-10-26
3
-39
/
+22
|
*
TLS improvements
Jack Lloyd
2015-10-25
19
-170
/
+424
*
|
Add missing include
Jack Lloyd
2015-10-26
1
-0
/
+1
*
|
Merge pull request #313 from randombit/path-validation-fixes
Jack Lloyd
2015-10-26
10
-104
/
+186
|
\
\
|
*
|
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
10
-104
/
+186
*
|
|
Merge pull request #306 from webmaster128/update-docs
Simon Warta
2015-10-26
2
-8
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update doc for issuer_dn() and subject_dn()
Simon Warta
2015-10-20
2
-8
/
+2
*
|
|
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
8
-121
/
+109
|
|
/
|
/
|
*
|
Fix botan.py for Python3
Jack Lloyd
2015-10-20
3
-1
/
+15
|
/
*
Make OpenSSL ECDSA and RSA request only until they can be tested
Jack Lloyd
2015-10-19
1
-2
/
+2
*
Add missing BOTAN_DLL to Decompression_Filter. GH #304
Jack Lloyd
2015-10-19
1
-1
/
+1
*
Break up openssl provider
Jack Lloyd
2015-10-19
10
-23
/
+46
*
Cleanups in ct and oaep
Jack Lloyd
2015-10-17
2
-96
/
+23
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
9
-168
/
+300
*
Merge pull request #298 from tiwoc/arm64
Simon Warta
2015-10-16
1
-2
/
+2
|
\
|
*
Initial support for 64 bit ARM
Daniel Seither
2015-10-13
1
-2
/
+2
*
|
Fix compile of ffi when tls is disabled. GH #300
Jack Lloyd
2015-10-15
1
-3
/
+8
*
|
MSVC build fix
Jack Lloyd
2015-10-15
2
-9
/
+10
*
|
Add prime and dl_group command line tools.
Jack Lloyd
2015-10-15
1
-14
/
+42
*
|
Prohibit creating a DL_Group smaller than 1024 bits
Jack Lloyd
2015-10-15
1
-2
/
+2
*
|
Periodically reinitialize the blinding sequence instead of always
Jack Lloyd
2015-10-15
2
-13
/
+39
*
|
Add System_RNG which is an instantiatable RNG that uses the system RNG
Jack Lloyd
2015-10-15
3
-25
/
+33
*
|
Add support for RSA signing and verification via OpenSSL
Jack Lloyd
2015-10-14
1
-13
/
+131
*
|
Expose providers for public key operations
Jack Lloyd
2015-10-14
3
-47
/
+66
*
|
Build fix
Jack Lloyd
2015-10-14
2
-2
/
+3
*
|
Add null pointer check to pbes2_decrypt, fix message in pbes2_encrypt
Jack Lloyd
2015-10-14
1
-1
/
+3
*
|
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
9
-17
/
+33
|
/
*
Add missing null pointer check to PBES2
Jack Lloyd
2015-10-11
1
-0
/
+3
*
Fix bcrypt test
Jack Lloyd
2015-10-03
1
-1
/
+3
*
Add McEliece keygen and MCEIES to C89 API. Plus random fiddling
Jack Lloyd
2015-10-01
3
-32
/
+212
*
Export X.509 certificates to ffi and python
Jack Lloyd
2015-10-01
4
-15
/
+267
*
Merge pull request #286 from randombit/mce-cleanup
Jack Lloyd
2015-09-30
26
-1202
/
+987
|
\
|
*
McEliece cleanups
Jack Lloyd
2015-09-29
26
-1202
/
+987
*
|
Merge pull request #288 from tiwoc/darwin_secrandom
Jack Lloyd
2015-09-25
4
-0
/
+84
|
\
\
|
*
|
Add the Darwin_SecRandom entropy source
Daniel Seither
2015-09-25
4
-0
/
+84
*
|
|
Remove warning: assuming signed overflow does not occur
Simon Warta
2015-09-25
1
-1
/
+1
|
/
/
*
/
Avoid concatination of chars
Simon Warta
2015-09-22
6
-13
/
+13
|
/
*
Add HMAC_DRBG constructor taking a name for the MAC instead of an obj
Jack Lloyd
2015-09-22
2
-0
/
+15
*
Delete Camellia sbox header.
Jack Lloyd
2015-09-22
2
-550
/
+1
[next]