Merge: Bytes from hexdigest
[nit.git] / lib / core / bytes.nit
2015-09-15 Jean PrivatMerge: Bytes from hexdigest
2015-09-15 Lucas Bajoletlib: Update sha1 and base64 to use Bytes instead of...
2015-09-15 Lucas Bajoletlib/core: Fixed bug in `BytesIterator::init with_buffer`
2015-09-15 Lucas Bajoletlib/core: Added hexdigest_to_bytes method from String...
2015-09-15 Lucas Bajoletlib/core: Added validation method for hexdigest
2015-09-11 Lucas Bajoletlib/core: Have Bytes::to_s and stream use the new and...
2015-08-27 Jean Privatlib: rename `standard` as `core`