You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed AES not accepting any keys, separated crypto class for reuse.
Added "testing" project (allowed me to debug issues with the crypto
stuff).
Removed dependencies on the lua.hpp header.
Less magic numbers on AES class.
Bumped major version because of incompatible changes to the
GenerateSecondaryKey function arguments.
NOTICE: Random generation of elliptical curve points is not
implemented yet on CryptoPP!
0 commit comments