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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add workaround for Python 3.2/3.3 behavior in binascii. GH #305
Jack Lloyd
2015-10-22
1
-1
/
+1
*
Fix a bug in botan.py found by PyPy's ctypes
Jack Lloyd
2015-10-22
1
-3
/
+12
*
Merge pull request #308 from mouse07410/master
Jack Lloyd
2015-10-22
1
-15
/
+15
|
\
|
*
Reverted version comparison relaxation, per Jack Lloyd's comment.
Uri Blumenthal
2015-10-21
1
-1
/
+1
|
*
Merge branch 'master' of https://github.com/randombit/botan
Uri Blumenthal
2015-10-20
4
-294
/
+277
|
|
\
|
|
/
|
/
|
*
|
Fix botan.py for Python3
Jack Lloyd
2015-10-20
4
-246
/
+270
|
*
Made most of botan.py run under Python3.
Uri Blumenthal
2015-10-20
1
-60
/
+101
|
*
Merge pull request #2 from randombit/master
Mouse
2015-10-20
402
-7174
/
+7269
|
|
\
|
|
/
|
/
|
*
|
Fix
Jack Lloyd
2015-10-19
1
-2
/
+2
*
|
Make OpenSSL ECDSA and RSA request only until they can be tested
Jack Lloyd
2015-10-19
1
-2
/
+2
*
|
ECDSA KATs only work for base impl
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
*
|
Make PKCS #1 and OAEP decryption operations constant time.
Jack Lloyd
2015-10-19
11
-174
/
+256
|
\
\
|
*
|
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
11
-168
/
+323
*
|
|
Add DLL target to MSVC CI build
Jack Lloyd
2015-10-16
1
-1
/
+7
|
/
/
*
|
Merge pull request #298 from tiwoc/arm64
Simon Warta
2015-10-16
6
-14
/
+39
|
\
\
|
*
|
Adjust gcc.txt to arm32 and arm64 archs
Daniel Seither
2015-10-15
1
-1
/
+2
|
*
|
Travis CI: Enable 64 bit builds for iOS
Daniel Seither
2015-10-13
2
-10
/
+22
|
*
|
Initial support for 64 bit ARM
Daniel Seither
2015-10-13
3
-3
/
+15
*
|
|
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 security notifications/advisory page to website.
Jack Lloyd
2015-10-15
3
-2
/
+108
*
|
|
Add prime and dl_group command line tools.
Jack Lloyd
2015-10-15
4
-14
/
+177
*
|
|
Prohibit creating a DL_Group smaller than 1024 bits
Jack Lloyd
2015-10-15
2
-3
/
+5
*
|
|
Periodically reinitialize the blinding sequence instead of always
Jack Lloyd
2015-10-15
4
-19
/
+66
*
|
|
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
3
-15
/
+139
*
|
|
Expose providers for public key operations
Jack Lloyd
2015-10-14
7
-67
/
+97
*
|
|
Build fix
Jack Lloyd
2015-10-14
3
-3
/
+5
*
|
|
Add null pointer check to pbes2_decrypt, fix message in pbes2_encrypt
Jack Lloyd
2015-10-14
1
-1
/
+3
*
|
|
Add `--minimized-build` which does the same thing as `--no-autoload`
Jack Lloyd
2015-10-14
4
-6
/
+10
*
|
|
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
12
-58
/
+46
|
/
/
*
|
Add missing null pointer check to PBES2
Jack Lloyd
2015-10-11
1
-0
/
+3
*
|
Don't treat missing ciphers, hashes, etc as test failures
Jack Lloyd
2015-10-11
6
-9
/
+18
*
|
Tick version on trunk to 1.11.22
Jack Lloyd
2015-10-11
2
-1
/
+5
*
|
Update for 1.11.21 release
1.11.21
Jack Lloyd
2015-10-11
2
-4
/
+4
*
|
Doc updates
Jack Lloyd
2015-10-05
3
-20
/
+39
*
|
Merge pull request #292 from randombit/ffi-certs
Jack Lloyd
2015-10-04
7
-92
/
+650
|
\
\
|
*
|
Fix bcrypt test
Jack Lloyd
2015-10-03
3
-3
/
+5
|
*
|
Add McEliece keygen and MCEIES to C89 API. Plus random fiddling
Jack Lloyd
2015-10-01
4
-56
/
+272
|
*
|
Export X.509 certificates to ffi and python
Jack Lloyd
2015-10-01
5
-56
/
+396
*
|
|
Merge pull request #293 from webmaster128/codecov
Simon Warta
2015-10-04
3
-9
/
+9
|
\
\
\
|
*
|
|
Integrate codecov
Simon Warta
2015-10-04
3
-9
/
+9
|
/
/
/
*
/
/
Show latest master build badge for appveyor CI
Simon Warta
2015-10-02
1
-1
/
+1
|
/
/
*
|
Update change notes for 1.11.21
Jack Lloyd
2015-09-30
1
-0
/
+18
*
|
Merge pull request #286 from randombit/mce-cleanup
Jack Lloyd
2015-09-30
36
-1293
/
+1410
|
\
\
|
*
|
Fix for minimized build
Jack Lloyd
2015-09-29
1
-0
/
+8
|
*
|
McEliece cleanups
Jack Lloyd
2015-09-29
36
-1293
/
+1402
[next]