Function sha1

Prototypes

ubyte[20] sha1(
  const(char[]) str
);