crypto: add some methods on Bytes, Char & String
authorJean Privat <jean@pryen.org>
Tue, 1 May 2018 17:04:35 +0000 (13:04 -0400)
committerJean Privat <jean@pryen.org>
Thu, 31 May 2018 12:47:32 +0000 (08:47 -0400)
commitc88b86aaced94c7f19ce8cfbf77ba89d8ef4158b
tree97bcfe85049af5d4e0a8de1966d916fe02794ddf
parent63ade15798b72a9e25fe9529c3ce528434314ac2
crypto: add some methods on Bytes, Char & String

Signed-off-by: Jean Privat <jean@pryen.org>
lib/core/bytes.nit
lib/core/kernel.nit
lib/crypto/basic_ciphers.nit
lib/crypto/bytes.nit [new file with mode: 0644]
lib/crypto/crypto.nit