Mastercard / pkcs11-tools

A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.
Other
142 stars 29 forks source link

fixing issue with comparison on some platforms (MIPS) #55

Closed keldonin closed 4 months ago

keldonin commented 5 months ago

Fix for issue #54: fixing issue with comparison on some platforms (MIPS), as unsigned arithmetic seems to be the default.