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
/
pubkey
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
11
-23
/
+0
*
Remove Spec typedef from pk_ops
Jack Lloyd
2016-11-08
1
-35
/
+0
*
Update Doxygen comment [ci skip]
Jack Lloyd
2016-11-06
1
-1
/
+0
*
Merge GH #710 Allow custom EC curve to be specified at build time
Jack Lloyd
2016-11-04
1
-0
/
+5
|
\
|
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+5
*
|
Merge GH #714 Use pk_ops_fwd header
Jack Lloyd
2016-11-04
1
-12
/
+1
|
\
\
|
*
|
use "forward declare header" pk_ops_fwd.h instead of self forward declaring them
Daniel Neus
2016-11-04
1
-12
/
+1
|
|
/
*
/
Fix PKCS11 test error
Jack Lloyd
2016-11-04
2
-12
/
+51
|
/
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
2
-21
/
+7
*
Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lock
Jack Lloyd
2016-11-03
3
-3
/
+0
|
\
|
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
3
-3
/
+0
*
|
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
16
-131
/
+36
|
/
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
6
-0
/
+504
*
Fix ECKCDSA verification problem
Never
2016-11-01
1
-1
/
+1
*
ECKCDSA improved verification (Shamirs Trick for speed and calculate length o...
Never
2016-10-31
1
-10
/
+8
*
Fix hardcoded SHA-1 in eckcdsa consistency check
René Korthaus
2016-10-24
1
-1
/
+1
*
Fix hardcoded SHA-1 in elgamal consistency check
René Korthaus
2016-10-24
1
-1
/
+1
*
Merge GH #673 X25519 TLS key exchange
Jack Lloyd
2016-10-24
2
-6
/
+16
|
\
|
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
2
-6
/
+16
*
|
Use correct macro for ECC in create_private_key
Jack Lloyd
2016-10-22
1
-1
/
+1
|
/
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
5
-67
/
+189
*
Merge GH #669 Add SHA-3, SHAKE-128, and BoringSSL-mode NewHope
Jack Lloyd
2016-10-20
3
-117
/
+90
|
\
|
*
Add SHAKE-128 as stream cipher
Jack Lloyd
2016-10-19
3
-105
/
+91
|
*
Add proper SHA-3
Jack Lloyd
2016-10-19
3
-24
/
+11
*
|
Reorganize anon namespace code to fix last doxygen warn [ci skip]
René Korthaus
2016-10-20
1
-8
/
+8
*
|
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
8
-6
/
+33
*
|
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
15
-17
/
+251
|
/
*
Indent include so amalgamation works correctly
Jack Lloyd
2016-10-17
1
-2
/
+1
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
2
-2
/
+24
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
4
-0
/
+9
*
Fix Clang warnings
Jack Lloyd
2016-10-09
1
-2
/
+2
*
OpenSSL EC: Correctly handle OpenSSL not supporting the curve
Jack Lloyd
2016-10-09
2
-6
/
+6
*
This happening is actually a user error (eg, wrong key type)
Jack Lloyd
2016-10-09
1
-7
/
+14
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
8
-31
/
+107
*
Add missing try/catch blocks.
Jack Lloyd
2016-10-07
1
-1
/
+27
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
22
-119
/
+173
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
37
-184
/
+785
*
Merge GH #645 TLS compressed points
Jack Lloyd
2016-10-07
1
-1
/
+10
|
\
|
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-1
/
+10
*
|
2nd review round
seu
2016-10-02
3
-0
/
+32
|
/
*
Maintainer mode fixes.
Jack Lloyd
2016-09-21
1
-2
/
+2
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
1
-2
/
+2
*
Merge GH #613 NewHope R-LWE key exchange
Jack Lloyd
2016-09-05
3
-0
/
+652
|
\
|
*
Fix tests on things that are not little endian
Jack Lloyd
2016-08-30
1
-12
/
+6
|
*
Avoid requiring alignment (think this was just for the AVX2 version)
Jack Lloyd
2016-08-30
2
-37
/
+35
|
*
Fix header guard, macro tidy
Jack Lloyd
2016-08-30
2
-5
/
+7
|
*
Add NEWHOPE KEM scheme
Jack Lloyd
2016-08-30
3
-0
/
+658
*
|
Remove IF_Scheme_{Public,Private}Key
Jack Lloyd
2016-09-02
6
-283
/
+186
*
|
Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures
Jack Lloyd
2016-09-02
7
-535
/
+0
*
|
Merge GH #567/GH #457 TLS refactoring and Callbacks interface
Jack Lloyd
2016-08-31
1
-30
/
+46
|
\
\
|
|
/
|
/
|
[prev]
[next]