libtom / libtomcrypt

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
https://www.libtom.net
Other
1.51k stars 449 forks source link

2 Warnings 'Implicit conversion loses integer precision: 'unsigned long' to 'int'' in xts_init.c #620

Closed NickBrighten closed 1 year ago

NickBrighten commented 1 year ago

Implicit conversion loses integer precision: 'unsigned long' to 'int' line 40 and 43

sjaeckel commented 1 year ago

https://github.com/libtom/libtomcrypt/issues/618#issuecomment-1578708036