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
...
|
*
|
streebog: Addressing review comments.
Daniel Wyatt
2017-08-04
3
-852
/
+46
|
*
|
Add Streebog hash (GOST R 34.11-2012).
Daniel Wyatt
2017-08-04
6
-1
/
+1939
|
|
/
*
|
Complete merge of #1137 ChaCha_RNG
Jack Lloyd
2017-08-04
6
-22
/
+47
|
\
\
|
|
/
|
/
|
|
*
Reset the ChaCha key in clear
Jack Lloyd
2017-08-03
1
-0
/
+1
|
*
Use new reset_reseed_counter function within Stateful_RNG as well
Jack Lloyd
2017-08-03
1
-3
/
+3
|
*
Add Stateful_RNG::reset_reseed_counter
Jack Lloyd
2017-08-03
3
-4
/
+7
|
*
Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG
Jack Lloyd
2017-08-03
4
-17
/
+38
|
*
Add ChaCha_RNG
Jack Lloyd
2017-08-03
3
-0
/
+238
*
|
Merge GH #1137 Add ChaCha_RNG
Jack Lloyd
2017-08-03
3
-0
/
+238
|
\
\
|
*
|
Add ChaCha_RNG
Jack Lloyd
2017-07-31
3
-0
/
+238
*
|
|
Initialize member var in Certificate_Status_Request
Jack Lloyd
2017-08-03
1
-1
/
+2
*
|
|
Change how CPU endianness is detected.
Jack Lloyd
2017-08-03
2
-17
/
+34
*
|
|
Add virtual destructor to FFI botan_struct
Jack Lloyd
2017-08-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Add explicit tests for RDRAND_RNG and System_RNG
Jack Lloyd
2017-08-03
1
-9
/
+7
*
|
Fix some maintainer mode warnings
Jack Lloyd
2017-08-03
1
-6
/
+6
*
|
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
6
-1
/
+442
|
\
\
|
*
|
BearSSL: replace more NULLs with nullptr
Patrick Wildt
2017-07-10
1
-4
/
+4
|
*
|
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
3
-0
/
+240
|
*
|
BearSSL: Initial support and hash tests
Patrick Wildt
2017-07-05
4
-1
/
+180
*
|
|
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
[prev]
[next]