mnafiseh

Results 2 issues of mnafiseh

I am trying to decrypt a message with the tag length of 4, and when I do, my test fails. When I set the tag length to 0, it works...

Code: ``` markLine: { symbolKeepAspect: true, symbolSize: [20, 20], label: { position: 'insideEndBottom', distance: 10, formatter: function (params) { return ` `; }, fontSize: 10, fontWeight: 'bold', borderWidth: 1, borderRadius:...