Skip to content
View Twilight-Dream-Of-Magic's full-sized avatar
Block or Report

Block or report Twilight-Dream-Of-Magic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi there 👋, I'm Twilight-Dream-Of-Magic

I'm a college freshman in 2022, passionate about open-source projects and learning new technologies.

Twilight-Dream-Of-Magic's GitHub stats

Twilight-Dream-Of-Magic's GitHub Top Languages

🌱 I’m currently learning ...

1.C/C#/C++
2.Basic code for Java/Mathematical calculations for Python/
3.Rust/Go ????
4.Application and builder of cryptography (symmetry)
5.Game Development

📖 I’m currently worked done

  • TDOM-EncryptOrDecryptFile-Reborn: A code base of utilities that use multiple algorithms to encrypt or decrypt data, validate data, etc. (Implement file read/write processing functionality, maybe in the future?)

  • Algorithm_OaldresPuzzleCryptic: A C++-based research library for symmetric encryption and decryption, containing my OaldresPuzzleCryptic and Little OaldresPuzzleCryptic algorithms (although these two algorithms are placed in the OOP/BlockCipher folder and the OOP/StreamCipher folder, they are actually mathematically different implementations. they actually use different mathematical implementations. I call them both by this name because these algorithms are actually very difficult to crack, and both algorithms can be a good defense against the future growth of quantum computing with respect to quantum bits, and I propose a good defense against shortening the speed of cracking. (And the name means: a maze of puzzles as hard to crack as a mythical dragon.) However, because of the design characteristics of the two ciphers themselves: the block cipher is a heavyweight cryptography, and the stream cipher is a lightweight cryptography. I hope you will like these two algorithms.

🔭 I’m currently working on ...

  • PasswordManagerGUI: A Utility GUI program to protect and manage passwords using my utility codebase TDOM-EncryptOrDecryptFile-Reborn.

  • Easy-BigInteger A user-friendly class for working with large integers, designed with cryptography and binary math operations in mind. The library is designed for MSVC (Microsoft Visual C++) and is currently under development (Work In Progress). Ideal for scientific computing and application scenarios that require high efficiency in bit manipulation. Enables the representation of large numbers beyond the native capabilities of standard C++ data types. It simplifies the creation, manipulation, and handling of large integers, and is an invaluable tool for those working with cryptographic algorithms or mathematical calculations that require the use of large numbers.

  • LargeDynamicBitSet: This is a dynamic bit set implementation that utilizes arrays of 32-bit numbers. This project is currently under development, bug reports and contributions are welcome to help improve its functionality.

  • c-sharp-practical-code-toolkit: A practical code toolkit written in C#. (This is a utility code repository, I had little interest in writing it, there may be some useful data structure and algorithmic logic functions later.)

History until 2022 ⚙️ Project:

📫 How to reach me:

You can reach me through my Bilibili account in China or via Google Mail.

⚡ Fun fact:

Maybe later?

Popular repositories

  1. TDOM-EncryptOrDecryptFile-Reborn TDOM-EncryptOrDecryptFile-Reborn Public

    多重算法加密或解密文件 - 实用工具 Multiple Algorithm Encrypting or Decrypting File Reborn Versions - Utility tools

    C++ 31 5

  2. BackDoorProgram-WindowsProcessExplorer BackDoorProgram-WindowsProcessExplorer Public

    Windows system process object explorer

    C 10 4

  3. TDOM-EncryptOrDecryptFile TDOM-EncryptOrDecryptFile Public

    This is a file data to be calculated, and to achieve encryption and decryption procedures 这是一个对文件数据进行计算,而实现加密和解密的程序

    C++ 8 1

  4. BackDoorProgram-WindowsSystemPowerExplorer BackDoorProgram-WindowsSystemPowerExplorer Public

    Windows system power explorer

    C++ 8 4

  5. Algorithm_OaldresPuzzleCryptic Algorithm_OaldresPuzzleCryptic Public

    功能名:隐秘的奥尔德雷斯之谜 Function Name: OaldresPuzzle-Cryptic

    C++ 4 1

  6. Easy-BigInteger Easy-BigInteger Public

    Forked from NoahBz/Easy-BigInt

    Easy to use Big Integer class for cryptography and math, binary operation [MSVC] [WIP].

    C++ 4 1