Skip to content

Commit ba9ce92

Browse files
committed
comments
1 parent 86c2496 commit ba9ce92

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

src/pk/ecc/ecc_dp_fill_from_sets.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* The library is free for all purposes without any express
77
* guarantee it works.
8-
*
98
*/
109

1110
#include "tomcrypt.h"

src/pk/ecc/ltc_ecc_is_point_at_infinity.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* The library is free for all purposes without any express
77
* guarantee it works.
8-
*
9-
* Tom St Denis, [email protected], http://libtom.org
108
*/
119

1210
#include "tomcrypt.h"

src/pk/ecc/ltc_ecc_map.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* The library is free for all purposes without any express
77
* guarantee it works.
8-
*
9-
* Tom St Denis, [email protected], http://libtom.org
108
*/
119

1210
#include "tomcrypt.h"
@@ -75,4 +73,3 @@ int ltc_ecc_map(ecc_point *P, void *modulus, void *mp)
7573
/* $Source$ */
7674
/* $Revision$ */
7775
/* $Date$ */
78-

0 commit comments

Comments
 (0)