Skip to content

Releases: RadoslavKK/Data_Encoding_and_Cryptography_Toolkit

v2.3.1 -beta.1

11 May 07:49

Choose a tag to compare

Added SHA-256 + CLI Options

v2.1.0 -beta.1

13 Apr 22:04

Choose a tag to compare

This is a beta release for version 2.1.0 of the project. Major core utilities have been implemented, with several features in active development.

Random Encoding Code Generator
Fully tested and ready to use.

Random Base64 Encoding Code Generator
Fully tested and ready to use.

Random Base62 Encoding Code Generator
Fully tested and ready to use.

Notes:

Suitable for developers or testers exploring core logic and structure.
Please report bugs or suggestions to the issue tracker.

v2.0.0 -beta.1

12 Apr 14:23

Choose a tag to compare

This is the first beta release for version 2.0.0 of the project. Major core utilities have been implemented, with several features in active development.

Base64 Encoder/Decoder
Fully implemented and tested. Ready for use.

Binary to Decimal/Octal/Hexadecimal Converter
Stable and verified for common input ranges.

Notes:

  • Suitable for developers or testers exploring core logic and structure.
  • Please report bugs or suggestions to the issue tracker.

v2.0.1 -beta.1

12 Apr 17:42

Choose a tag to compare

This is the first beta release for version 2.0.0 of the project. Major core utilities have been implemented, with several features in active development.

Base64 Encoder/Decoder
Fully implemented and tested. Ready for use.

Binary to Decimal/Octal/Hexadecimal Converter
Stable and verified for common input ranges.

Notes:

Suitable for developers or testers exploring core logic and structure.
Please report bugs or suggestions to the issue tracker.