医疗电子技术网|技术阅读
登录|注册

您现在的位置是:医疗电子技术网 > 资源下载 > 加密解密 > Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.

Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.

  • 资源大小:9 K
  • 上传时间: 2024-01-28
  • 上传用户:cyb520
  • 资源积分:2 下载积分
  • 标      签: the Implement algorithm textbook

资 源 简 介

Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Please input the key: receptive --> Please input the plain text: wearediscoveredsaveyourself --> The cipher text is : nicvtwqngfzgvtwavzvcqyglmgj -->The original message is: wearediscoveredsaveyourself • You should test your program with several runs.

相 关 资 源