Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
cesar-encryption-c
Browse files
Apr 06, 2020
Finalized Vigenere Cryptanalysis + MANY bugs fixes and improvements. OMG.
· 912c11d2
Vanilor
authored
Apr 06, 2020
912c11d2
Added useless stuff in order to get my professor happy + Cleaning unused vars & imports.
· b107775a
Vanilor
authored
Apr 06, 2020
b107775a
Added Vigenere cryptanalysis
· 6c68386d
Vanilor
authored
Apr 06, 2020
6c68386d
Apr 05, 2020
Theorical characters distribution handling improvements
· b7335712
Vanilor
authored
Apr 05, 2020
b7335712
Cesar cryptanalysis bug fix + Started to implement Vigenere's
· 56d0d631
Vanilor
authored
Apr 05, 2020
56d0d631
Apr 04, 2020
Implemented Cesar cryptanalysis + Architecture refactoring
· 6a8c4f4d
Vanilor
authored
Apr 05, 2020
6a8c4f4d
Optimized memory allocation in typed input mode
· a9f87a30
Vanilor
authored
Apr 04, 2020
a9f87a30
Error message improvement
· 7610f907
Vanilor
authored
Apr 04, 2020
7610f907
Error message improvement
· 4e52d206
Vanilor
authored
Apr 04, 2020
4e52d206
Added full UTF-8 support + Some minor improvements
· 59bb6ea4
Vanilor
authored
Apr 04, 2020
59bb6ea4
Apr 03, 2020
Code refactoring and clarification + Removed "Default ASCII or Custom alphabet" feature
· c4e57a6a
Vanilor
authored
Apr 04, 2020
c4e57a6a
Added working file encryption-decryption support
· e566eb92
Vanilor
authored
Apr 03, 2020
e566eb92
Apr 02, 2020
Added file entry support + Defined the byte type
· d933f0e4
Vanilor
authored
Apr 03, 2020
d933f0e4
Freed pointers to avoid memory leak
· b3ace6dd
Vanilor
authored
Apr 02, 2020
b3ace6dd
Added Vigenere encryption-decryption & Full code refactoring
· 95611d74
Vanilor
authored
Apr 02, 2020
95611d74
Mar 22, 2020
Added Uppercase/Lowercase support
· 7c35eadb
Vanilor
authored
Mar 22, 2020
7c35eadb
Added decryption feature + General improvements
· a6cdca0a
Vanilor
authored
Mar 22, 2020
a6cdca0a
Initial commit
· bfb44108
Vanilor
authored
Mar 22, 2020
bfb44108
Loading