Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
schnorr.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <string.h>
#include <secp256k1.h>
#include <secp256k1_extrakeys.h>
#include <secp256k1_schnorrsig.h>
#include "examples_util.h"
Include dependency graph for schnorr.c:

Go to the source code of this file.

Functions

int main (void)

Function Documentation

◆ main()

int main ( void )

Definition at line 21 of file schnorr.c.

Here is the call graph for this function: