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
/
ecies
/
ecies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup ECIES test
Jack Lloyd
2018-01-02
1
-1
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-2
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checking
Jack Lloyd
2016-12-21
1
-5
/
+8
|
\
|
*
Blind the ECDH/ECIES agree operation.
Never
2016-12-19
1
-5
/
+8
*
|
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-17
/
+17
|
/
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-5
/
+0
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-19
/
+2
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-12
/
+20
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-6
/
+15
*
fix source file encoding ANSI -> UTF-8
Daniel Neus
2016-08-17
1
-1
/
+1
*
replace (deprecated) Pipe API with Cipher_Mode in ECIES
Daniel Neus
2016-07-13
1
-19
/
+18
*
ecies review change: decrypt only if mac is correct and catch exceptions duri...
Philipp Weber
2016-05-23
1
-11
/
+25
*
add ecies implementation according to iso-18033
Philipp Weber
2016-04-27
1
-0
/
+385