Toggle menu
Nitlanguage.org
Nitdoc
crypto
xor_ciphers
Cipher
plaintext=
fun
plaintext=
(plaintext:
Bytes
)
crypto
::
Cipher
::
plaintext=
Doc
Linearization
Summary
Unencrypted data
Unencrypted data
Summary
Property definitions
crypto$Cipher$plaintext=
Property definitions
crypto
$
Cipher
::
plaintext=
# Unencrypted data
var
plaintext
=
new
Bytes
.
empty
is
writable
lib/crypto/xor_ciphers.nit:56,2--57,44