commit | cf4365f560c0bc8f3c064d34f92c959f8d7bd956 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jan 16 17:00:43 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jan 16 17:00:43 2013 +0100 |
tree | 8393012c101deac866e6db2eaf6cdc1d57f09662 | |
parent | a95919b4c78ced3b494d6028cfed6799b034d743 [diff] [blame] |
Updated error codes for ECP
diff --git a/library/ecp.c b/library/ecp.c index dd913be..119c754 100644 --- a/library/ecp.c +++ b/library/ecp.c
@@ -1,7 +1,7 @@ /* * Elliptic curves over GF(p) * - * Copyright (C) 2012, Brainspark B.V. + * Copyright (C) 2006-2013, Brainspark B.V. * * This file is part of PolarSSL (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>