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
*
Disable Ed25519 under Visual C++
Jack Lloyd
2017-06-08
1
-0
/
+7
*
Fix inverted conditional
Jack Lloyd
2017-06-08
1
-1
/
+1
*
Avoid move operators in MSVC2013
Jack Lloyd
2017-06-07
1
-2
/
+6
*
Add Ed25519 key type and tests
Jack Lloyd
2017-06-07
5
-25
/
+383
*
Add Ed25519 implementation based on SUPERCOP ref10
Jack Lloyd
2017-06-07
9
-0
/
+4379
*
Add basic test for TPM UUID class
Jack Lloyd
2017-06-04
1
-3
/
+3
*
Correct failure when renegotiating with old server
Jack Lloyd
2017-06-04
1
-1
/
+1
*
Add FFI func botan_scrub_mem
Jack Lloyd
2017-05-29
2
-0
/
+12
*
Avoid infinite loop in PGP-S2K
Jack Lloyd
2017-05-29
1
-5
/
+11
*
Document that timed calibration is not available for PGP-S2K
Jack Lloyd
2017-05-27
2
-11
/
+51
*
Add (back) OpenPGP-S2K
Jack Lloyd
2017-05-27
4
-0
/
+176
*
Add botan_hash_copy_state FFI function.
Daniel Wyatt
2017-05-25
2
-0
/
+14
*
Make Botan compile with LibreSSL again.
Alexander Bluhm
2017-05-24
3
-6
/
+6
*
Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
46
-74
/
+332
|
\
|
*
Add copy_state to OpenSSL hash functions, and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
5
-74
/
+130
|
*
Fix for old GCC and Clang
Jack Lloyd
2017-05-22
2
-2
/
+2
|
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
41
-0
/
+177
*
|
Merge GH #1054 Add HOTP and TOTP algorithms
Jack Lloyd
2017-05-22
5
-0
/
+242
|
\
\
|
*
|
Add HOTP (RFC 4226) and TOTP (RFC 6238)
Jack Lloyd
2017-05-19
5
-0
/
+242
*
|
|
Merge GH #844 Add support for ARMv8 SHA instructions
Jack Lloyd
2017-05-22
9
-44
/
+488
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable ARMv8 SHA extensions on 32-bit
Jack Lloyd
2017-05-22
2
-2
/
+2
|
*
|
Change SHA-2 to use a single convention for CPU extn
Jack Lloyd
2017-05-20
3
-9
/
+8
|
*
|
Set minimum compiler versions for ARMv8 SHA intrinsics
Jack Lloyd
2017-05-20
2
-0
/
+10
|
*
|
Small cleanups for ARM SHA code
Jack Lloyd
2017-05-20
4
-16
/
+24
|
*
|
Add SHA-256 using ARMv8 instructions
Jack Lloyd
2017-05-20
4
-35
/
+240
|
*
|
Add ARMv8 SHA-1 support
Jack Lloyd
2017-05-20
4
-0
/
+222
*
|
|
Merge GH #1053 Fix path length constraint checking (GH #991)
Jack Lloyd
2017-05-21
2
-5
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix pathLenConstraint validation
Daniel Neus
2017-05-19
2
-5
/
+34
*
|
|
Fix warnings
Jack Lloyd
2017-05-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Fixes for MSVC version detection
Jack Lloyd
2017-05-19
1
-1
/
+1
*
|
Merge GH #826 Add support for Intel SHA instructions
Jack Lloyd
2017-05-19
8
-1
/
+477
|
\
\
|
*
|
Set minimum compiler versions for SHA intrinsics
Jack Lloyd
2017-05-19
2
-0
/
+12
|
*
|
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
8
-1
/
+465
*
|
|
Add SM3 OIDs and PKCSv1.5 hash prefix
Jack Lloyd
2017-05-19
2
-1
/
+13
|
/
/
*
|
Merge GH #1052 Add build-time compiler detection
Jack Lloyd
2017-05-19
1
-3
/
+3
|
\
\
|
*
|
Let modules specify minimum compiler version, add runtime compiler version check
Jack Lloyd
2017-05-18
1
-3
/
+3
*
|
|
Merge GH #1051 Extensions for PKCSv1.5 signature formatting
Jack Lloyd
2017-05-19
6
-5
/
+61
|
\
\
\
|
*
|
|
Accept SHA1 and SHA-1 as aliases for hash_id
Jack Lloyd
2017-05-18
1
-2
/
+3
|
*
|
|
Add botan_pkcs_hash_id to FFI
Jack Lloyd
2017-05-18
5
-3
/
+58
|
|
|
/
|
|
/
|
*
|
|
Merge GH #1044 Handle IV carryover in CBC, CFB, and stream ciphers
Jack Lloyd
2017-05-19
6
-35
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Handle IV carryover in CBC, CFB, and stream ciphers
Jack Lloyd
2017-05-13
6
-35
/
+38
*
|
|
Maintainer mode fixes
Jack Lloyd
2017-05-18
2
-4
/
+9
|
|
/
|
/
|
*
|
Fix botan_privkey_load_rsa misleading parameter names.
Daniel Wyatt
2017-05-13
2
-4
/
+4
|
/
*
Post-merge changes to SP 800-56A KDF (GH #1040)
Jack Lloyd
2017-05-06
3
-77
/
+120
*
Merge GH #1040 Add SP800-56A KDF
Jack Lloyd
2017-05-06
4
-0
/
+178
|
\
|
*
Align with comments from code review
Krzysztof Kwiatkowski
2017-05-04
2
-6
/
+5
|
*
Use uint64_t to represent 32-bit number (fixes unittests)
Krzysztof Kwiatkowski
2017-05-03
1
-1
/
+1
|
*
Update copyright headers
Krzysztof Kwiatkowski
2017-05-03
2
-2
/
+6
|
*
SP800-56A revision 2 implementation
Krzysztof Kwiatkowski
2017-05-03
3
-29
/
+74
|
*
Adds KDF based on SP 800-56A. Currently it is revision 1 (alternative 1). It ...
Krzysztof Kwiatkowski
2017-05-03
4
-0
/
+130
[next]