mirror of https://github.com/adamdruppe/arsd.git
lol oops
This commit is contained in:
parent
06370534d1
commit
a5389432fd
2
sha.d
2
sha.d
|
@ -1,4 +1,4 @@
|
|||
/// Homemade SHA 1 and SHA 2 implementations. Beware of bugs - you should probably use [std.net.digest] instead. Kept more for historical curiosity than anything else.
|
||||
/// Homemade SHA 1 and SHA 2 implementations. Beware of bugs - you should probably use [std.digest] instead. Kept more for historical curiosity than anything else.
|
||||
module arsd.sha;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue