Version v0.2.5 - Automatic version increment

This commit is contained in:
2025-08-10 08:56:56 -04:00
parent f521349cc0
commit 487432c399
4 changed files with 34 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
# OTP Cipher - One Time Pad Implementation
r# OTP Cipher - One Time Pad Implementation
A secure one-time pad (OTP) cipher implementation in C with automatic versioning system.