Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Releases: alexzorin/authy

v0.3.1

Choose a tag to compare

@alexzorin alexzorin released this 19 Oct 21:10

v0.2.0

Choose a tag to compare

@alexzorin alexzorin released this 25 Aug 23:34
Add support for Authy App Tokens (e.g. Twitch.tv)

v0.1.2

Choose a tag to compare

@alexzorin alexzorin released this 29 Jul 20:52

v0.1.1

Choose a tag to compare

@alexzorin alexzorin released this 28 Jul 23:58

v0.1.0: Fixes incorrect decryption.

Choose a tag to compare

@alexzorin alexzorin released this 22 Jul 22:38
Due to incorrect unpadding for some tokens where the secret length
was not aligned with the AES block size (16 bytes).

v0.0.4: BUG: Truncation of CBC padding was wrong

Choose a tag to compare

@alexzorin alexzorin released this 14 Jul 00:53
Resulting in wrong decryption for large secrets. Whoops.

v0.0.3

Choose a tag to compare

@alexzorin alexzorin released this 13 Jul 07:38
Update README with importing hint

v0.0.2

Choose a tag to compare

@alexzorin alexzorin released this 13 Jul 06:51
Add licence and try fix build

v0.0.1

Choose a tag to compare

@alexzorin alexzorin released this 13 Jul 06:42
Initial commit