v0.3.0
Added
- Support and tests for TOTP with SHA256 and SHA512
Fixed
- Crystal 0.28.0 changed the first argument for
OpenSSL::HMAC#digest
from a symbol to a type ofOpenSSL::Algorithm
. Updated this within the library thanks to @Xosmond.
OpenSSL::HMAC#digest
from a symbol to a type of OpenSSL::Algorithm
. Updated this within the library thanks to @Xosmond.