mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-12 09:24:10 +00:00
b4d3d686cc
It is a programming error, not a runtime error, if we attempt to use block ciphers with an incorrect blocksize, so use an assert() rather than an error status return.