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
*
Use native compiler versioning of MSVC
Simon Warta
2017-07-31
2
-2
/
+2
*
Remove low compiler version restrictions
Simon Warta
2017-07-31
1
-3
/
+3
*
Merge GH #1132 Fix Doxygen errors and add -Wdocumentation flag to clang maint...
Jack Lloyd
2017-07-31
10
-16
/
+12
|
\
|
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
10
-16
/
+12
*
|
Merge GH #1131 Confirm OpenSSL supports curve at runtime before attempting to...
Jack Lloyd
2017-07-31
1
-12
/
+35
|
\
\
|
*
|
Check if curve is built into OpenSSL at runtime
René Korthaus
2017-07-28
1
-12
/
+35
|
|
/
*
|
Add test for FFI keywrap, and constify args
Jack Lloyd
2017-07-31
2
-9
/
+9
*
|
Split up ffi.cpp into several files
Jack Lloyd
2017-07-31
19
-2314
/
+2552
*
|
Merge GH #1128 Improve FFI exception safety
Jack Lloyd
2017-07-31
5
-703
/
+368
|
\
\
|
*
|
Add missing return in ffi_delete_object
Jack Lloyd
2017-07-25
1
-4
/
+5
|
*
|
Merge commit 'e015fd170' into ffi-fixes
Jack Lloyd
2017-07-25
3
-2
/
+13
|
|
\
\
|
|
*
|
Don't crash if openssl can't allocate a new context
Kirill A. Korinsky
2017-06-29
3
-2
/
+13
|
*
|
|
In FFI, check the object magic before deleting
Jack Lloyd
2017-07-25
1
-30
/
+42
|
*
|
|
Better exception guarding in FFI
Jack Lloyd
2017-07-25
2
-671
/
+312
|
|
|
/
|
|
/
|
*
|
|
Merge GH #1135 Add RFC 3394 keywrap to FFI
Jack Lloyd
2017-07-31
2
-0
/
+57
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move declarations above TLS block
Krzysztof Kwiatkowski
2017-07-30
1
-11
/
+11
|
*
|
FFI: Add interface for key wrapping with RFC 3394
Krzysztof Kwiatkowski
2017-06-29
2
-0
/
+57
*
|
|
add OCSP::Response::certificates() + unit test
René Meusel
2017-07-21
1
-0
/
+5
*
|
|
Fix failure to fully zero memory before free
Jack Lloyd
2017-07-16
1
-1
/
+1
*
|
|
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
*
|
|
|
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
1
-0
/
+1
*
|
|
Merge GH #1082 Add support for SM2 signature scheme
Jack Lloyd
2017-06-30
9
-2
/
+436
|
\
\
\
|
*
|
|
Remove debug prints
Jack Lloyd
2017-06-30
1
-17
/
+1
|
*
|
|
Add SM2 signature scheme
Jack Lloyd
2017-06-29
9
-2
/
+452
|
|
|
/
|
|
/
|
*
|
|
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
|
|
/
*
|
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 #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
*
Merge GH #1076 Change x25519 and Ed25519 key formats to match IETF standard
Jack Lloyd
2017-06-21
6
-51
/
+44
|
\
|
*
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
1
-5
/
+5
|
*
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
4
-0
/
+208
|
\
\
|
*
|
Add SM4 block cipher
Jack Lloyd
2017-06-16
4
-0
/
+208
*
|
|
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
2
-1
/
+175
|
\
\
|
|
/
|
/
|
[next]