Botan 3.6.1
Crypto and TLS for C&
|
#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>
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 &group, const EC_Point &point) |