replydev / cotp

Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
GNU General Public License v3.0
240 stars 21 forks source link

Fix integer overflow during OTP code calculation #443

Closed replydev closed 3 months ago

replydev commented 3 months ago

Digits value must be in this range -> 0..=9

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.7.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: