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
*
Use rejection sampling in BigInt::random_integer
Jack Lloyd
2016-03-16
1
-5
/
+2
*
Merge GH #454 X.509 name constraints
Jack Lloyd
2016-03-16
12
-7
/
+289
|
\
|
*
Changes from GH #454 review
Jack Lloyd
2016-03-16
1
-0
/
+0
|
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
13
-7
/
+289
*
|
Fix off by one in ressol
Jack Lloyd
2016-03-15
1
-0
/
+43
*
|
Trivial warning fixes
Jack Lloyd
2016-03-09
1
-3
/
+3
*
|
Merge GH #446 add --module-policy option
Jack Lloyd
2016-03-06
2
-9
/
+18
|
\
\
|
*
|
Add option --module-policy
Jack Lloyd
2016-03-06
2
-9
/
+18
*
|
|
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
3
-5
/
+66
|
/
/
*
|
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
3
-5
/
+5
*
|
Skip bzip2 compression in entropy tests on OS X due to GH #394
Jack Lloyd
2016-03-02
1
-0
/
+7
|
/
*
Add more tests for modular inverse
Jack Lloyd
2016-02-21
2
-4
/
+475
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
2
-2
/
+44
*
Add tests and timings for inverse_mod
Jack Lloyd
2016-02-20
2
-2
/
+52
*
Split up BigInt tests
Jack Lloyd
2016-02-17
13
-2727
/
+2408
*
Add constant time conditional swap, add, sub for bigint words
Jack Lloyd
2016-02-17
2
-0
/
+130
*
Check result of dynamic_cast
Jack Lloyd
2016-02-09
1
-10
/
+17
*
Removes randomization from choice of keys in X509 test.
Jack Lloyd
2016-02-09
1
-17
/
+15
*
Fix memory leaks in FFI tests
Jack Lloyd
2016-02-09
1
-7
/
+16
*
V816 It is more efficient to catch exception by reference rather than by valu...
Daniel Neus
2016-02-08
1
-1
/
+1
*
V814 Decreased performance. The 'strlen' function was called multiple times i...
Daniel Neus
2016-02-08
1
-2
/
+1
*
Remove dead write. Closes GH #401
Jack Lloyd
2016-02-07
1
-2
/
+5
*
Fix two bugs in 1.11.27 which caused test failures.
1.11.28
Jack Lloyd
2016-02-01
1
-0
/
+5
*
Fix heap overflow in ECC point multiplication
Jack Lloyd
2016-02-01
2
-0
/
+52
*
Fix (nearly) infinite loop in RESSOL (modular square root).
Jack Lloyd
2016-02-01
2
-0
/
+31
*
Blake2b: add 'abc' test vector
cynecx
2016-01-26
1
-0
/
+3
*
Add Blake2b hash function
cynecx
2016-01-26
1
-0
/
+3111
*
Merge GH #410 enable -Wpedantic
Jack Lloyd
2016-01-17
1
-1
/
+1
|
\
|
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
1
-1
/
+1
*
|
Avoid test failures in KEM when KDF is not found.
Jack Lloyd
2016-01-17
2
-19
/
+44
|
/
*
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
1
-1
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-8
/
+8
*
add missing overrides
Daniel Neus
2016-01-08
7
-7
/
+7
*
String comparision fixes
Daniel Neus
2016-01-04
1
-2
/
+2
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
2
-53
/
+66
*
Add some more secp256k1 point mult tests
Jack Lloyd
2016-01-03
1
-0
/
+184
*
Add ECDH tests
Jack Lloyd
2016-01-03
5
-7
/
+592
*
Fix PointGFp multiplication bug
Jack Lloyd
2016-01-03
2
-8
/
+1057
*
Merge pull request #381 from cordney/fix-load-unencryped-key-from-ber
Jack Lloyd
2015-12-31
1
-3
/
+0
|
\
|
*
Fix loading of unencrypted, BER encoded private keys via PKCS8 api
René Korthaus
2015-12-25
1
-3
/
+0
*
|
Remove debug printf
Jack Lloyd
2015-12-31
1
-1
/
+0
*
|
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-2
/
+2
*
|
Correct copyright info in unit_ecc.cpp file
Jack Lloyd
2015-12-26
1
-1
/
+6
*
|
Merge pull request #378 from neusdan/warning_fixes
Jack Lloyd
2015-12-26
10
-22
/
+15
|
\
\
|
*
|
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
10
-22
/
+15
*
|
|
Add generalized KEM interface
Jack Lloyd
2015-12-26
5
-14
/
+119
*
|
|
Another Clang warning
Jack Lloyd
2015-12-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
3
-4
/
+5
*
|
Improve roundtrip BER/PEM tests
Jack Lloyd
2015-12-23
1
-24
/
+71
*
|
Update NIST X509 tests to handle --data-dir and read expected results from a ...
Jack Lloyd
2015-12-23
2
-223
/
+148
[next]