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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings with Clang 8
Jack Lloyd
2019-05-08
1
-2
/
+3
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-6
/
+10
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-3
/
+3
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-2
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-5
/
+5
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
1
-0
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-0
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-8
/
+8
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-2
/
+5
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-0
/
+3
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-1
/
+1
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-4
/
+10
*
add more ECIES tests
Daniel Neus
2016-07-19
1
-2
/
+2
*
replace (deprecated) Pipe API with Cipher_Mode in ECIES
Daniel Neus
2016-07-13
1
-2
/
+2
*
Add missing override annotation. Fix formatting in ECIES tests
Jack Lloyd
2016-06-30
1
-1
/
+1
*
add ecies implementation according to iso-18033
Philipp Weber
2016-04-27
1
-0
/
+293