summary refs log blame commit diff stats
path: root/lib/pure/securehash.nim
blob: c6cde599aa3b8b1f2adaa41d82a624753ea8e56b (plain) (tree)
1
2
3
4
5
6
 
 

                                                             
 
                     
## This module is a deprecated alias for the ``sha1`` module.
{.deprecated.}

include "../std/sha1"