Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / crypto /
2018-06-08 Lucas Bajoletlib/core: remove ascii method on Int and 'b' prefix
2018-06-08 Lucas Bajoletlib/core: remove uses of Byte for Text
2018-06-01 Jean PrivatMerge: crypto: add some methods on Bytes, Char & String
2018-05-31 Jean Privatcrypto: add some methods on Bytes, Char & String
2018-05-11 Jean PrivatMerge: lib/crypto: add in-place xor cipher on CStrings
2018-05-10 Lucas Bajoletlib/crypto: add in-place xor cipher on CStrings
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2018-05-08 Alexandre Terrasalib: update INI files with for expanded paths
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