examples: annotate examples
[nit.git] / lib / sha1.nit
2017-05-13 Lucas Bajoletlib/sha1: add Text::is_sha1_digest
2017-05-13 Lucas Bajoletlib/sha1: replace String by Text for sha1 methods
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2015-09-15 Lucas Bajoletlib: Update sha1 and base64 to use Bytes instead of...
2015-06-09 Alexis Laferrièrelib: fix C compiler warnings in sha1, socket and sdl
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
2014-03-28 Jean Privatlib/sha1: fix nitunit
2014-03-27 Lucas Bajoletlib: added sha1 on String