This website requires JavaScript.
Explore
Help
Sign In
RolandWH
/
caesarcrypt
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15
Commits
2
Branches
0
Tags
testing
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
RolandWH
da87b9a8a0
change message size cap (was 128) to INT64_MAX
2022-11-19 18:06:47 +00:00
src
change message size cap (was 128) to INT64_MAX
2022-11-19 18:06:47 +00:00
.gitignore
Initial commit
2022-06-30 16:30:31 +01:00
caesarcrypt.licenseheader
initial code commit
2022-07-08 18:14:21 +01:00
caesarcrypt.sln
initial code commit
2022-07-08 18:14:21 +01:00
caesarcrypt.vcxproj
preliminary implimentation of dynamic-sized input
2022-11-08 11:39:30 +00:00
caesarcrypt.vcxproj.filters
preliminary implimentation of dynamic-sized input
2022-11-08 11:39:30 +00:00
LICENSE
Initial commit
2022-06-30 16:30:31 +01:00
README.md
Initial commit
2022-06-30 16:30:31 +01:00
README.md
caesarcrypt
Encrypt and decrypt text using the Caesar Cipher algorithm.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Encrypt and decrypt text using the Caesar Cipher algorithm.
Readme
371
KiB
Languages
C
100%