Skip to content

Repository files navigation

This encrypter takes in a cipher and a message as .txt files and uses the cipher to encrypt the message. There are 2 versions: a C version and an assembly (ARM64) version.

Command line arguments: Arm version: ./encrypter (-d|-e) -b <cipher_file> <encryption_file> C version: ./Cencrypter (-d|-e) -b <cipher_file> <encryption_file>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages