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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BearSSL: implement PR feedback and compare ECGroup OID name
Patrick Wildt
2017-07-05
4
-18
/
+35
*
BearSSL: move includes into extern "C"
Patrick Wildt
2017-07-05
2
-3
/
+8
*
BearSSL: Support for ECDSA
Patrick Wildt
2017-07-05
4
-2
/
+242
*
BearSSL: Initial support and hash tests
Patrick Wildt
2017-07-05
4
-1
/
+180
*
Merge GH #1093 In EC keys, use OID encoding if possible
Jack Lloyd
2017-07-03
1
-6
/
+16
|
\
|
*
ECC: use OID encoding if possible
Patrick Wildt
2017-06-30
1
-6
/
+16
|
*
Revert previous, we should fix it differently.
Patrick Wildt
2017-06-30
1
-16
/
+20
|
*
Allow ECDSA tests for OpenSSL by comparing EC Groups
Patrick Wildt
2017-06-28
1
-20
/
+16
*
|
Merge GH #1107 Improve documentation of x509_path_validate
Jack Lloyd
2017-07-03
1
-1
/
+1
|
\
\
|
*
|
Add position of end entity cert in x509_path_validate() doc [ci skip]
René Korthaus
2017-07-02
1
-1
/
+1
*
|
|
Merge GH #1106 Fix sign_cert CLI incorrectly handling --ca-key-pass (GH #1104)
Jack Lloyd
2017-07-03
1
-2
/
+4
|
\
\
\
|
*
|
|
Fix sign_cert CLI incorrectly handling --ca-key-pass
René Korthaus
2017-07-01
1
-2
/
+4
|
|
/
/
*
/
/
escape \Z in doxygen comment causing doxygen warning (and in turn error), fix...
Zoltan Gyarmati
2017-07-01
1
-1
/
+1
|
/
/
*
|
Update modern and nist policies with recent additions
Jack Lloyd
2017-06-30
3
-0
/
+21
*
|
Merge GH #1082 Add support for SM2 signature scheme
Jack Lloyd
2017-06-30
16
-2
/
+654
|
\
\
|
*
|
Remove debug prints
Jack Lloyd
2017-06-30
1
-17
/
+1
|
*
|
Add SM2 signature scheme
Jack Lloyd
2017-06-29
16
-2
/
+671
*
|
|
Merge GH #1084 Support multiple buffer sizes in speed report
Jack Lloyd
2017-06-30
1
-86
/
+446
|
\
\
\
|
*
|
|
use buffer sizes only once in performance tests
0xdefaced
2017-06-26
1
-2
/
+16
|
*
|
|
print a summary for performance tests
0xdefaced
2017-06-24
1
-7
/
+306
|
*
|
|
only speed test different msg sizes when tests require a message size
0xdefaced
2017-06-24
1
-204
/
+222
|
*
|
|
accept multiple buffer sizes used for speed tests
0xdefaced
2017-06-24
1
-141
/
+170
|
|
|
/
|
|
/
|
*
|
|
Merge GH #1098 Cleanups in SM3
Jack Lloyd
2017-06-30
1
-81
/
+25
|
\
\
\
|
*
|
|
Cleanups in SM3 code
Jack Lloyd
2017-06-29
1
-81
/
+25
|
|
/
/
*
|
/
Update BSI module policy
René Korthaus
2017-06-30
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge GH #1095 Catch exceptions in botan_mp_init
Jack Lloyd
2017-06-29
1
-3
/
+23
|
\
\
|
*
|
ffi: Catch exceptions in botan_mp_init
Daniel Wyatt
2017-06-28
1
-3
/
+23
|
|
/
*
|
Merge GH #1092 Correct printing of UTF-8 strings in asn1print cli
Jack Lloyd
2017-06-29
1
-2
/
+2
|
\
\
|
*
|
Fix transcoding of asn1print strings to UTF-8
René Korthaus
2017-06-28
1
-2
/
+2
|
|
/
*
|
Merge GH #1096 Avoid undefined behavior in rotation operations
Jack Lloyd
2017-06-29
1
-0
/
+2
|
\
\
|
*
|
Allow bit rotation by more than sizeof(T)*8 bits.
Daniel Wyatt
2017-06-28
1
-0
/
+2
|
|
/
*
/
Add a check in EC_Group encoding for OID being set
Jack Lloyd
2017-06-29
1
-0
/
+6
|
/
*
Update Doxygen for X509_Certificate::subject_info
Daniel Neus
2017-06-23
1
-2
/
+4
*
Bump x25519 version in light of GH #1076 format change
Jack Lloyd
2017-06-21
1
-1
/
+1
*
Add test for CURDLE format Ed25519 keys
Jack Lloyd
2017-06-21
1
-0
/
+40
*
Merge GH #1076 Change x25519 and Ed25519 key formats to match IETF standard
Jack Lloyd
2017-06-21
7
-53
/
+46
|
\
|
*
Replaced USE_NULL_PARAM (0x05 0x00) by an empty vector (nothing)
Francis Dupont
2017-06-12
2
-2
/
+8
|
*
Fixed private key code
Francis Dupont
2017-06-12
4
-25
/
+14
|
*
Fixed public key code for *25519
Francis Dupont
2017-06-12
2
-18
/
+4
|
*
Moved to draft-ietf-curdle-pkix assigned OIDs
Francis Dupont
2017-06-12
2
-7
/
+7
|
*
Added Curve25519_PrivateKey constructor from secret_key
Francis Dupont
2017-06-12
1
-0
/
+12
|
*
Addressed #1071 (unfinished change in master cipher_filter.cpp)
Francis Dupont
2017-06-12
1
-1
/
+1
*
|
Merge GH #1080 Add SM4 block cipher
Jack Lloyd
2017-06-20
6
-3
/
+228
|
\
\
|
*
|
Add SM4 block cipher
Jack Lloyd
2017-06-16
6
-3
/
+228
*
|
|
Fix for #1078
Baruch
2017-06-19
1
-1
/
+1
|
/
/
*
|
Merge GH #1074 Add ability to load ECDSA/ECDH via FFI
Jack Lloyd
2017-06-12
3
-55
/
+265
|
\
\
|
|
/
|
/
|
|
*
FFI: Comments from code review #1074
Krzysztof Kwiatkowski
2017-06-12
1
-28
/
+65
|
*
FFI: privkey_load_ec and pubkey_load_ec should be available only if ECDSA or ...
Krzysztof Kwiatkowski
2017-06-10
1
-2
/
+2
|
*
FFI: ECDSA an ECDH keys loading from mpi. Cleanup
Krzysztof Kwiatkowski
2017-06-10
2
-83
/
+116
|
*
FFI: Add functions specific to ECDSA and ECDH
Krzysztof Kwiatkowski
2017-06-10
3
-15
/
+76
[next]