Unencrypted data

Property definitions

crypto $ Cipher :: plaintext
	# Unencrypted data
	var plaintext = new Bytes.empty is writable
lib/crypto/xor_ciphers.nit:56,2--57,44