Research Article

Efficient Lattice-Based Signcryption in Standard Model

Algorithm 2

Invert (T, A, b, ).
Input:
Parity-check matrix A ;
G-trapdoor T of A and corresponding invertible tag ;
Vector = (s, e) for suitably small e   .
Output:
Vectors s and e.
(1) Compute = ;
(2) Obtain ( , ) by calling ;
(3) Returns s = and e = b −  s.