Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Providing Full Rolling-key Feature

Pre-release
Pre-release
Compare
Choose a tag to compare
@xfoxfu xfoxfu released this 14 Jun 05:53

WARNING: this version is for test usage only!!!

Changelog

Since v1.1

  • Provide rolling key
  • Provide CryptionDebugger for rolling key
  • CryptionDebugger is now along with manual input key
  • Improve stability

Since v1.3-dev

  • Provide rolling key for authentication step
  • Fix decryption bug in CryptionDebugger
  • Provide time-based key view in CryptionDebugger

API

TODO

  • Add async feature for authentication. ( In this version, we removed it. )