Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
sm2.cpp File Reference
#include <botan/sm2.h>
#include <botan/hash.h>
#include <botan/numthry.h>
#include <botan/internal/keypair.h>
#include <botan/internal/loadstor.h>
#include <botan/internal/parsing.h>
#include <botan/internal/pk_ops_impl.h>
#include <botan/internal/point_mul.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

std::vector< uint8_t > Botan::sm2_compute_za (HashFunction &hash, std::string_view user_id, const EC_Group &domain, const EC_Point &pubkey)