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
/
ecdh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
1
-2
/
+2
*
Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checking
Jack Lloyd
2016-12-21
1
-7
/
+13
|
\
|
*
Blind the ECDH/ECIES agree operation.
Never
2016-12-19
1
-7
/
+13
*
|
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-7
/
+7
|
/
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-9
/
+0
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-1
/
+0
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-1
/
+10
*
OpenSSL EC: Correctly handle OpenSSL not supporting the curve
Jack Lloyd
2016-10-09
1
-2
/
+2
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-5
/
+15
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
2
-2
/
+27
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-1
/
+10
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-9
/
+9
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
2
-1
/
+3
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
1
-1
/
+0
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
2
-4
/
+5
*
In PK encrypt/decrypt move pad calls to the operation. This allows an
lloyd
2015-03-14
1
-16
/
+10
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+0
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
2
-22
/
+27
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+152