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
/
tests
/
test_ecies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move instead of copy
rumcajs
2018-10-14
1
-2
/
+2
*
Fix ECIES tests when cipher was disabled
Jack Lloyd
2018-08-10
1
-14
/
+14
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-9
/
+6
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-31
/
+31
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-2
/
+1
*
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
1
-3
/
+2
*
Cleanup ECIES test
Jack Lloyd
2018-01-02
1
-17
/
+10
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-3
/
+3
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-19
/
+21
*
Fix ECIES test
Jack Lloyd
2016-12-19
1
-1
/
+1
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-8
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-21
/
+20
*
Remove unneeded includes
Jack Lloyd
2016-10-24
1
-1
/
+0
*
Merge GH #679 Unify test naming
Jack Lloyd
2016-10-24
1
-2
/
+2
|
\
|
*
Reunify registered test names [ci skip]
René Korthaus
2016-10-23
1
-2
/
+2
*
|
ECIES ISO tests require SHA-1
Jack Lloyd
2016-10-21
1
-1
/
+1
|
/
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-8
/
+8
*
add more ECIES tests
Daniel Neus
2016-07-19
1
-0
/
+208
*
replace (deprecated) Pipe API with Cipher_Mode in ECIES
Daniel Neus
2016-07-13
1
-1
/
+0
*
Various fixes with bsi module policy
René Korthaus
2016-07-04
1
-0
/
+3
*
Add missing override annotation. Fix formatting in ECIES tests
Jack Lloyd
2016-06-30
1
-20
/
+19
*
ecies: fix tests for ecies-iso (allow empty ciphertext)
Philipp Weber
2016-05-30
1
-3
/
+6
*
ecies review change: test for exception if the ciphertext is invalid
Philipp Weber
2016-05-30
1
-0
/
+8
*
ecies review change: add missing ciphertext to test vectors
Philipp Weber
2016-05-23
1
-4
/
+1
*
ecies review change: make constant vector with test data const instead of static
Philipp Weber
2016-05-23
1
-1
/
+1
*
add ecies implementation according to iso-18033
Philipp Weber
2016-04-27
1
-0
/
+246