Encrypted data

Property definitions

crypto $ Cipher :: ciphertext
	# Encrypted data
	var ciphertext = new Bytes.empty is writable
lib/crypto/xor_ciphers.nit:53,2--54,45