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
/
pubkey
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
6
-157
/
+71
*
Add Lucas test from FIPS 186-4
Jack Lloyd
2018-07-31
1
-24
/
+3
*
Ensure values are fully reduced during ECDSA signature
Jack Lloyd
2018-07-30
1
-3
/
+3
*
Use Alloc templates instead of overriding for specific vector types
Jack Lloyd
2018-07-24
1
-16
/
+16
*
Fix bad assert in Goppa decoding
Jack Lloyd
2018-07-24
1
-3
/
+4
*
Require SM2 ciphertexts be DER encoded
Jack Lloyd
2018-07-24
1
-2
/
+18
*
In ECC private key encoding, include the optional public key field
Jack Lloyd
2018-07-23
1
-2
/
+4
*
Make use of AlgorithmIdentifier::USE_EMPTY_PARAM
Jack Lloyd
2018-07-10
3
-9
/
+3
*
Correct Doxygen errors
Jack Lloyd
2018-07-02
1
-3
/
+2
*
Fix Coverity false positive
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Fix some -Wshadow warnings
Jack Lloyd
2018-06-29
1
-4
/
+4
*
Move reduction mod q to DL_Group
Jack Lloyd
2018-06-28
3
-26
/
+107
*
Expose reduction mod p in CurveGFp
Jack Lloyd
2018-06-28
3
-16
/
+28
*
Correct computing of discriminant in EC_Group::verify_group
Jack Lloyd
2018-06-27
1
-16
/
+34
*
Some fiddling with RSA private operation
Jack Lloyd
2018-06-22
1
-18
/
+29
*
Remove outdated comment [ci skip]
Jack Lloyd
2018-06-21
1
-2
/
+0
*
Avoid needless alloc and copy
Jack Lloyd
2018-06-21
1
-7
/
+5
*
Fix a header comment and inline PointGFp::add/add_affine
Jack Lloyd
2018-06-21
2
-26
/
+23
*
Attempt to verify decoded ECC groups are using prime fields
Jack Lloyd
2018-06-20
1
-2
/
+37
*
Avoid an unncecessary malloc
Jack Lloyd
2018-06-20
1
-1
/
+1
*
Use masked table lookups for variable point scalar mult
Jack Lloyd
2018-06-20
1
-10
/
+30
*
Changes to allow masked lookups for variable point mult
Jack Lloyd
2018-06-20
8
-146
/
+174
*
Remove build time toggle for ECC coordinate masking
Jack Lloyd
2018-06-20
2
-16
/
+16
*
Perform ECC mult starting from top bit of the exponent
Jack Lloyd
2018-06-20
1
-17
/
+16
*
Ensure that trying to add points from different groups fails.
Jack Lloyd
2018-06-19
2
-13
/
+19
*
Use masked table lookup in ECC base point multiplication
Jack Lloyd
2018-06-19
1
-9
/
+30
*
Add some todo comments wrt side channels in ECC scalar mult
Jack Lloyd
2018-06-17
1
-0
/
+5
*
Avoid leaking size of exponent
Jack Lloyd
2018-06-17
6
-33
/
+87
*
In ECC avoid using significant words to dispatch the mult algo
Jack Lloyd
2018-06-15
1
-22
/
+15
*
Avoid overallocation of memory for EC base point multiples
Jack Lloyd
2018-06-14
1
-1
/
+1
*
Address DSA/ECDSA side channel
Jack Lloyd
2018-06-13
4
-17
/
+80
*
Correct exception message [ci skip]
Jack Lloyd
2018-06-04
1
-1
/
+1
*
Prevent signature malleability in DER/BER encoded sigs
Jack Lloyd
2018-05-31
1
-14
/
+35
*
Improves "Avoid repeated allocations in XMSS chain function"
Matthias Gierlings
2018-05-27
1
-1
/
+2
*
Avoid repeated allocations in XMSS chain function
Jack Lloyd
2018-05-27
1
-1
/
+4
*
Fixes XMSS leaf index bounds sanity check
Matthias Gierlings
2018-05-25
3
-5
/
+4
*
Add OIDS for Camellia and SM4 in GCM and CBC modes
Jack Lloyd
2018-05-22
1
-2
/
+6
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
1
-85
/
+164
*
Fix PBE decoding and fix test macro check
Jack Lloyd
2018-05-22
1
-1
/
+1
*
DER improvements
Jack Lloyd
2018-05-22
10
-76
/
+102
*
Use smaller error bound when generating subgroups-style DL groups
Jack Lloyd
2018-05-21
1
-1
/
+1
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+1
*
Add a comment on side channels here
Jack Lloyd
2018-04-26
1
-4
/
+5
*
Remove unused include
Jack Lloyd
2018-04-26
1
-1
/
+0
*
Add final annotations [ci skip]
Jack Lloyd
2018-04-24
1
-3
/
+3
*
Add BigInt::mod_sub
Jack Lloyd
2018-04-23
2
-93
/
+63
*
Use EC_Group::inverse_mod_order where appropriate
Jack Lloyd
2018-04-20
2
-6
/
+3
*
Add Fermat based inversion of P-384 field elements
Jack Lloyd
2018-04-19
1
-0
/
+72
*
Add field inversion for P-521
Jack Lloyd
2018-04-18
1
-0
/
+68
*
Add optimized inversion for P-256
Jack Lloyd
2018-04-18
1
-0
/
+75
[next]