Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xuyan2018/authy

Tags

v0.3.1

Toggle v0.3.1's commit message

v0.3.0

Toggle v0.3.0's commit message

v0.2.0

Toggle v0.2.0's commit message
Add support for Authy App Tokens (e.g. Twitch.tv)

v0.1.2

Toggle v0.1.2's commit message

v0.1.1

Toggle v0.1.1's commit message

v0.1.0

Toggle v0.1.0's commit message
Fixes incorrect decryption.

Due to incorrect unpadding for some tokens where the secret length
was not aligned with the AES block size (16 bytes).

v0.0.4

Toggle v0.0.4's commit message
BUG: Truncation of CBC padding was wrong

Resulting in wrong decryption for large secrets. Whoops.

v0.0.3

Toggle v0.0.3's commit message
Update README with importing hint

v0.0.2

Toggle v0.0.2's commit message
Add licence and try fix build

v0.0.1

Toggle v0.0.1's commit message
Initial commit