Skip to content

dko1905/CSharpAesFileCrypter

Repository files navigation

CSharpAesFileCrypter

A GUI for encrypting files with AES-256 encryption. The program uses streams so it's very efficiant and works on big files with low memory footprint

Fetures

  • Generate secure AES-256 keys and IVs
  • Encrypt & decrypt files using streams
  • Lightweight (compared to a website)

Image

image of program

Other

This is currently the most starred project on my profile, for some reason. So if you like it please look at my other projects, for example mandelbrot, and thanks for all the stars.

License

Free as in MIT

About

A program to encrypt and decrypt files with aes-256 encryption or rsa encryption.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages