Files
self/app/ios/ProofOfPassport-Bridging-Header.h
0xturboblitz 7b213f71f3 Integrate new two-step process and proving in mobile app
- still need to solve https call to merkle tree server
- not tested on android
2024-05-16 17:26:36 +09:00

8 lines
230 B
C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#include "witnesscalc_register_sha256WithRSAEncryption_65537.h"
#include "witnesscalc_disclose.h"
#include "groth16_prover.h"