Batched & Non-interactive Blind Signatures from Lattices
摘要
Non-interactive blind signatures (NIBS; Eurocrypt ’23) allow a signer to asynchronously generate presignatures for a recipient, ensuring that only the intended recipient can extract a “blinded” signature for a random message. We introduce a new generalization called non-interactive batched blind signatures (NIBBS). Our goal is to reduce the computation and communication costs for signers and receivers, by batching multiple blind signature queries. More precisely, we define the property of ‘succinct communication’ which requires that the communication cost from signer to receiver be independent of the batch size. NIBBS is very suitable for large-scale deployments requiring only minimal signer-side effort. We design a NIBBS scheme and prove its security based on the hardness of lattice assumptions (in the random oracle model). When instantiated with the low-depth PRF candidate “Crypto Dark Matter” (TCC ’18) and the succinct lattice-based proof system for rank-1 constraint systems (Crypto ’23), our final signature size is 308 KB with \(<1\) KB communication.