#ifndef bbs_bls12381_shake256_proof_h
#define bbs_bls12381_shake256_proof_h

#include "bbs_proof.h"

/** @brief BBS-Bls12381-Shake-256 Proof */
@interface PCLBbsBls12381Shake256Proof : PCLBbsProof

@end

#endif /* bbs_bls12381_shake256_proof_h */
