Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
curve_nistp.h File Reference

Internal Header. More...

#include <botan/bigint.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

BOTAN_TEST_API const BigIntBotan::prime_p192 ()
 
BOTAN_TEST_API const BigIntBotan::prime_p224 ()
 
BOTAN_TEST_API const BigIntBotan::prime_p256 ()
 
BOTAN_TEST_API const BigIntBotan::prime_p384 ()
 
BOTAN_TEST_API const BigIntBotan::prime_p521 ()
 
BOTAN_TEST_API void Botan::redc_p192 (BigInt &x, secure_vector< word > &ws)
 
BOTAN_TEST_API void Botan::redc_p224 (BigInt &x, secure_vector< word > &ws)
 
BOTAN_TEST_API void Botan::redc_p256 (BigInt &x, secure_vector< word > &ws)
 
BOTAN_TEST_API void Botan::redc_p384 (BigInt &x, secure_vector< word > &ws)
 
BOTAN_TEST_API void Botan::redc_p521 (BigInt &x, secure_vector< word > &ws)
 

Detailed Description

Internal Header.

Definition in file curve_nistp.h.