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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
2
-0
/
+4
*
Add a test of highly imbalanced RSA key
Jack Lloyd
2018-12-27
1
-0
/
+15
*
Use consistent logic for OAEP and PKCS1v15 decoding
Jack Lloyd
2018-12-21
1
-26
/
+23
*
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
1
-0
/
+16
*
Add base58 encoding/decoding
Jack Lloyd
2018-12-09
2
-0
/
+92
*
Remove some conditional branches from division
Jack Lloyd
2018-12-05
1
-0
/
+2968
*
Fix bug in TLS CBC unpadding
Jack Lloyd
2018-12-03
1
-0
/
+6
*
Add a constant time divide variant for dividing by uint8_t
Jack Lloyd
2018-12-02
1
-0
/
+4
*
Add a const-time division algorithm
Jack Lloyd
2018-12-02
1
-0
/
+8
*
Fix a bug in bigint_sub_abs
Jack Lloyd
2018-12-02
1
-0
/
+3
*
Correct a bug in BigInt::operator%(word)
Jack Lloyd
2018-12-01
1
-0
/
+12
*
Simplify BigInt addition and subtraction
Jack Lloyd
2018-11-30
1
-0
/
+24
*
Fix a bug in OneAndZeros unpadding
Jack Lloyd
2018-11-30
1
-0
/
+6
*
Add ChaCha using SIMD_4x32
Jack Lloyd
2018-11-04
1
-0
/
+36
*
Fixes and improvments for TSS code
Jack Lloyd
2018-10-29
2
-0
/
+74
*
Add some long Blowfish tests
Jack Lloyd
2018-10-18
2
-0
/
+14
*
Correct error with XTS minimum block size
Jack Lloyd
2018-10-15
1
-0
/
+579
*
Remove duplicated XTS test vectors
Jack Lloyd
2018-10-15
1
-25
/
+2
*
Add more SM2 signature tests
Jack Lloyd
2018-10-05
1
-0
/
+56
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Add more tests for CBC, CFB, OFB, CTR and GCM
Jack Lloyd
2018-09-29
5
-0
/
+617
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
1
-7
/
+5
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Fix a crash in the mode padding fuzzer
Jack Lloyd
2018-09-23
1
-0
/
+3
*
Add fuzzer for mode unpadding, and fix bugs found thereby
Jack Lloyd
2018-09-22
1
-0
/
+89
*
Create proper KATs for cryptobox function
Jack Lloyd
2018-09-12
1
-0
/
+92
*
Support SM2 raw signatures
Jack Lloyd
2018-09-09
1
-0
/
+9
*
Merge GH #1678 Add read_kv utility function
Jack Lloyd
2018-09-09
1
-0
/
+50
|
\
|
*
Add read_kv for parsing strings with key/value pairs
Jack Lloyd
2018-09-09
1
-0
/
+50
*
|
Increase minimum Blowfish key length to 64 bits
Jack Lloyd
2018-09-07
1
-6
/
+10
|
/
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
1
-1
/
+1
*
Correct order of CPUID bit clearings
Jack Lloyd
2018-08-26
5
-5
/
+5
*
Add AVX2 version of ChaCha
Jack Lloyd
2018-08-26
1
-1
/
+1
*
Add avx2 tag to Serpent test data
Jack Lloyd
2018-08-24
1
-1
/
+1
*
If cert extension parsing fails, replace the object with Unknown
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Merge GH #1651 Default disable TLS v1.0/v1.1 and CBC+CCM suites
Jack Lloyd
2018-08-23
2
-4
/
+4
|
\
|
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
2
-4
/
+4
*
|
Simplify exception messages
Jack Lloyd
2018-08-22
9
-36
/
+36
|
/
*
Regenerate xchacha20poly1305-testvectors
Simon Warta
2018-08-19
1
-676
/
+676
*
Add some tests of HMAC with SHA-3
Jack Lloyd
2018-08-17
1
-0
/
+134
*
Add XChaCha20Poly1305 test vectors generated by libsodium
Simon Warta
2018-08-13
1
-0
/
+9362
*
Optimize computation of CTR input blocks
Jack Lloyd
2018-08-10
1
-1
/
+1
*
Add a test of Threefish-512 tweak functionality
Jack Lloyd
2018-08-08
1
-0
/
+5
*
Add support for XChaCha20Poly1305
Jack Lloyd
2018-08-07
1
-0
/
+47
*
Add support for XChaCha
Jack Lloyd
2018-08-07
1
-0
/
+19
*
Fix a bug in XSalsa20
Jack Lloyd
2018-08-07
1
-1
/
+0
*
Accept PKCS1v15 as an alias for EMSA3
Jack Lloyd
2018-08-02
1
-1
/
+1
*
Add a couple HMAC(SHA-512-256) test vectors
Jack Lloyd
2018-08-01
1
-0
/
+11
*
Add Lucas test from FIPS 186-4
Jack Lloyd
2018-07-31
2
-0
/
+33
*
Add additional HMAC tests from RFC 4231
Jack Lloyd
2018-07-24
1
-0
/
+81
[next]