Looking for Signing algorithm that creates 32 or 16 byte keys in Java
问题 Cannot match up the size of key generated using public/private keys for licensing application. Ive written a self contained example that creates public/private key, create a license by signing user emailaddress with public key, and then check using public key, license and email address that the license indeed was encoded using private key (Obviously this wouldn't all be in one class usually). This all works but the hex version of the license key is 96 characters (i.e representing 48 bytes/384