Skip to content

Commit 6255732

Browse files
committed
fixes missing comment end
1 parent a212224 commit 6255732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labeledlibrary/crypto.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ func (l *LabeledLibrary) AttackerDec(ciphertext, sk lib.ByteString, ciphertextT
235235
}
236236
return
237237
}
238+
@*/
238239

239240
//@ requires l.Mem()
240241
//@ requires acc(lib.Mem(key), 1/16) && acc(lib.Mem(nonce), 1/16)

0 commit comments

Comments
 (0)