Created with IntelliJ IDEA. @Author: 杜凯 @Date: 2023/09/21/16:05 @Description:
| 8 | * @Description: |
| 9 | */ |
| 10 | public class tuple {//the TSet entry for JXT |
| 11 | public byte[] ct;//size:1 |
| 12 | public byte[][] h_x;//y, size:T |
| 13 | public byte[][] h_y;//y', size:T |
| 14 | } |
nothing calls this directly
no outgoing calls
no test coverage detected