赞
踩
In this program, you are required to implement the Vigenère cipher algorithm from scratch, to encrypt and decrypt for alphabet string. The encrypt and decrypt method should be pure functions, i.e. without side effects.
Your program does the following:
Input:
ABCDEFG
ABC
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。