hw3

command module
v0.0.0-...-eb6ee88 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2022 License: MIT Imports: 8 Imported by: 0

README

Ellgamal

The private a value was found by solving assignment 4. So in a3.keys we have all of the information to just decrypt the file. In a3.cipher the format is

cipher,halfmask
cipher,halfmask
cipher,halfmask
cipher,halfmask
...

Every cipher message encodes a single character.

Resulting message

CS456/CS556/MA456 Cryptography Assignment 3 (Spring 2022)

Submit this plaintext unencrypted by email along with all the ElGamal keys used for the encryption. Write a simple socket-based chat program that uses ElGamal with DES/AES (your choice) in a programming language of your choice. Allow the user to specify the bit-length for the prime and the secret key for DES/AES. Implement a system that encrypts single ASCII characters. Arrange an online demonstration of your program. You may work in groups of three.

My submission of this is in socket folder.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL