salty/README.md
2024-03-31 15:28:08 -03:00

3 lines
185 B
Markdown

# salty
Salty is an encryption tool I made during my free time. Named after libsodium, its main library, it takes a file as input and encrypts it. This is my first proper project in C.