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
/
ecdh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-0
/
+2
*
Add EC_Group::inverse_mod_order
Jack Lloyd
2018-04-17
1
-1
/
+1
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-3
/
+2
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-10
/
+14
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-11
/
+7
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+0
*
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
1
-1
/
+1
|
/
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-1
/
+0
*
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
1
-2
/
+22
*
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
1
-0
/
+2
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
1
-1
/
+1
*
In PK encrypt/decrypt move pad calls to the operation. This allows an
lloyd
2015-03-14
1
-16
/
+10
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-6
/
+27
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+35