summary refs log tree commit diff stats
path: root/lib/std/sha1.nim
Commit message (Expand)AuthorAgeFilesLines
* Replace the sha1 implementation w/ a working one (#9242)LemonBoy2018-10-091-160/+167
* Add note to import "std/sha1" to sha1.nim (doc)Torro2018-06-011-0/+2
* move new sha1 module into the new 'std' namespaceAndreas Rumpf2018-02-061-0/+195