Alessio Di Mauro
Results
2
issues of
Alessio Di Mauro
I was playing around with CMAC and I thought I'd contribute back what code I have. I'm still learning rust, so the code is by no means perfect. Also, given...
It is somewhat surprising that `open_file` appends by default. Truncating sounds like a worse option, so the only viable solution seems to be to throw an error back at the...