Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / crypto / xor_ciphers.nit
2018-06-08 Lucas Bajoletlib/core: remove uses of Byte for Text
2018-05-10 Lucas Bajoletlib/crypto: add in-place xor cipher on CStrings
2016-05-24 Philippe Pepos Pet... lib/crypto: Introduce XOR cipher management classes
2016-05-24 Philippe Pepos Pet... lib/crypto: Explode crypto.nit into package