RikLg
Results
2
issues of
RikLg
the same key and the same mesg, but the result is different, why? lua: local key = "1" local mesg = "2" local aes_256_cbc_sha1x5 = aes:new(key, salt, aes.cipher(256,"cbc"), aes.hash.sha1, 5)...
