ENGO150 326f8f0768
created WHY2_PADDING_NONZERO_TRIES macro
when I try to generate random number, I need to prevent it from being zero, so I try this many times to be non-zero before I forcefully set it to 1

this should run few times but yk, theoretically the generated number can be the same for infinite time (or at least slow the performance :) )
2024-11-21 20:50:20 +01:00
2022-11-18 18:54:24 +01:00
2022-05-29 17:43:32 +02:00
2024-11-21 17:59:15 +01:00
2024-01-23 19:02:38 +01:00
2024-02-18 12:47:46 +01:00
2024-09-01 20:20:44 +02:00
2022-05-31 18:26:46 +02:00
2024-09-01 20:21:02 +02:00
2024-02-15 22:00:19 +01:00
2022-05-27 18:53:28 +02:00
2023-02-08 20:13:43 +01:00

WHY2 Encryption System
======================

Hi.
Lightweight, fast, secure, and easy to use encryption system.

If you want to know more about this project visit wiki.
https://github.com/ENGO150/WHY2/wiki

*WHY2 is not intended for (some) special characters*
Description
Symmetric Encryption System Written in C.
Readme 2.1 MiB
Languages
C 92%
Makefile 3.5%
Rust 3%
Shell 1.5%