1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Updated error codes for ECP

This commit is contained in:
Paul Bakker
2013-01-16 17:00:43 +01:00
parent a95919b4c7
commit cf4365f560
5 changed files with 18 additions and 7 deletions

View File

@ -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>