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
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
205
-2972
/
+3003
*
add missing overrides
Daniel Neus
2016-01-08
1
-1
/
+1
*
Precompile the list of TLS ciphersuites
Jack Lloyd
2016-01-06
3
-294
/
+458
*
String comparision fixes
Daniel Neus
2016-01-04
27
-48
/
+48
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
4
-18
/
+121
*
Use valgrind's memcheck API for checking const time annotations
Jack Lloyd
2016-01-03
2
-15
/
+59
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
10
-12
/
+118
*
Fix PointGFp multiplication bug
Jack Lloyd
2016-01-03
1
-18
/
+0
*
Prettify mp_comba a bit
Jack Lloyd
2016-01-01
1
-44
/
+44
*
Add cast to a suspcious looking (but actually ok in this case) shift in MARS
Jack Lloyd
2016-01-01
1
-1
/
+1
*
Remove RNG::gen_mask, which had undefined behavior when bits >= 32
Jack Lloyd
2016-01-01
1
-12
/
+0
*
Drop seed_tab
Jack Lloyd
2016-01-01
1
-192
/
+0
*
Inline SEED's sbox tables
Jack Lloyd
2016-01-01
2
-33
/
+203
*
Merge pull request #381 from cordney/fix-load-unencryped-key-from-ber
Jack Lloyd
2015-12-31
2
-31
/
+99
|
\
|
*
Fix loading of unencrypted, BER encoded private keys via PKCS8 api
René Korthaus
2015-12-25
2
-31
/
+99
*
|
Use memcpy instead of misaligned pointer casts for reading words.
Jack Lloyd
2015-12-31
2
-80
/
+44
*
|
Add missing assignment in DataSource::discard_next
Jack Lloyd
2015-12-31
1
-0
/
+1
*
|
Move McEliece KEM operation into the same file as the key type.
Jack Lloyd
2015-12-26
2
-74
/
+65
*
|
Remove debug prints
Jack Lloyd
2015-12-26
1
-4
/
+0
*
|
Merge pull request #378 from neusdan/warning_fixes
Jack Lloyd
2015-12-26
6
-9
/
+7
|
\
\
|
*
|
initialize private members in rc4 header
Daniel Neus
2015-12-23
2
-5
/
+4
|
*
|
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
5
-5
/
+4
*
|
|
Add generalized KEM interface
Jack Lloyd
2015-12-26
11
-102
/
+367
*
|
|
Export mgf1_mask GH #380
Jack Lloyd
2015-12-25
1
-3
/
+3
*
|
|
Guard all std::mem* ops against any call with zero length.
Jack Lloyd
2015-12-25
2
-21
/
+36
*
|
|
Remove mp_mulop.cpp
Jack Lloyd
2015-12-25
6
-93
/
+42
|
|
/
|
/
|
*
|
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-1
/
+1
|
/
*
Remove debug printf
Jack Lloyd
2015-12-21
1
-1
/
+0
*
Throw Lookup_Error instead of bare Exception when creating an obj fails
Jack Lloyd
2015-12-20
1
-24
/
+24
*
Add TPM v1.2 support (RSA keygen/signing, RNG)
Jack Lloyd
2015-12-19
4
-0
/
+754
*
Deprecate lookup.h functions GH #366
Jack Lloyd
2015-12-19
1
-1
/
+19
*
Move estimate of RDRAND/RDSEED entropy to build.h
Jack Lloyd
2015-12-19
2
-22
/
+2
*
Merge pull request #370 from neusdan/rdseed
Jack Lloyd
2015-12-19
4
-0
/
+118
|
\
|
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
4
-0
/
+118
*
|
Remove unused word8_muladd from MSVC x86-32 asm
Jack Lloyd
2015-12-19
1
-84
/
+0
*
|
Merge the openssl code together.
Jack Lloyd
2015-12-19
10
-37
/
+17
*
|
Remove all remaining uses of throwing a std:: exception directly
Jack Lloyd
2015-12-19
7
-16
/
+17
*
|
CLI rewrite
Jack Lloyd
2015-12-19
7
-205
/
+50
|
/
*
Enable RdRand on Windows/MSVC
Daniel Neus
2015-12-16
1
-0
/
+1
*
Add missing include in dyn_load.cpp
Simon Warta
2015-12-12
1
-0
/
+1
*
Build fix. Add SQL_DB_Error exception type
Jack Lloyd
2015-12-11
2
-9
/
+18
*
Disable asio serial port support to avoid Darwin braindamage. GH #350
Jack Lloyd
2015-12-11
1
-1
/
+9
*
Missing adds
Jack Lloyd
2015-12-11
23
-29
/
+27
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
72
-167
/
+178
*
Minor sanity updates for OctetString
Simon Warta
2015-12-09
2
-23
/
+24
*
Add OS utility header
Jack Lloyd
2015-12-05
6
-102
/
+191
*
Make portable GCM multiply operation run in constant time.
Jack Lloyd
2015-12-04
1
-9
/
+16
*
Merge pull request #321 from matejk/fix_algo_registry_locking_windows
Jack Lloyd
2015-12-04
1
-6
/
+54
|
\
|
*
Added myself to credits/copyright.
Matej Kenda
2015-11-20
1
-0
/
+1
|
*
Merged two sections of Botan namespace as suggested by randombit. Preprocessi...
Matej Kenda
2015-11-19
1
-5
/
+4
[next]