Rename implementations of method functions so that they match
the new method names where _GF... suffixes have been removed.
Revert changes to ..._{get/set}_Jprojective_coordinates_...:
The current implementation for ECC over binary fields does not use
projective coordinates, and if it did, it would not use Jacobian
projective coordinates; so it's OK to use the ..._GFp prefix for all
this.
Add author attributions to some files so that it doesn't look
as if Sun wrote all of this :-)
			
			
This commit is contained in:
		| @@ -1,4 +1,7 @@ | ||||
| /* crypto/ec/ectest.c */ | ||||
| /* | ||||
|  * Originally written by Bodo Moeller for the OpenSSL project. | ||||
|  */ | ||||
| /* ==================================================================== | ||||
|  * Copyright (c) 1998-2001 The OpenSSL Project.  All rights reserved. | ||||
|  * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bodo Möller
					Bodo Möller